Tips & Trick
216

TOR BOT






  15-Jan-2023 14:26:25



Dark Web OSINT Tool 

Features

  1. Onion Crawler (.onion)
  2. Returns Page title and address with a short description about the site
  3. Save links to database
  4. Get data from site
  5. Save crawl info to JSON file
  6. Crawl custom domains
  7. Check if the link is live
  8. Built-in Updater
  9. Build visual tree of link relationship that can be quickly viewed or saved to an image file

Dependencies

  • Tor
  • Python ^3.8
  • Golang 1.19
  • Poetry 

Installation 

From source

Before you run the torBot make sure the following things are done properly:

  • Run the tor service:
sudo service tor start
  • Make sure that your torrc is configured to SOCKS_PORT localhost:9050

  • Open a new terminal and run:

cd gotor && go run cmd/main/main.go -server
  • Install TorBot Python requirements using poetry
poetry install # to install dependencies
poetry run python run.py -u https://www.example.com --depth 2 -v # example of running command with poetry
poetry run python run.py -h # for help
usage: Gather and analayze data from Tor sites.

optional arguments:
  -h, --help            show this help message and exit
  --version             Show current version of TorBot.
  --update              Update TorBot to the latest stable version
  -q, --quiet
  -u URL, --url URL     Specifiy a website link to crawl
  -s, --save            Save results in a file
  -m, --mail            Get e-mail addresses from the crawled sites
  -p, --phone           Get phone numbers from the crawled sites
  --depth DEPTH         Specifiy max depth of crawler (default 1)
  --gather              Gather data for analysis
  -v, --visualize       Visualizes tree of data gathered.
  -d, --download        Downloads tree of data gathered.
  -e EXTENSION, --extension EXTENSION
                        Specifiy additional website extensions to the list(.com , .org, .etc)
  -c, --classify        Classify the webpage using NLP module
  -cAll, --classifyAll  Classify all the obtained webpages using NLP module
  -i, --info            Info displays basic info of the scanned site` 
  • NOTE: -u is a mandatory for crawling

Read more about torrc here : https://github.com/DedSecInside/TorBot 

*Beware click the link!


DISCUSSION
Nothing comment here :(
Login for report, comment and join discussion
Login Here
Sponsored

Popular Posts
Gps Tracker Seccodeid Free Too...
General
21355
204
Top


Djie sam soe Djie sam soe
Complete Basic Course in Kali...
Linux
14374
4
Top


Djie sam soe Djie sam soe
Komintod (Ministry of Communic...
Data Leak
6512
94
Top


Murtad methamphetamine Murtad methamphetamine
Free Proxy List
Networking
3625
3
Top


Sandidi Sandidi
Mass Reverse IP Unlimited
Tools Hacking
3398
15
Top


ImamWawe ImamWawe

Related Post

Youtube Video

Subscribe