pidrila: Python Interactive Deepweb-oriented Rapid Intelligent Link Analyzer
PIDRILA
PIDRILA: Python Interactive Deepweb-oriented Rapid Intelligent Link Analyzer is a really fast async web path scanner prototype developed by the BrightSearch team for all ethical netstalkers.
Features
- Asynchronous
- Can simultaneously scan an unlimited number of sites
- Keep-alive support
- HTTP and SOCKS proxy support
- User-agent randomization
Installation
git clone https://github.com/enemy-submarine/pidrila.git
Usage
Example
examples
Scan single clearweb site
python3 ./pidrila.py -u http://silenthouse.yoba -M 128
Scan single onion site
python3 ./pidrila.py -u http://zqktlwi4fecvo6ro.onion -m 16 -M 16 --proxy=socks5h://127.0.0.1:9050
Fast batch scan with custom User-Agent
python3 ./pidrila.py -m 2048 -L darkweb_sites_list.txt --user-agent "Pantusha/2.0 (4.2BSD)"
Copyright (C) 2020 enemy-submarine