├── Beacon.pdf ├── Empire.pdf ├── PowerSploit.pdf ├── PowerUp.pdf ├── PowerView.pdf └── README.md /Beacon.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HarmJ0y/CheatSheets/de4139d9bb6bd5cb0bd6edfc4601ed576051a2b1/Beacon.pdf -------------------------------------------------------------------------------- /Empire.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HarmJ0y/CheatSheets/de4139d9bb6bd5cb0bd6edfc4601ed576051a2b1/Empire.pdf -------------------------------------------------------------------------------- /PowerSploit.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HarmJ0y/CheatSheets/de4139d9bb6bd5cb0bd6edfc4601ed576051a2b1/PowerSploit.pdf -------------------------------------------------------------------------------- /PowerUp.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HarmJ0y/CheatSheets/de4139d9bb6bd5cb0bd6edfc4601ed576051a2b1/PowerUp.pdf -------------------------------------------------------------------------------- /PowerView.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HarmJ0y/CheatSheets/de4139d9bb6bd5cb0bd6edfc4601ed576051a2b1/PowerView.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # CheatSheets 2 | Cheat sheets for various projects I contribute to (PowerView, PowerUp, [Empire](https://github.com/PowerShellEmpire/Empire), and [PowerSploit](https://github.com/powershellmafia/powersploit/tree/dev)). Also a sheet for a commercial toolset we use frequently ([Beacon/Cobalt Strike](https://www.cobaltstrike.com/help-beacon)). 3 | 4 | **Note**: PowerView and PowerUp have been integrated into the [PowerSploit](https://github.com/PowerShellMafia/PowerSploit) repository. Their 'bleeding edge' versions will always be in the development branch. Empire also has additional documentation at [http://www.powershellempire.com/](http://www.powershellempire.com/). 5 | 6 | ## License 7 | Creative Commons v3 "Attribution" License https://creativecommons.org/licenses/by/3.0/us/ 8 | --------------------------------------------------------------------------------