靶场提权小全

说是linux提权但在整理的时候不自主的把windows的内容也写了进去,结果变成了大杂烩,也不知道是好还是不好你
https://github.com/sagishahar/lpeworkshop
Windows提权:

​ FuzzySecurity | Windows Privilege Escalation Fundamentals
​ https://github.com/netbiosX/Checklists/blob/master/Windows-Privilege-Escalation.md

Linux提权:

​ Basic Linux Privilege Escalation - g0tmi1k

各种语言的Reverse Shell:

​ Reverse Shell Cheat Sheet | pentestmonkey

预先知识
通过suid查找授权应用
**find / -perm -4000**

**find / -perm -u=s -type f 2>/dev/n

靶场提权小全最先出现在Python成神之路

版权声明:
作者:主机优惠
链接:https://www.techfm.club/p/16542.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>