unix-thrust / beurk

BEURK Experimental Unix RootKit
GNU General Public License v3.0
363 stars 94 forks source link

hooking on mmap(2) function #17

Open ghost opened 9 years ago

ghost commented 9 years ago

Following this thread about azazel, it points to a few weaknesses we'll need to adress: http://www.reddit.com/r/netsec/comments/1y0o45/azazel_new_linux_userland_rootkit_antidebugging/

Mainly the mmap(2) function that can be used instead of open to compare adresses in /proc//maps.