babyboydaprince / rockitforme

Offensive security framework for pentesters made with Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock it for me!

Rock it for me is a framework made for cybersecurity professionals with the intent of simplifying daily work operations.

Containing Wireless pentesting tools, Network tools, Web pentesting tools and more to come soon.

πŸš€ Run

You can run the Go script in all operational systems with:

go run main.go

or you can:

go build .    in the project root, and it will compile the executable for you.

In case you compiled the binary, you can just:

./rockitforme

πŸ“‹ Prerequisites

  • Golang 1.20+

πŸ“‹ Compatibility & Considerations

  • Currently ROCK IT FOR ME is mostly compatible with linux systems;
  • Rooted android devices perform really well, speacially with NET HUNTER installed;
  • Some tools are able to run on Windows systems already;

πŸ”§ Installation

Running the executables or the Go script it will install the 
dependencies automatically.

πŸ› οΈ Made with

  • Golang 1.21

πŸ“ŒRock it for me! version

  • 1.0

πŸ“„ Terms

I, the developer, do not take any responsibility charges for misuse of this software.

This tool was created for study purposes.

Respect other people's privacy.


πŸ“Œ Comming soon

  • Windows full compatibility
  • Windows interface enabler and disabler complete functionality for MAC CHANGER;
  • Much more to come...

This framework is dedicated to the Security community, as it was and remains being the source of my inspiration to maintain following the path and also fight for what I've always desired.

In This swiss army knife framework you will find a great deal of tools that keep me in company and I believe it always will for my entire life.

It also contains tools I designed, and will have more of them.

When the first stable release comes I will leave here all my inspirations for this project.

⌨️ Made with ❀️ by BraiNiac πŸ‘½

About

Offensive security framework for pentesters made with Golang


Languages

Language:Go 52.2%Language:Python 47.8%