• Stars
    star
    5,073
  • Rank 7,981 (Top 0.2 %)
  • Language
  • License
    Creative Commons ...
  • Created about 5 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ” A collection of interesting, funny, and depressing search queries to plug into shodan.io ๐Ÿ‘ฉโ€๐Ÿ’ป

Awesome Shodan Search Queries Awesome

Over time, I've collected an assortment of interesting, funny, and depressing search queries to plug into Shodan, the (literal) internet search engine. Some return facepalm-inducing results, while others return serious and/or ancient vulnerabilities in the wild.


Most search filters require a Shodan account.

You can assume these queries only return unsecured/open instances when possible. For your own legal benefit, do not attempt to login (even with default passwords) if they aren't! Narrow down results by adding filters like country:US or org:"Harvard University" or hostname:"nasa.gov" to the end.

The world and its devices are quickly becoming more connected through the shiny new Internet of Things Sh*t โ€” and exponentially more dangerous as a result. To that end, I hope this list spreads awareness (and, quite frankly, pant-wetting fear) rather than harm.

And as always, discover and disclose responsibly! ๐Ÿค“


Table of Contents


Industrial Control Systems

Samsung Electronic Billboards ๐Ÿ”Ž โ†’

"Server: Prismview Player"
Example: Electronic Billboards

Gas Station Pump Controllers ๐Ÿ”Ž โ†’

"in-tank inventory" port:10001
Example: Gas Station Pump Inventories

Automatic License Plate Readers ๐Ÿ”Ž โ†’

P372 "ANPR enabled"
Example: Automatic License Plate Reader

Traffic Light Controllers / Red Light Cameras ๐Ÿ”Ž โ†’

mikrotik streetlight

Voting Machines in the United States ๐Ÿ”Ž โ†’

"voter system serial" country:US

Telcos Running Cisco Lawful Intercept Wiretaps ๐Ÿ”Ž โ†’

"Cisco IOS" "ADVIPSERVICESK9_LI-M"

Wiretapping mechanism outlined by Cisco in RFC 3924:

Lawful intercept is the lawfully authorized interception and monitoring of communications of an intercept subject. The term "intercept subject" [...] refers to the subscriber of a telecommunications service whose communications and/or intercept related information (IRI) has been lawfully authorized to be intercepted and delivered to some agency.

Prison Pay Phones ๐Ÿ”Ž โ†’

"[2J[H Encartele Confidential"

Tesla PowerPack Charging Status ๐Ÿ”Ž โ†’

http.title:"Tesla PowerPack System" http.component:"d3" -ga3ca4f2
Example: Tesla PowerPack Charging Status

Electric Vehicle Chargers ๐Ÿ”Ž โ†’

"Server: gSOAP/2.8" "Content-Length: 583"

Maritime Satellites ๐Ÿ”Ž โ†’

Shodan made a pretty sweet Ship Tracker that maps ship locations in real time, too!

"Cobham SATCOM" OR ("Sailor" "VSAT")
Example: Maritime Satellites

Submarine Mission Control Dashboards ๐Ÿ”Ž โ†’

title:"Slocum Fleet Mission Control"

CAREL PlantVisor Refrigeration Units ๐Ÿ”Ž โ†’

"Server: CarelDataServer" "200 Document follows"
Example: CAREL PlantVisor Refrigeration Units

Nordex Wind Turbine Farms ๐Ÿ”Ž โ†’

http.title:"Nordex Control" "Windows 2000 5.0 x86" "Jetty/3.1 (JSP 1.1; Servlet 2.2; java 1.6.0_14)"

C4 Max Commercial Vehicle GPS Trackers ๐Ÿ”Ž โ†’

"[1m[35mWelcome on console"
Example: C4 Max Vehicle GPS

DICOM Medical X-Ray Machines ๐Ÿ”Ž โ†’

Secured by default, thankfully, but these 1,700+ machines still have no business being on the internet.

"DICOM Server Response" port:104

GaugeTech Electricity Meters ๐Ÿ”Ž โ†’

"Server: EIG Embedded Web Server" "200 Document follows"
Example: GaugeTech Electricity Meters

Siemens Industrial Automation ๐Ÿ”Ž โ†’

"Siemens, SIMATIC" port:161

Siemens HVAC Controllers ๐Ÿ”Ž โ†’

"Server: Microsoft-WinCE" "Content-Length: 12581"

Door / Lock Access Controllers ๐Ÿ”Ž โ†’

"HID VertX" port:4070

Railroad Management ๐Ÿ”Ž โ†’

"log off" "select the appropriate"

Remote Desktop

Unprotected VNC ๐Ÿ”Ž โ†’

"authentication disabled" "RFB 003.008"

Shodan Images is a great supplementary tool to browse screenshots, by the way! ๐Ÿ”Ž โ†’

Example: Unprotected VNC
The first result right now. ๐Ÿ˜ž

Windows RDP ๐Ÿ”Ž โ†’

99.99% are secured by a secondary Windows login screen.

"\x03\x00\x00\x0b\x06\xd0\x00\x00\x124\x00"

Network Infrastructure

Weave Scope Dashboards ๐Ÿ”Ž โ†’

Command-line access inside Kubernetes pods and Docker containers, and real-time visualization/monitoring of the entire infrastructure.

title:"Weave Scope" http.favicon.hash:567176827
Example: Weave Scope Dashboards

MongoDB ๐Ÿ”Ž โ†’

Older versions were insecure by default. Very scary.

"MongoDB Server Information" port:27017 -authentication
Example: MongoDB

Mongo Express Web GUI ๐Ÿ”Ž โ†’

Like the infamous phpMyAdmin but for MongoDB.

"Set-Cookie: mongo-express=" "200 OK"
Example: Mongo Express GUI

Jenkins CI ๐Ÿ”Ž โ†’

"X-Jenkins" "Set-Cookie: JSESSIONID" http.title:"Dashboard"
Example: Jenkins CI

Docker APIs ๐Ÿ”Ž โ†’

"Docker Containers:" port:2375

Docker Private Registries ๐Ÿ”Ž โ†’

"Docker-Distribution-Api-Version: registry" "200 OK" -gitlab

Pi-hole Open DNS Servers ๐Ÿ”Ž โ†’

"dnsmasq-pi-hole" "Recursion: enabled"

Already Logged-In as root via Telnet ๐Ÿ”Ž โ†’

"root@" port:23 -login -password -name -Session

Android Root Bridges ๐Ÿ”Ž โ†’

A tangential result of Google's sloppy fractured update approach. ๐Ÿ™„ More information here.

"Android Debug Bridge" "Device" port:5555

Lantronix Serial-to-Ethernet Adapter Leaking Telnet Passwords ๐Ÿ”Ž โ†’

Lantronix password port:30718 -secured

Citrix Virtual Apps ๐Ÿ”Ž โ†’

"Citrix Applications:" port:1604
Example: Citrix Virtual Apps

Cisco Smart Install ๐Ÿ”Ž โ†’

Vulnerable (kind of "by design," but especially when exposed).

"smart install client active"

PBX IP Phone Gateways ๐Ÿ”Ž โ†’

PBX "gateway console" -password port:23

Polycom Video Conferencing ๐Ÿ”Ž โ†’

http.title:"- Polycom" "Server: lighttpd"

Telnet Configuration: ๐Ÿ”Ž โ†’

"Polycom Command Shell" -failed port:23
Example: Polycom Video Conferencing

Bomgar Help Desk Portal ๐Ÿ”Ž โ†’

"Server: Bomgar" "200 OK"

Intel Active Management CVE-2017-5689 ๐Ÿ”Ž โ†’

"Intel(R) Active Management Technology" port:623,664,16992,16993,16994,16995

HP iLO 4 CVE-2017-12542 ๐Ÿ”Ž โ†’

HP-ILO-4 !"HP-ILO-4/2.53" !"HP-ILO-4/2.54" !"HP-ILO-4/2.55" !"HP-ILO-4/2.60" !"HP-ILO-4/2.61" !"HP-ILO-4/2.62" !"HP-iLO-4/2.70" port:1900

Outlook Web Access:

Exchange 2007 ๐Ÿ”Ž โ†’

"x-owa-version" "IE=EmulateIE7" "Server: Microsoft-IIS/7.0"
Example: OWA for Exchange 2007

Exchange 2010 ๐Ÿ”Ž โ†’

"x-owa-version" "IE=EmulateIE7" http.favicon.hash:442749392
Example: OWA for Exchange 2010

Exchange 2013 / 2016 ๐Ÿ”Ž โ†’

"X-AspNet-Version" http.title:"Outlook" -"x-owa-version"
Example: OWA for Exchange 2013/2016

Lync / Skype for Business ๐Ÿ”Ž โ†’

"X-MS-Server-Fqdn"

Network Attached Storage (NAS)

SMB (Samba) File Shares ๐Ÿ”Ž โ†’

Produces ~500,000 results...narrow down by adding "Documents" or "Videos", etc.

"Authentication: disabled" port:445

Specifically domain controllers: ๐Ÿ”Ž โ†’

"Authentication: disabled" NETLOGON SYSVOL -unix port:445

Concerning default network shares of QuickBooks files: ๐Ÿ”Ž โ†’

"Authentication: disabled" "Shared this folder to access QuickBooks files OverNetwork" -unix port:445

FTP Servers with Anonymous Login ๐Ÿ”Ž โ†’

"220" "230 Login successful." port:21

Iomega / LenovoEMC NAS Drives ๐Ÿ”Ž โ†’

"Set-Cookie: iomega=" -"manage/login.html" -http.title:"Log In"
Example: Iomega / LenovoEMC NAS Drives

Buffalo TeraStation NAS Drives ๐Ÿ”Ž โ†’

Redirecting sencha port:9000
Example: Buffalo TeraStation NAS Drives

Logitech Media Servers ๐Ÿ”Ž โ†’

"Server: Logitech Media Server" "200 OK"
Example: Logitech Media Servers

Plex Media Servers ๐Ÿ”Ž โ†’

"X-Plex-Protocol" "200 OK" port:32400

Tautulli / PlexPy Dashboards ๐Ÿ”Ž โ†’

"CherryPy/5.1.0" "/home"
Example: PlexPy / Tautulli Dashboards

Webcams

Example images not necessary. ๐Ÿคฆ

Yawcams ๐Ÿ”Ž โ†’

"Server: yawcam" "Mime-Type: text/html"

webcamXP/webcam7 ๐Ÿ”Ž โ†’

("webcam 7" OR "webcamXP") http.component:"mootools" -401

Android IP Webcam Server ๐Ÿ”Ž โ†’

"Server: IP Webcam Server" "200 OK"

Security DVRs ๐Ÿ”Ž โ†’

html:"DVR_H264 ActiveX"

Printers & Copiers:

HP Printers ๐Ÿ”Ž โ†’

"Serial Number:" "Built:" "Server: HP HTTP"
Example: HP Printers

Xerox Copiers/Printers ๐Ÿ”Ž โ†’

ssl:"Xerox Generic Root"
Example: Xerox Copiers/Printers

Epson Printers ๐Ÿ”Ž โ†’

"SERVER: EPSON_Linux UPnP" "200 OK"
"Server: EPSON-HTTP" "200 OK"
Example: Epson Printers

Canon Printers ๐Ÿ”Ž โ†’

"Server: KS_HTTP" "200 OK"
"Server: CANON HTTP Server"
Example: Canon Printers

Home Devices

Yamaha Stereos ๐Ÿ”Ž โ†’

"Server: AV_Receiver" "HTTP/1.1 406"
Example: Yamaha Stereos

Apple AirPlay Receivers ๐Ÿ”Ž โ†’

Apple TVs, HomePods, etc.

"\x08_airplay" port:5353

Chromecasts / Smart TVs ๐Ÿ”Ž โ†’

"Chromecast:" port:8008

Crestron Smart Home Controllers ๐Ÿ”Ž โ†’

"Model: PYNG-HUB"

Random Stuff

OctoPrint 3D Printer Controllers ๐Ÿ”Ž โ†’

title:"OctoPrint" -title:"Login" http.favicon.hash:1307375944
Example: OctoPrint 3D Printers

Etherium Miners ๐Ÿ”Ž โ†’

"ETH - Total speed"
Example: Etherium Miners

Apache Directory Listings ๐Ÿ”Ž โ†’

Substitute .pem with any extension or a filename like phpinfo.php.

http.title:"Index of /" http.html:".pem"

Misconfigured WordPress ๐Ÿ”Ž โ†’

Exposed wp-config.php files containing database credentials.

http.html:"* The wp-config.php creation script uses this file"

Too Many Minecraft Servers ๐Ÿ”Ž โ†’

"Minecraft Server" "protocol 340" port:25565

Literally Everything in North Korea ๐Ÿ‡ฐ๐Ÿ‡ต ๐Ÿ”Ž โ†’

net:175.45.176.0/22,210.52.109.0/24,77.94.35.0/24

TCP Quote of the Day ๐Ÿ”Ž โ†’

Port 17 (RFC 865) has a bizarre history...

port:17 product:"Windows qotd"

Find a Job Doing This! ๐Ÿ‘ฉโ€๐Ÿ’ผ ๐Ÿ”Ž โ†’

"X-Recruiting:"

If you've found any other juicy Shodan gems, whether it's a search query or a specific example, definitely drop a comment on the blog or open an issue/PR here on GitHub.

Bon voyage, fellow penetrators! ๐Ÿ˜‰

License

CC0

To the extent possible under law, Jake Jarvis has waived all copyright and related or neighboring rights to this work.

Mirrored from a blog post at https://jarv.is/notes/shodan-search-queries/.

More Repositories

1

s3-sync-action

๐Ÿ”„ GitHub Action to sync a directory with a remote S3 bucket ๐Ÿงบ
Shell
1,006
star
2

lighthouse-action

๐Ÿ’ก๐Ÿ  GitHub Action for running @GoogleChromeLabs Lighthouse webpage audits
Shell
339
star
3

subtake

Automatic finder for subdomains vulnerable to takeover. Written in Go, based on @haccer's subjack.
Go
142
star
4

cloudflare-purge-action

๐Ÿ—‘๏ธ GitHub Action to purge a website's cache via the Cloudflare API
Shell
127
star
5

jarv.is

๐Ÿก My humble abode on the World Wide Web
MDX
89
star
6

datacenter-speed-tests

โšก Test speed and pings to all DigitalOcean, Linode, AWS, GCP, and Vultr regions
Shell
87
star
7

bounty-domains

List of domains in scope for bug bounties (HackerOne, Bugcrowd, etc.)
67
star
8

wait-action

๐Ÿ’ค Very, very simple (and small) action to sleep for an amount of time โ€” 10s, 2m, etc.
Dockerfile
66
star
9

hugo-docker

โœ๏ธ Dockerized Hugo Extended with PostCSS, Babel, Pandoc, and more baked-in. Now with multi-architecture support!
Dockerfile
45
star
10

hugo-build-action

โœ๏ธ Hugo as a GitHub Action. Supports legacy versions back to v0.27 for compatibility.
Dockerfile
34
star
11

kitboga-bank

Mirror of Kitboga's fake bank account repository on BitBucket, please submit new themes there!
CSS
30
star
12

y2k

๐Ÿ’พ Windows Meยฎ, but fully isolated and disposable โ€”ย the way it was meant to be.
Ruby
29
star
13

netlify-plugin-cache

โšก Generic plugin for caching any files and/or folders between Netlify builds
JavaScript
22
star
14

docker-cloudflare-argo

An intermediary between Cloudflare's Argo tunneling service and your local containers/network.
Dockerfile
22
star
15

ios-trackers

Blocklist of tracking domains used by iOS and popular apps.
20
star
16

jakejarvis

hey ๐Ÿ‘‹
JavaScript
17
star
17

cloudflare-ufw-updater

๐Ÿ”ฅ ๐Ÿงฑ UFW rule updater to only allow HTTP and HTTPS traffic from Cloudflare IP address ranges
Shell
16
star
18

simpip

๐ŸŒŽ A very "simple" web server that returns your IP address in plaintext...and literally nothing else.
JavaScript
15
star
19

dotfiles

๐Ÿ’ป My .files
Shell
14
star
20

hugo-mod-twemoji

Twemojis as a plug-and-play module for Hugo sites ๐Ÿ“ฆ
HTML
13
star
21

awesome-first-code

๐Ÿ‘ถ An awesome list for those who are brave enough to share their first programming projects ever. No shame allowed here!
11
star
22

dark-mode

๐ŸŒ“ Super simple CSS theme switching with saved preferences and automatic OS setting detection
HTML
9
star
23

mastodon-installer

๐Ÿฆฃ Mastodon auto-installer for self-hosted instances
Shell
9
star
24

backblaze-b2-action

๐Ÿ”„ GitHub Action to sync a directory with a remote Backblaze B2 bucket ๐Ÿ”ฅ
Shell
9
star
25

mastodon-utils

๐Ÿฆฃ Small opinionated helper scripts, patches, and configs for Mastodon
Shell
8
star
26

firebase-deploy-action

๐Ÿ”ฅ GitHub Action to deploy a static site to Firebase Hosting
Dockerfile
8
star
27

npqueue

Active and queued player list for NoPixel GTA RP server
Go
7
star
28

docker-lamp-php5

Legacy LAMP image with PHP 5.6 (EOL) & MySQL 5.7 on Ubuntu 16.04 Xenial. ๐Ÿšจ Use at your own risk!
Shell
5
star
29

candies

๐Ÿญ๐Ÿฌ Scrabble's flavo[u]r of @candybox2's delicious ฤame ๐Ÿฌ๐Ÿญ
JavaScript
4
star
30

jrvs.io

๐Ÿ”— Personal URL shortener
Shell
4
star
31

spoons

๐Ÿฅ„ Online manager for offline spooning, for and by iD Tech Camps at Princeton University ๐Ÿฏ
HTML
4
star
32

dark-mode-example

๐ŸŒ“ Simple dark mode switching using local storage, OS preference detection, and minimal JavaScript
JavaScript
3
star
33

careful-downloader

๐Ÿ•ต๏ธโ€โ™€๏ธ Downloads a file and its checksums, validates the hash, and optionally extracts it if safe.
JavaScript
3
star
34

docker-tor

๐Ÿง… A very simple Docker image that runs the Tor daemon
Dockerfile
3
star
35

hugo-uno

Personal Hugo boilerplate with Node, PostCSS, Autoprefixer, Netlify, etc.
HTML
2
star
36

tor-proxy-node

[๐Ÿšง VERY WIP] Quickly serve up a Tor proxy of your static clearnet site
JavaScript
2
star
37

stitches-normalize

๐Ÿงต @sindresorhus's modern-normalize.css as a plug-and-play JavaScript object compatible with Stitches.
TypeScript
2
star
38

comp40

COMP 40 at Tufts CS โ€“ย Machine Structure & Assembly Language Programming
C
2
star
39

twemoji-emojis

๐Ÿ“ฆ A very simple NPM package that downloads Twemoji emojis (PNG and SVG)
JavaScript
2
star
40

phood

Photos of nearby phood. Group project for COMP 20 @tuftsdev, abandoned as of Spring 2015.
JavaScript
2
star
41

imagemoji

๐Ÿ–ผ๏ธ Replaces emojis in strings or DOM nodes with corresponding images
TypeScript
2
star
42

hass-config

My personal Home Assistant configuration ๐Ÿก
Python
1
star
43

dmnsrch.mobi

Quickly check domain name availability from your mobile device.
PHP
1
star
44

onlinenow

Facebook app that displays your online friends while you stay offline and invisible.
JavaScript
1
star
45

my-first-website

<marquee>My terrible, horrible, no good, very bad first website, circa 2001. ๐Ÿ‘ถ๐Ÿป</marquee>
HTML
1
star
46

website-stats

๐Ÿ“ˆ Daily snapshots of my website's hit counter data
JavaScript
1
star
47

JoeyTracker

iOS app for tracking shuttle buses at Tufts University. Abandoned as of 2016.
Objective-C
1
star
48

get-canonical-url

๐Ÿ”— Determines the current page's canonical URL and optionally normalizes it for consistency.
TypeScript
1
star
49

rsa-locksmith

Teeny tiny script to brute-force passphrases of RSA private keys ๐Ÿ”‘
Shell
1
star
50

synonyms-for-awesome

๐Ÿ‘ฉโ€๐Ÿซ Making adjectives meritorious, exemplary, and supercalifragilisticexpialidocious again.โ„ข
HTML
1
star
51

jbb

A PHP bulletin board creatively titled Jake's Bulletin Board, circa 2003. (My first full coding project ever โ€“ย complete with bugs and security holes and horrendous style!)
PHP
1
star
52

simple-anchor

๐Ÿ”— A bare-bones fork of AnchorJS.
JavaScript
1
star
53

node-module-template

Just a personal NPM/browser module boilerplate to my liking, probably not very useful to anybody else. ๐Ÿ˜Š
TypeScript
1
star