mirror of
https://github.com/jakejarvis/awesome-shodan-queries
synced 2024-11-21 20:03:09 +00:00
add QuickBooks smb file shares
This commit is contained in:
parent
cb96740db0
commit
ae426391d2
1 changed files with 6 additions and 0 deletions
|
@ -428,6 +428,12 @@ Specifically domain controllers: [🔎 →](https://www.shodan.io/search?qu
|
|||
"Authentication: disabled" NETLOGON SYSVOL -unix port:445
|
||||
```
|
||||
|
||||
Concerning [default network shares of QuickBooks](https://quickbooks.intuit.com/learn-support/en-us/help-articles/set-up-folder-and-windows-access-permissions-to-share-company/01/201880) files: [🔎 →](https://www.shodan.io/search?query=%22Authentication%3A+disabled%22+%22Shared+this+folder+to+access+QuickBooks+files+OverNetwork%22+-unix+port%3A445)
|
||||
|
||||
```
|
||||
"Authentication: disabled" "Shared this folder to access QuickBooks files OverNetwork" -unix port:445
|
||||
```
|
||||
|
||||
|
||||
### FTP Servers with Anonymous Login [🔎 →](https://www.shodan.io/search?query=%22220%22+%22230+Login+successful.%22+port%3A21)
|
||||
|
||||
|
|
Loading…
Reference in a new issue