Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
RedRabbit — Red Team PowerShell Script | Kitploit
Tools/GitHubGitHub/securethelogs/redrabbit
Privilege EscalationReconnaissanceLateral MovementInformation GatheringPost-ExploitationPenetration TestingRed Teaming
GitHubsecurethelogs/redrabbit

RedRabbit

Red Team PowerShell Script

View Repository
337793 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

RedRabbit

RedRabbit

About

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).

To Run

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

Help

Enter "H" or "Help" to show all options.

Recent Update

Option 20: Find SPNs with AD Module Option 21: Network Pulse (Find nearby devices) Option 22: LDAP AD Scan (Find accounts and devices of interest) Option 23: BAD LAPs (Find LAPS Passwords within AD)

The older version has been moved to "\RedRabbit v5"

Download Tool