samuraictf / gatekeeper

GATEKEEPER: Inline and on-target defense
119 stars 15 forks source link

Input pcre and output pcre #9

Closed bool101 closed 9 years ago

bool101 commented 9 years ago

-O and -I arguments added for input and output PCRE filtering, need to finish implementation

need to apply the input regex to the listen_fd_r socket need to apply the output regex to the remote_fd_r socket need to use different ring buffers for both

r3v-evilmegacorp commented 9 years ago

Might also be a good idea to implement something like this

http://blog.didierstevens.com/programs/xorsearch/

To find our keys leaving under an xor