mirror of
https://github.com/jakejarvis/awesome-shodan-queries
synced 2024-11-21 11:53:07 +00:00
add Maritime Satellites
This commit is contained in:
parent
d194ce3815
commit
aee6009218
2 changed files with 11 additions and 0 deletions
11
readme.md
11
readme.md
|
@ -103,6 +103,17 @@ http.title:"Tesla PowerPack System" http.component:"d3" -ga3ca4f2
|
|||
```
|
||||
|
||||
|
||||
### Maritime Satellites [🔎 →](https://www.shodan.io/search?query=%22Cobham+SATCOM%22+OR+%28%22Sailor%22+%22VSAT%22%29)
|
||||
|
||||
Shodan made a pretty sweet [Ship Tracker](https://shiptracker.shodan.io/) that maps ship locations in real time, too!
|
||||
|
||||
```
|
||||
"Cobham SATCOM" OR ("Sailor" "VSAT")
|
||||
```
|
||||
|
||||
<div align="center"><img src="screenshots/sailor-vsat.png" alt="Example: Maritime Satellites" /></div>
|
||||
|
||||
|
||||
### [Nordex Wind Turbine](http://www.nordex-online.com/en/products-services/wind-turbines.html) Farms [🔎 →](https://www.shodan.io/search?query=http.title%3A%22Nordex+Control%22+%22Windows+2000+5.0+x86%22+%22Jetty%2F3.1+%28JSP+1.1%3B+Servlet+2.2%3B+java+1.6.0_14%29%22)
|
||||
|
||||
```
|
||||
|
|
BIN
screenshots/sailor-vsat.png
Normal file
BIN
screenshots/sailor-vsat.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
Loading…
Reference in a new issue