- Joined
- May 15, 2017
- Messages
- 985
- Likes
- 759
- Points
- 1,045
RedRabbit is a PowerShell script aimed at helping pentesters conduct ethical hacking.
To Run:
You can either run locally by downloading the script or run remotely using:
Help:Code:
powershell –nop –c “iex(New-Object Net.WebClient).DownloadString(‘https://raw.githubusercontent.com/securethelogs/RedRabbit/master/redrabbit.ps1’)”
Option info and help can be found here: https://securethelogs.com/redrabbit-ps1/
Download RedRabbit