-
Notifications
You must be signed in to change notification settings - Fork 53
Rvn0xsy/linux_dirty
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
// Compile with: // gcc -pthread dirty.c -o dirty -lcrypt // // Then run the newly create binary by either doing: // "./dirty" // // Afterwards, you can either "su rooter" or "ssh rooter@..." // // DON'T FORGET TO RESTORE YOUR /etc/passwd AFTER RUNNING THE EXPLOIT! // mv /tmp/passwd.bak /etc/passwd // Default Password: Hello@World // 默认添加用户 rooter 密码 Hello@World
About
更改后的脏牛提权代码,可以往任意文件写入任意内容,去除交互过程
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published