Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baltimorechad/pyonionscan

Dark Web OSINT With Python and OnionScan
https://github.com/baltimorechad/pyonionscan

Last synced: 26 days ago
JSON representation

Dark Web OSINT With Python and OnionScan

Awesome Lists containing this project

README

        

# pyOnionScan

Dark Web OSINT With Python and OnionScan

Following along to the guides found here:

Part 1: http://www.automatingosint.com/blog/2016/07/dark-web-osint-with-python-and-onionscan-part-one/

Part 2: http://www.automatingosint.com/blog/2016/08/dark-web-osint-with-python-part-two-ssh-keys-and-shodan/

Part 3: http://www.automatingosint.com/blog/2016/08/dark-web-osint-with-python-part-three-visualization/

Part 4: http://www.automatingosint.com/blog/2016/09/dark-web-osint-part-four-using-scikit-learn-to-find-hidden-service-clones/

*NOTE: I'll be converting this guide from Python 2.x to Python 3.6. If you want to follow my code examples, Python3.6 is REQUIRED.*

This project uses ConfigParser to hold certain config values. The file for these values is pyonionscan.cfg. Before beginning, please be sure to fill in the appropriate values in the config file.