GithubHelp home page GithubHelp logo

redrabbit's Introduction

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"

redrabbit's People

Contributors

securethelogs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

redrabbit's Issues

Scanning wrong network ?

I tried Option 2 "Network Scan" and I got:

[RedRabbit]:: 2

 [*] Current Network: 192.168.122.1
 [*] Scanning: 192.168.12.0/24

 Failed To Scan 192.168.12.1
 Failed To Scan 192.168.12.2
 Failed To Scan 192.168.12.3
^C

Isn't there something wrong here, because I am on 192.122.0/24 and the script scans on 192.168.12.0/24 ?

giving eror

hi
when i do this step red eror is coming

PS C:\WINDOWS\system32> iex(New-Object Net.WebClient).DownloadString(‘https://github.com/securethelogs/RedRabbit/blob/master/RedRabbit%20v5/redrabbit.ps1’)
iex : At line:33 char:60

  • ... script type="application/json" id="client-env">{"locale":"en","featur ...
  •                                                         ~~~~~
    

Unexpected token ':"en"' in expression or statement.
At line:33 char:65

  • ... cript type="application/json" id="client-env">{"locale":"en","feature ...
  •                                                             ~
    

Missing argument in parameter list.
At line:33 char:264

  • ... e","upload_manifest_status","initial_emu_login_experience"]}</script>
  •                                                             ~
    

The '<' operator is reserved for future use.
At line:234 char:17

  •         Sign&nbsp;up
    
  •             ~
    

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quot
ation marks ("&") to pass it as part of a string.
At line:239 char:205

  • ... ink Button--medium Button d-lg-none color-fg-inherit p-1"> <span cla ...
  •                                                             ~
    

The '<' operator is reserved for future use.
At line:262 char:45

  •         <ul class="list-style-none f5" >
    
  •                                         ~
    

Missing file specification after redirection operator.
At line:460 char:13

  •   CI/CD &amp; Automation
    
  •         ~
    

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quot
ation marks ("&") to pass it as part of a string.
At line:537 char:45

  •         <ul class="list-style-none f5" >
    
  •                                         ~
    

Missing file specification after redirection operator.
At line:552 char:45

  •         <ul class="list-style-none f5" >
    
  •                                         ~
    

Missing file specification after redirection operator.
At line:617 char:22

  •     data-hotkey=s,/
    
  •                  ~
    

Missing argument in parameter list.
Not all parse errors were reported. Correct the reported errors and try again.
At line:1 char:1

  • iex(New-Object Net.WebClient).DownloadString(‘https://github.com/secu ...
  •   + CategoryInfo          : ParserError: (:) [Invoke-Expression], ParseException
      + FullyQualifiedErrorId : UnexpectedToken,Microsoft.PowerShell.Commands.InvokeExpressionCommand
    

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.