r00tdaemon / arsenal

Tools for bug hunting in a container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arsenal

Tools for bug hunting in a container.

Usage

Clone the repo. git clone https://github.com/r00tdaemon/arsenal

To build the image run build script. ./build Or pull the image from docker hub docker pull r00tdaemon/arsenal

To start the container run start script. ./start

To attach a new session to running container run connect script. ./connect

List of Tools

  • Amass
  • Assetfinder
  • Burpsuite
  • Dirsearch
  • Exploitdb
  • Ghidra
  • Gitleaks
  • Gobuster
  • Httprobe
  • Linenum
  • Masscan
  • Meg
  • Peass
  • Pspy
  • Seclists
  • Semgrep
  • Sqlmap
  • Subfinder

About

Tools for bug hunting in a container

License:Apache License 2.0


Languages

Language:Shell 55.9%Language:Dockerfile 44.1%