Skip to content

BaltimoreChad/pyOnionScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Dark Web OSINT With Python and OnionScan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages