jacopotediosi / Onionscanner

A basic multithreaded python bruteforcer / checker for Onion Services V2 links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onionscanner

This was one of the first scripts I worked on, back in 2016. At that times, links for Onion Services V2 still had 16 characters, against the 52 of today's V3.

Onionscanner is a simple multithreaded python scanner, which tries to bruteforce valid onion domains or check a user-provided list of onion urls.

It requires a socks4 tor proxy listening on 127.0.0.1:9050.

About

A basic multithreaded python bruteforcer / checker for Onion Services V2 links

License:MIT License


Languages

Language:Python 100.0%