Skip to content

Imagen de Docker con base Debian y con los repositorios de Kali Linux integrados,contiene algunas herramientas basicas de pentesting.

License

Notifications You must be signed in to change notification settings

CyberJaeger/VaultHacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

VaultHacking with Docker

This image in Docker that is integrated with the tools of pentester. It has more basic tools for working with systems or web servers.

Integrated Tools

Reconnaissance Tools

  • subfinder
  • sublist3r
  • recon-ng
  • whatweb
  • theharvester

Reverse Engineering Tools

  • radare2

Network Scanning Tools

  • nmap
  • httprobe
  • amass
  • masscan
  • sslscan
  • nikto

Web Application Testing Tools

  • wafw00f
  • ffuf
  • gobuster

Wireless Security Tools

  • aircrack-ng

Database Testing Tools

  • sqlmap

Password Cracking Tools

  • hydra
  • john
  • hashcat

Network Traffic Analysis Tools

  • tcpdump

Exploitation

  • metasploit-framework

Commands

sudo docker build -t vaulthacking:latest .
sudo docker run -it vaulthacking:latest

About

Imagen de Docker con base Debian y con los repositorios de Kali Linux integrados,contiene algunas herramientas basicas de pentesting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published