/* ** ids_header.c for IDPS ** ** Made by: Nocte and Deepfear ** (big thx to z33w) ** ** <_n0cte_@dhs-team.org> ** */ #include #include #include #include #include #include #include #include #include #include #define MAGICSTRING "/bin/sh" #define MAGICSTRING2 "/xcd/x80" typedef struct s_get { struct ethhdr eth; struct iphdr ip; struct tcphdr tcp; char data[9000]; t_get; }