Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/baltimorechad/pyonionscan
- Owner: BaltimoreChad
- Created: 2017-02-26T20:21:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T15:38:46.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T17:12:11.241Z (4 months ago)
- Language: Python
- Size: 113 KB
- Stars: 40
- Watchers: 5
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-network-stuff - **28**星
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.