Skip to content

Deep Explorer is a tool developed in python which purpose is the search of hidden services in tor network, using Ahmia Browser and crawling the links obtained

License

Notifications You must be signed in to change notification settings

1r0dm480/Deep-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Explorer

Dependencies

 pip install -r requirements.txt

also you should have Tor installed

Usage

python deepexplorer.py STRING_TO_SEARCH NUMBER_OF_RESULTS TYPE_OF_CRAWL

Examples:

python deepexplorer.py "legal thing" 40 default (will crawl if results obtained in browser do not reach 40)

python deepexplorer.py "legal thing" 30 all (will crawl every link obtained in browser [ultil reachs 30])

python deepexplorer.py "legal thing" 30 none (do not crawl, only obtain links from browser)

About

Deep Explorer is a tool designed to search (any) thing in a few seconds

Any idea, failure etc please report to telegram: blueudp

results.txt contains results obtaioned in previus search

Tested in ParrotOS and Kali Linux 2.0

Type of Errors

  • Error importing... -> You should try manual pip install package
  • Error connecting to server -> Cant connect to ahmia browser

Is this illegal?

It depends, Deep Explorer is not designed with the purpose of searching illegal things, remember that Tor it's a simple network

Contact Me

Name: Eduardo Pérez-Malumbres

Telegram: @blueudp

Twitter: https://twitter.com/blueudp

About

Deep Explorer is a tool developed in python which purpose is the search of hidden services in tor network, using Ahmia Browser and crawling the links obtained

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages