Skip to content

Instantly share code, notes, and snippets.

@serrodcal
Forked from ddouhine/SHODAN Filters
Created June 19, 2019 12:06
Show Gist options
  • Save serrodcal/32feb33bdee810e12da6ca55a7834eaa to your computer and use it in GitHub Desktop.
Save serrodcal/32feb33bdee810e12da6ca55a7834eaa to your computer and use it in GitHub Desktop.
» city
» country
nginx city:"San Diego" country:US
» geo
Devices within a 50km radius of San Diego (32.8,-117): geo:32.8,-117,50
» hostname
"Server: gws" hostname:google
» net
net:216.219.0.0/16
» os
microsoft-iis os:"windows 2003"
» before/ after
apache country:CH after:22/03/2010 before:4/6/2010
» port
proftpd port:21
21 (FTP)
22 (SSH)
23 (Telnet)
25 (SMTP)
53 (DNS)
80 (HTTP)
81 (HTTP)
110 (POP3)
119 (NNTP)
137 (NetBIOS)
143 (IMAP)
161 (SNMP)
443 (HTTPS)
445 (SMB)
465 (SMTP)
623 (IPMI)
993 (IMAP + SSL)
995 (POP3 + SSL)
1023 (Telnet)
1434 (MS-SQL)
1900 (UPnP)
2323 (Telnet)
3306 (MySQL)
3389 (RDP)
5000 (Synology)
5001 (Synology)
5432 (PostgreSQL)
5560 (Oracle)
5632 (PC Anywhere)
5900 (VNC)
6379 (Redis)
7777 (Oracle)
8000 (Qconn)
8080 (HTTP)
8129 (Snapstream)
8443 (HTTPS)
9200 (ElasticSearch)
11211 (MemCache)
27017 (MongoDB)
28017 (MongoDB Web)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment