-
Notifications
You must be signed in to change notification settings - Fork 0
a very small not-sudo priviledge escalator
License
mnakama/super
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
how to build: gcc -o suid suid.c && suid chown root:wheel suid && suid chmod 4750 suid gcc -o super super.c && suid setcap cap_setuid+ep super && chmod 750 super gcc -o pls pls.c -lcap && suid setcap cap_dac_override+ip pls && chmod 750 pls
About
a very small not-sudo priviledge escalator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published