Skip to content
forked from OSSSP/Amaterasu

Amaterasu is a pentest framework

License

Notifications You must be signed in to change notification settings

6f7a79/Amaterasu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amaterasu

Amaterasu (WIP) is a framework for pentesting.

Python Release

License

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

Installation

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

Help

  • help : print this help message.
  • exit : exit amaterasu
  • use (MODULE) : use a module
  • show (apis|modules) : show modules or APIs
  • clear : clear terminal
  • update : update amaterasu
  • author : about author of amaterasu

To Do

  • Build exploitation modules

  • Build post-exploitation modules

  • Build new modules

  • Build module creation method

  • Add tab completer

  • Write docs

  • Write changelog

Thanks

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

Thanks to http://patorjk.com.

About

Amaterasu is a pentest framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%