├── Crack ├── Enum-Scanning ├── .DS_Store ├── README.md ├── recon_enum │ └── reconscan.py ├── reports │ └── reports.txt └── setup.sh ├── Enumeration ├── Exploit ├── File Transfers - Linux ├── File Transfers - Windows ├── Priv Esc - Linux ├── Priv Esc - Windows ├── Readme.md ├── Reporting-Templates ├── .DS_Store ├── linux-template.md └── windows-template.md ├── SQL ├── Scripts - MS08-067 ├── Scripts - SMB ├── Scripts - Windows File Upload Using PS (without nc.exe) ├── Shells ├── Web ├── Websites ├── .DS_Store ├── Basic Linux Privilege Escalation.webloc ├── Manifesto - ScriptDotSh.webloc ├── OSCP & Cyber Stuff - Dropbox.webloc ├── Offensive Security Student Support.webloc ├── PGP Decrypt, Remove whitespace - CyberChef.webloc ├── SU-Courses:CIS643-ComputerSecutiry:References at master · Ider:SU-Courses.webloc ├── Welcome [Root Me - Hacking and Information Security learning platform].webloc └── netsecstudents- Subreddit for students studying Network Security and its related subjects.webloc ├── eBooks-Links ├── Introduction · Security - My notepad.webloc └── OWASP Testing Guide.pdf └── tmux ├── How do I scroll in tmux? - Super User.webloc ├── tmux copy paste with mouse | Awhan Patnaik.webloc ├── tmux shortcuts & cheatsheet · GitHub.webloc └── tmux.conf /Crack: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Crack -------------------------------------------------------------------------------- /Enum-Scanning/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Enum-Scanning/.DS_Store -------------------------------------------------------------------------------- /Enum-Scanning/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Enum-Scanning/README.md -------------------------------------------------------------------------------- /Enum-Scanning/recon_enum/reconscan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Enum-Scanning/recon_enum/reconscan.py -------------------------------------------------------------------------------- /Enum-Scanning/reports/reports.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Enum-Scanning/setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Enum-Scanning/setup.sh -------------------------------------------------------------------------------- /Enumeration: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Enumeration -------------------------------------------------------------------------------- /Exploit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Exploit -------------------------------------------------------------------------------- /File Transfers - Linux: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/File Transfers - Linux -------------------------------------------------------------------------------- /File Transfers - Windows: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/File Transfers - Windows -------------------------------------------------------------------------------- /Priv Esc - Linux: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Priv Esc - Linux -------------------------------------------------------------------------------- /Priv Esc - Windows: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Priv Esc - Windows -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Readme.md -------------------------------------------------------------------------------- /Reporting-Templates/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Reporting-Templates/.DS_Store -------------------------------------------------------------------------------- /Reporting-Templates/linux-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Reporting-Templates/linux-template.md -------------------------------------------------------------------------------- /Reporting-Templates/windows-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Reporting-Templates/windows-template.md -------------------------------------------------------------------------------- /SQL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/SQL -------------------------------------------------------------------------------- /Scripts - MS08-067: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Scripts - MS08-067 -------------------------------------------------------------------------------- /Scripts - SMB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Scripts - SMB -------------------------------------------------------------------------------- /Scripts - Windows File Upload Using PS (without nc.exe): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Scripts - Windows File Upload Using PS (without nc.exe) -------------------------------------------------------------------------------- /Shells: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Shells -------------------------------------------------------------------------------- /Web: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Web -------------------------------------------------------------------------------- /Websites/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/.DS_Store -------------------------------------------------------------------------------- /Websites/Basic Linux Privilege Escalation.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/Basic Linux Privilege Escalation.webloc -------------------------------------------------------------------------------- /Websites/Manifesto - ScriptDotSh.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/Manifesto - ScriptDotSh.webloc -------------------------------------------------------------------------------- /Websites/OSCP & Cyber Stuff - Dropbox.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/OSCP & Cyber Stuff - Dropbox.webloc -------------------------------------------------------------------------------- /Websites/Offensive Security Student Support.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/Offensive Security Student Support.webloc -------------------------------------------------------------------------------- /Websites/PGP Decrypt, Remove whitespace - CyberChef.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/PGP Decrypt, Remove whitespace - CyberChef.webloc -------------------------------------------------------------------------------- /Websites/SU-Courses:CIS643-ComputerSecutiry:References at master · Ider:SU-Courses.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/SU-Courses:CIS643-ComputerSecutiry:References at master · Ider:SU-Courses.webloc -------------------------------------------------------------------------------- /Websites/Welcome [Root Me - Hacking and Information Security learning platform].webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/Welcome [Root Me - Hacking and Information Security learning platform].webloc -------------------------------------------------------------------------------- /Websites/netsecstudents- Subreddit for students studying Network Security and its related subjects.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/Websites/netsecstudents- Subreddit for students studying Network Security and its related subjects.webloc -------------------------------------------------------------------------------- /eBooks-Links/Introduction · Security - My notepad.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/eBooks-Links/Introduction · Security - My notepad.webloc -------------------------------------------------------------------------------- /eBooks-Links/OWASP Testing Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/eBooks-Links/OWASP Testing Guide.pdf -------------------------------------------------------------------------------- /tmux/How do I scroll in tmux? - Super User.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/tmux/How do I scroll in tmux? - Super User.webloc -------------------------------------------------------------------------------- /tmux/tmux copy paste with mouse | Awhan Patnaik.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/tmux/tmux copy paste with mouse | Awhan Patnaik.webloc -------------------------------------------------------------------------------- /tmux/tmux shortcuts & cheatsheet · GitHub.webloc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/tmux/tmux shortcuts & cheatsheet · GitHub.webloc -------------------------------------------------------------------------------- /tmux/tmux.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/executeatwill/OSCP-Treasure-Cave/HEAD/tmux/tmux.conf --------------------------------------------------------------------------------