Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 619 Bytes

File metadata and controls

18 lines (16 loc) · 619 Bytes

Packet Cobra

This repo contains an Intrusion Detection System (IDS) written in Python3 for Auburn University's Cybersecurity Threats and Countermeasures course.

Authors:

  • Demarcus Campbell
  • James Barr
  • Tucker Simpson

ToDo:

  • Get packet capture for ettercap arp spoofing attack
  • Get packet capture for nmap scans
  • Get packet capture for responder script
  • 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