bashbunny-payloads
bashbunny-payloads copied to clipboard
New payload (GetTraffic) and modification to my old one (WiPassDump)
New payload: GetTraffic Launches PowerShell as admin Bypasses UAC Creates a powershell script in the C:\temp\ directory called script.ps1 that captures all network traffic for a specified amount of time. Allows powershell script execution. Start the script in background. The capture file is then sent to an FTP server.
Modification to WiPassDump:
- Added comments
- Added configuration section in md file
Hey there. Haven't tested it but it looks good to me.
Please fix conflicts.