Think a shitty armitage written in go and fyne. Will be real rough as we progress, but hopefully this will grow and become beautiful!
Current Goals:
- MAINTAIN DOCUMENTATION
- Basic GUI Port Scanner ✔️
- Basic GUI Web Enum ✔️
- Basic GUI Windows Exploitation (maybe eternalblue/other famous exploits to start)
- Basic GUI Windows Post Exploitation (deploy mimikatz, interact w/ powershell empire)
- Basic GUI C&C panel to interact w/ compromised hosts
- Shell panel for rev shells / host interaction
Longshot Goals:
- Payload generator
- Custom icons
- Modular exploits/post
- ...
- Profit?
fyne: go get fyne.io/fyne
you may need gcc to build this from source: http://mingw-w64.org/doku.php
fyne documentation: https://github.com/fyne-io/fyne
Currently tested on: Windows 10