Skip to content

RetoSchaedler/TORsessionSniffer

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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