SniffVPN Save

Traffic monitor for your VPN

Project README

Version License Supported Python versions Supported OS

SniffVPN

SniffVPN is a tool for Linux written in Python that logs all HTTP requests that are made through our VPN connection.

This allows collection of information about URLs that pass through the VPN in order to analyze them for possible malware.

Prerequisities

You need to have configured a VPN with OpenVPN and installed Scapy and tcpdump for the SniffVPN works:

sudo apt-get install python-scapy tcpdump

Installing

To start SniffVPN simply run:

python SniffVPN.py

You can run the program without saving the logs by running:

python SniffVPN.py --nologs

Authors

Álvaro Núñez - [email protected]

Original idea: Chema Alonso - www.elladodelmal.com

License

This project is licensed under the GNU General Public License - see the LICENSE file for details

Open Source Agenda is not affiliated with "SniffVPN" Project. README Source: toolsprods/SniffVPN
Stars
29
Open Issues
1
Last Commit
7 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating