Docker for pentest is an image with the most used tools to create a pentest (penetration testing) environment easily and quickly.
Specifications
- Installed OS, networking, development and pentest tools.
- Connect to HTB (Hack the Box) vpn for access to HTB machines.
- Popular wordlists installed: SecLists, dirb, dirbuster, fuzzdb, wfuzz and rockyou.
- Proxy service for sending traffic from any browser and burp suite.
- Installed on your local drive.
- Installed database.
- Tool for breaking passwords.
- Linux enumeration tools installed.
- Tools installed on tracking services that work.
- Tools installed in the fuzzing directory.
- Monitor linux processes without root privileges
- Zsh shell installation.
Installed tools
Operative system tools
- rdate
- vim
- zsh
- oh-my-zsh
- locate
- cifs-utils
- htop
- gottop
Network tools
- traceroute
- telnet
- net-tools
- iputils-ping
- Tcpdump
- openvpn
- whois
- host
- prips
- you
developer tools
- git
- curl
- wget
- ruby
- go
- python
- python pip
- python3
- python3-pip
- php
- aws-cli
- tojson
- nodejs
? Pentest tools
Port scanning
? Recon
- Subdomains
- Subdomain takeover
- DNS Lookups
- ? Screenshot
- ? ️ crawler
- ? Search directories
- Fuzzer
- Web Scanning
- CMS
- Search JS
wordlist
Git repositories
OWASP
Brute force
cracking
OS Enumeration
- htbenum
- linux-smart-enumeration
- linen
- enum4linux
- ldapdomaindump
- PEASS - Privilege Escalation Awesome Scripts SUITE
- Windows Exploit Suggester - Next Generation
- smbmap
- pspy - unprivileged Linux process snooping
- smbclient
- ftp
exploits
Windows
- evil-winrm
- impacket
- CrackMapExec
- nishang
- Juicy Potato
- PowerSploit
- pass-the-hash
- mimikatz
- gpp-decrypt
reverse shell
other resources
- pentest-tools from @ gwen001
- qsreplace from @tomnomnom
Custom functions
- NmapExtractPorts from @ s4vitar
Other services
- apache2
- squid
Information on installing and using the program, you will find here.
