Skip to main content

Hey all! This week’s query is geared toward our ASM users, but could be fairly easily modified to work in Search as well. It uses regex, so just note that if you want to port it to Search fields you will need a Search Pro or above license to use the name value string as-is.

host.name: /.*(login|admin|uat|dev|test|staging|legacy).*/ and host.services.http.response.status_code: 200

 

This one is along the same lines of the query I shared last week to return HTTP sites with an executable file listed in their index file

This is part of a regular series of posts in which we highlight useful, interesting, and otherwise cool queries for use with Censys Search and ASM. If you have any questions, similar queries, or custom versions of this week’s highlight, let us know!

Be the first to reply!

Reply