Skip to content

A script to install a collection of tools for web application pentesting and bug bounty

Notifications You must be signed in to change notification settings

r3dpower/r3dpower_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

r3dpower_toolkit

A script to install a collection of tools for web application pentesting and bug bounty. The main purpose of this project is to make an easy and fast installation process for a new PT/BB machine, without the headache of collecting different tools and wordlists everytime.

At the moment, the toolkit includes the installation of following tools and utilities:

  • Programming/Scripting languages: python3, nodejs and go
  • Docker installation
  • Wordlists from Assetnote and Seclists (content discovery, APIs, passwords and subdomains)
  • SQLMap
  • Nmap
  • MySQL Client
  • Amass
  • httpx
  • gau
  • Sublist3r
  • ffuf
  • GoBuster
  • nuclei
  • Postman
  • WPScan
  • GitTools
  • DS_Store dumper
  • TruffleHog
  • Metasploit
  • graudit This is an open source project so the list continues to grow as contributors will append more useful tools.

Usage

  1. Run the script as root (recommended)
  2. git clone https://github.com/r3dpower/r3dpower_toolkit.git; cd r3dpower_toolkit
  3. chmod +x rp_toolkit.sh
  4. ./rp_toolkit.sh
  5. Pick one of the options for installation

image

About

A script to install a collection of tools for web application pentesting and bug bounty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages