Screenshots
Example Usage
# print help info docker run wangyihang/githacker --help # quick start docker run -v $(pwd)/results:/tmp/githacker/results wangyihang/githacker --output-folder /tmp/githacker/results --url http://127.0.0.1/.git/ # brute for the name of branchs / tags docker run -v $(pwd)/results:/tmp/githacker/results wangyihang/githacker --brute --output-folder /tmp/githacker/results --url http://127.0.0.1/.git/ # exploit multiple websites, one site per line docker run -v $(pwd)/results:/tmp/githacker/results wangyihang/githacker --brute --output-folder /tmp/githacker/results --url-file websites.txt
See also
Advanced-WAF-WAFinity
Free
An Advanced Web Application Firewall that protects against threats like SQL injection and XSS by fil…
Aquatone
Open Source
Tool for visual inspection of websites across large numbers of hosts. Takes screenshots of web pages…
Evilginx2
Open Source
Standalone man-in-the-middle attack framework that bypasses 2FA by proxying authentication sessions …
aaWAF
Open Source
…
ssrf-exploit
Open Source
Kali
an exploit of Server-side request forgery (SSRF)…
Joomscan
Open Source
Kali
OWASP Joomla vulnerability scanner. Detects Joomla version, components, modules, and templates with …