mirror of
https://github.com/jakejarvis/awesome-shodan-queries
synced 2024-11-28 07:10:23 +00:00
Update readme.md
the dorks had an paranthesis issue and hence it doesn't work in shodan , corrected the query , Now works fine :)
This commit is contained in:
parent
b3439d187b
commit
f83021909b
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ http.title:"Tesla PowerPack System" http.component:"d3" -ga3ca4f2
|
|||
Shodan made a pretty sweet [Ship Tracker](https://shiptracker.shodan.io/) that maps ship locations in real time, too!
|
||||
|
||||
```
|
||||
"Cobham SATCOM" OR ("Sailor" "VSAT")
|
||||
("Cobham SATCOM" OR "Sailor VSAT")
|
||||
```
|
||||
|
||||
<div align="center"><img src="screenshots/sailor-vsat.png" alt="Example: Maritime Satellites" width="700" /></div>
|
||||
|
|
Loading…
Reference in a new issue