Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.28 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.28 KB

Amaterasu [DEPRECATED]

Amaterasu (WIP) is a framework focused on pentesting and information gathering.

Python Release

License

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License

Installation

git clone https://github.com/Sam-Marx/Amaterasu.git
cd Amaterasu/
pip3 install -r requirements.txt
python3 amaterasu.py

Help

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

To Do

  • Build exploitation modules

  • Build post-exploitation modules

  • Build module creation method

  • Add tab completer

  • Write docs

  • Write changelog

Thanks

Thanks to http://ascii.co.uk.

Thanks to http://patorjk.com.