This repo contains an Intrusion Detection System (IDS) written in Python3 for Auburn University's Cybersecurity Threats and Countermeasures course.
- Demarcus Campbell
- James Barr
- Tucker Simpson
- Get packet capture for
ettercaparp spoofing attack - Get packet capture for
nmapscans - Get packet capture for
responderscript - Get packet capture for ms17-010 exploit using
metasploit - Build sniffer in Python
- Analyze sniffed packets to detect attacks based on patterns/signatures
- Implement secondary detection technique