Amaterasu (WIP) is a framework focused on pentesting and information gathering.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License
git clone https://github.com/Sam-Marx/Amaterasu.git
cd Amaterasu/
pip3 install -r requirements.txt
python3 amaterasu.py
| Command | Description |
|---|---|
| help | print this help message. |
| exit | quit from Amaterasu |
| show (apis/modules) | show modules or APIs |
| use (MODULE) | use a module |
| clear | clear terminal |
| author | about author of Amaterasu |
-
Build exploitation modules
-
Build post-exploitation modules
-
Build module creation method
-
Add tab completer
-
Write docs
-
Write changelog
Thanks to http://ascii.co.uk.
Thanks to http://patorjk.com.
