mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Update README.md
This commit is contained in:
parent
e55277efd5
commit
889680a4e8
1 changed files with 7 additions and 0 deletions
|
@ -94,4 +94,11 @@
|
|||
* [C2 WebInterface](https://pentestlab.blog/2018/01/03/command-and-control-web-interface/)
|
||||
* [Safe Red Team Infrastructure](https://medium.com/@malcomvetter/safe-red-team-infrastructure-c5d6a0f13fac)
|
||||
|
||||
# Privilege Escalation
|
||||
- [Local Windows Privilege Escalation Checklist](https://book.hacktricks.xyz/windows/checklist-windows-privilege-escalation)
|
||||
- [Windows local Privilege Escalation Awesome Script (C#.exe and .bat)](https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEAS)
|
||||
- [Local Linux Privilege Escalation Checklist](https://book.hacktricks.xyz/linux-unix/linux-privilege-escalation-checklist)
|
||||
- [Linux local Privilege Escalation Awesome Script (.sh)](https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS)
|
||||
- [LinEnum - Linux Privilege Escalation Enumeration](https://github.com/rebootuser/LinEnum)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue