https://github.com/juliocesarfort/netscreen-shodan-scanner
A SHODAN/Censys + Paramiko scanner to check for backdoored Internet-facing Juniper ScreenOS devices
https://github.com/juliocesarfort/netscreen-shodan-scanner
Last synced: about 1 month ago
JSON representation
A SHODAN/Censys + Paramiko scanner to check for backdoored Internet-facing Juniper ScreenOS devices
- Host: GitHub
- URL: https://github.com/juliocesarfort/netscreen-shodan-scanner
- Owner: juliocesarfort
- Created: 2015-12-21T15:27:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-21T15:34:01.000Z (over 9 years ago)
- Last Synced: 2025-04-04T17:51:48.286Z (2 months ago)
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 63
- Watchers: 9
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ip-search-engines - NetScreen Shodan Scanner
README
## netscreen-backdoor-scanner.py
A very simple SHODAN/Censys + Paramiko scanner to check for backdoored Internet-facing Juniper ScreenOS devices.
For more information about this issue see Rapid7's blog post: https://community.rapid7.com/community/infosec/blog/2015/12/20/cve-2015-7755-juniper-screenos-authentication-backdoor```
With code from https://breakpoint-labs.com/reconnaissance-with-shodan-and-censys/
```