RedRabbit is a PowerShell script aimed at helping pentesters conduct ethical hacking #RedTeam. The aim is to highlight just how Powerful PowerShell is and how it can be used against you (Ethically).
You can either run locally by downloading the script or run remotely using:
powershell –nop –c “iex(New-Object Net.WebClient).DownloadString(‘https://raw.githubusercontent.com/securethelogs/RedRabbit/master/RedRabbit.ps1’)”
If you run remotely, you will always get the latest version
Enter "H" or "Help" to show all options.
Redesign and restructure
The older version has been moved to "\RedRabbit v5"