[align=center]Heimdall is an open source tool designed to automate fetching from a target site's admin panel using brute force in the wordlist. Developed entirely in Python, it has simple didactic code for study, and is an ideal tool for hacking arsenal.
![[Image: screenshot.png]](https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&url=https://raw.githubusercontent.com/CR3DN3/Heimdall/master/doc/images/screenshots/screenshot.png)
https://github.com/CR3DN3/Heimdall
![[Image: screenshot.png]](https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&url=https://raw.githubusercontent.com/CR3DN3/Heimdall/master/doc/images/screenshots/screenshot.png)
./heimdall.py --url www.site_target.com --wordlist 1[/align]
./heimdall.py --url www.site_target.com --wordlist 2 --user-agent <USER-AGENT>
./heimdall.py --url www.site_target.com --wordlist extra/wordlists/custom.txt
./heimdall.py --update
https://github.com/CR3DN3/Heimdall