Adithyan's Blog
Search
⌃
K
Adithyan's Blog
Search
⌃
K
whoami
How I Won 90 Days OSCP Lab Voucher for Free
OSCP Preparation Guide
Enumeration
80, 443
Linux Privilege Escalation
Windows Privilege Escalation
Linux Reverse Shells
Windows Reverse Shells
File Transfers
Cryptography
Pivot
Buffer Overflows
Binary
Misc
Tips
Resources
Cheatsheets
Tools
Practice
CEH Practical Notes
Red Teaming
DevOps
Bio
Powered By
GitBook
Comment on page
Tools
Approved Tools List:
https://falconspy.medium.com/unofficial-oscp-approved-tools-b2b4e889e707
Exploit search :
Searchsploit
Enumeration Tools :
https://github.com/Tib3rius/AutoRecon
https://bitbucket.org/xaeroborg/python3-programs/src
https://github.com/21y4d/nmapAutomator
Linux Privilege escalation Tools :
Linux Exploit Suggester (
https://github.com/mzet-/linux-exploit-suggester
)
SUIDENUM (
https://github.com/Anon-Exploiter/SUID3NUM
)
LinEnum.sh (
https://github.com/rebootuser/LinEnum
)
linpeas.sh (
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS
)
Linprivchecker (
https://github.com/sleventyeleven/linuxprivchecker
)
pspy (
https://github.com/DominicBreuker/pspy
) (crontabs)
Windows Privilege Escalation Tools
Powershell:
powershell -ep bypass
load powershell (only in meterpreter)
Sherlock (
https://github.com/rasta-mouse/Sherlock
)
https://github.com/PowerShellMafia/PowerSploit/tree/master/Privesc
(PowerUp)
EXE : (
https://book.hacktricks.xyz/windows/windows-local-privilege-escalation#exe
)
WinPeas [
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEAS
]
Accesschk.exe [
https://github.com/jivoi/pentest/blob/master/post_win/accesschk_exe
]
PowerUp (
https://github.com/PowerShellMafia/PowerSploit/tree/master/Privesc
)
Seatbelt (
https://github.com/carlospolop/winPE/tree/master/binaries/seatbelt
)
Others:
Windows Exploit Suggester (
https://github.com/AonCyberLabs/Windows-Exploit-Suggester
)
Note Taking
Cherry Tree
https://github.com/giuspen/cherrytree
Previous
Cheatsheets
Next
Practice
Last modified
2yr ago