This folder contains 5 files
- Client.py - bot program that should be ran on the victim's machine
- Server.py - Manager program for all the bots
- IDS.py - our attempt on a simple IDS
- junkData.py - used to generate random junk traffic every 5 seconds
- commands.txt - include all the commands available for the bot manager
- scapy_lib.zip - entire scapy python library just in case it's need for isolated VM