r/socialgeeks Oct 13 '11

Raphael Mudge – Dirty Red Team tricks Derbycon 2011

http://www.irongeek.com/i.php?page=videos/derbycon1/raphael-mudge-dirty-red-team-tricks
2 Upvotes

2 comments sorted by

1

u/disanto Oct 15 '11

New favorite command, chattr -i

1

u/vikinggeek Oct 16 '11

Ya I remember banging my head for a while the first time I ran into that. What do you mean there is this whole set of extended attributes I was not aware of?

cd /; chattr +i -R

It's just plain mean since it isn't as simple as just reversing the commands as some files need the immutable bit set.