Screenshots
Example Usage
$ mkdir -p _container/xml _container/notes _container/notes
$ docker run -d \
--name webmap \
-h webmap \
-p 8000:8000 \
-v ./_container/xml:/opt/xml \
-v ./_container/notes:/opt/notes \
-v ./_container/schedule:/opt/schedule \
reborntc/webmap
$ # now you can run Nmap and save the XML Report on /tmp/webmap
$ docker exec -ti webmap nmap -sT -A -T4 -oX /opt/xml/myscan.xml 192.168.1.0/24
See also
365-Stealer
Free
365-Stealer is a phishing simualtion tool written in python3. It can be used to execute Illicit Cons…
Retire.js
Open Source
Detects the use of JavaScript libraries with known vulnerabilities. Available as a CLI tool, browser…
Unicorn
Open Source
Simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Works…
Red-Team-Rust
Open Source
A beginner-friendly collection of Rust notes focused on Red Team Tooling • Malware Development • Sys…
BlackFriday-GPTs-Prompts
Open Source
List of free GPTs that doesn't require plus subscription…
OWASP ZAP
Open Source
Kali
OWASP's Zed Attack Proxy — one of the world's most popular free web application security scanners. F…