├── Links ├── README.md ├── Reverse-Shells.md ├── file_transfer.md ├── initial-enumeration.md ├── linux-command-stash.md ├── linux-exploits.md ├── linux-privesc.md ├── recon └── README.md ├── windows-command-stash.md ├── windows-exploits.md └── windows-privesc.md /Links: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/Links -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/README.md -------------------------------------------------------------------------------- /Reverse-Shells.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/Reverse-Shells.md -------------------------------------------------------------------------------- /file_transfer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/file_transfer.md -------------------------------------------------------------------------------- /initial-enumeration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/initial-enumeration.md -------------------------------------------------------------------------------- /linux-command-stash.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/linux-command-stash.md -------------------------------------------------------------------------------- /linux-exploits.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/linux-exploits.md -------------------------------------------------------------------------------- /linux-privesc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/linux-privesc.md -------------------------------------------------------------------------------- /recon/README.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /windows-command-stash.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/windows-command-stash.md -------------------------------------------------------------------------------- /windows-exploits.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/windows-exploits.md -------------------------------------------------------------------------------- /windows-privesc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evets007/OSCP-Prep-cheatsheet/HEAD/windows-privesc.md --------------------------------------------------------------------------------