You should have a linux based system with metasploit-framework installed.
Run install.sh
as sudo and it will automatically install AutoXploit.
$ git clone https://github.com/R4GN4R0K-SEC/AutoXploit
$ cd AutoXploit
$ chmod +x install.sh
$ sudo ./install.sh
Make sure you run this script as super user.
$ sudo autoxploit
Auxiliary scanners are on the way :)
Note: This script is made for educational purposes and to help security researchers. Any actions or activities performed using this script is solely your responsibility.