Skip to content

Instantly share code, notes, and snippets.

@Spy0x7
Forked from ehsahil/Shodan-Basics.txt
Created August 11, 2020 19:00
Show Gist options
  • Save Spy0x7/49340b4a110b339e186fa887fdf70282 to your computer and use it in GitHub Desktop.
Save Spy0x7/49340b4a110b339e186fa887fdf70282 to your computer and use it in GitHub Desktop.
Basics Filters:
1. City
Example City:New Delhi.
2. Country
Example: Country:INDIA
3. Port
Example:Ports: 8443, 8080, 8180 etc
4. OS (Operating System)
Example: microsoft-iis os:"windows 2003"
5. Geo
Example: apache geo:42.9693,-74.1224
6. Hostname
Example: hostname:domain.com
7. After and Before
Example: apache before:1/01/2014
8. Org
Example: Org: Hackerone Inc.
9. Product
Example: Product: Tomcat
10. Title
Example: Title: “Dashboard [Jenkins]”
Taken from: https://www.exploit-db.com/docs/english/33859-searching-shodan-for-fun-and-profit.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment