DEV Community

José Manuel Ortega
José Manuel Ortega

Posted on

Darkweb + Python: discover, analyze and extract information from hidden services

https://es.slideshare.net/jmoc25/darkweb-python-discover-analyze-and-extract-information-from-hidden-services

python

In addition, we will review how Tor works from anonymity point of view, preventing websites from tracking you. Python help us to automate the process to search an discover hidden services thanks to packages like requests,requesocks and sockspy,At this point we will review the crawling process and show tools in python ecosystem available for this task(https://github.com/jmortega/python_dark_web)

These could be the talking points:

-Introduction to Tor project and hidden services
-Discovering hidden services.
-Modules and packages we can use in python for connecting with Tor network
-Tools that allow search hidden services and atomate the crawling process in Tor network

Top comments (0)