samuraictf / gatekeeper

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

need to have a static fd open before for on /dev/ctf, then patch binaries to use that fd instead of open /dev/ctf when using chroot #16

Closed bool101 closed 9 years ago

bool101 commented 9 years ago

Gatekeeper implements this as the -k option to leak a fd on 1337. patching binaries will need to happen manually-ish.