Skip to content

A small Python tool to grab a ips from an exported Shodan JSON file and write them into a new .txt file. Useful for collecting devices enmass for DDoS tools, such as Memcrashed.

License

Notifications You must be signed in to change notification settings

GnosticPlayers/ShodanJSONMove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShodanJSONMove

A small Python tool to grab a ips from an exported Shodan JSON file and write them into a new .txt file. Useful for collecting devices enmass for DDoS tools, such as Memcrashed.

Requirements

  • Python3
  • New Shodan file to save data to
  • Downloaded .json file from Shodan.io

Usage

git clone https://github.com/GnosticPlayers/ShodanJSONMove && cd ShodanJSONMove && python3 shodanjsonmove.py

Author

Programmed By @GnosticPlayers

About

A small Python tool to grab a ips from an exported Shodan JSON file and write them into a new .txt file. Useful for collecting devices enmass for DDoS tools, such as Memcrashed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages