/Software_Security

HTTP 1.1 Server, Packet Counterattacker

Primary LanguageC

Software_Security

  • Layer 2~4 Packet Counterattack

    • This module is implemented through Scapy and protect victims by returning malicious packets to corresponding attackers.
  • Concurrent HTTP 1.1 Server with Backdoor in C

    • The command is executed from http://server/exec/”command”, then redirected STDOUT result to the web page.
    • I/O buffer is Equipped with self-made vector support so that users never suffer from buffer overflow