Skip to content

Sniffer detects TOR (The Onion Router) Traffic from your Network. IPv4 & IPv6

Notifications You must be signed in to change notification settings

RetoSchaedler/TORsessionSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TORsessionSniffer 🧅 🖧

Sniffer detects TOR (The Onion Router) Traffic from your Network Clients. IPv4 & IPv6

If you like it, please donate paypal.me/retoPay

Use a managed switch, and mirror the Internet Port to your Sniffer PC to detect TOR traffic from your Clients.

Installation on Windows:

Install Python3. In the command shell execute in the TORsessionSniffer Folder:

pip install -r requirements.txt

Installation on Ubuntu-Linux:

Run the "pip3 install -r requirements.txt" command in the TORsessionSniffer folder.

sudo apt-get update
sudo apt-get install python3
pip3 install -r requirements.txt

Run the application, set with -i the Network Interface Name

$ sudo python3 torSniffer.py -i enp0s8
***************************************
* TOR-Sniffer V.3.0 by Reto Schaedler *
* PLEASE DONATE   paypal.me/retoPay   *
***************************************
start loop
TOR-IP-File age in seconds: 810
TOR-IP-File is up to date.
Read TOR-IP-File
.Start Sniffer
Sniffer Started.
***************************************
IPv4 TOR-Session-Detected:
192.168.88.250 -> 135.148.100.89
Time: 2022-12-06_23:26:50

Switch

Activate Port Mirroring:

Port Mirroring

About

Sniffer detects TOR (The Onion Router) Traffic from your Network. IPv4 & IPv6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages