Skip to content

Shodan-shoxploit automatic find vulnerabilities CVE within a specific Organization.

License

Notifications You must be signed in to change notification settings

andrisecops/shoxploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoxploit

Shodan-shoxploit Automatic Exploiter vulnerability scanner CVE find vulnerabilities CVE within a specific Organization.

Usage

Usage (Drop Down)

Search and output host information, cross-reference results with Searchsploit into CSV :

python3 shoxploit.py --api-key KEY --orgname "ORG" --output ORG.csv --search 

Search and display host information into CSV :

python3 shoxploit.py --api-key KEY --orgname "ORG" --output ORG.csv

Check your Query credits :

python3 shoxploit.py --api-check --api-key 

Help :

Usage: shoxploit.py [OPTIONS]

Options:
  -on, --orgname TEXT  The name of the organization.
  -op, --output TEXT   Name of the output file.
  -ak, --api-key TEXT  Shodan API key.  [required]
  -s, --search         Search for exploits using searchsploit.
  --api-check          Check Shodan API limits.
  --help               Show this message and exit.

Tools Preview

shoxploit.py
Index
asciicast
asciicast

Author

About

Shodan-shoxploit automatic find vulnerabilities CVE within a specific Organization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published