1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 17:41:18 -04:00

shodan query for 3D printers

This commit is contained in:
2019-04-29 13:20:48 -04:00
parent 48e258975f
commit c6869fa012
2 changed files with 10 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

View File

@@ -1,6 +1,6 @@
--- ---
title: "Fascinating & Frightening Shodan Search Queries (AKA: The Internet of Sh*t)" title: "Fascinating & Frightening Shodan Search Queries (AKA: The Internet of Sh*t)"
date: 2019-04-24 16:05:32-0400 date: 2019-04-29 16:05:32-0400
description: "I've collected some interesting and scary search queries for Shodan, the internet-of-things search engine. Some return fun results, while others return serious vulnerabilities." description: "I've collected some interesting and scary search queries for Shodan, the internet-of-things search engine. Some return fun results, while others return serious vulnerabilities."
tags: tags:
- Infosec - Infosec
@@ -548,6 +548,15 @@ ssl:"Xerox Generic Root"
# Random Stuff: # Random Stuff:
### OctoPrint 3D Printer Controllers [→](https://www.shodan.io/search?query=title%3A%22OctoPrint%22+-title%3A%22Login%22+http.favicon.hash%3A1307375944)
```
title:"OctoPrint" -title:"Login" http.favicon.hash:1307375944
```
![Example: OctoPrint 3D Printers](images/octoprint.png)
### Etherium Miners [→](https://www.shodan.io/search?query=%22ETH+-+Total+speed%22) ### Etherium Miners [→](https://www.shodan.io/search?query=%22ETH+-+Total+speed%22)
``` ```