This is a network intrusion detection tool that can sniff, analyze web traffic and send alerts to the team slack channel if suspicious activity is found.
To install prerequisites, run python3 -m pip install -r requirementx.txt
.
To run this program, you can enter python3 main.py --interface <interface> --pcapfile /path/to/file.cap
.