Skip to content

Latest commit

 

History

History
executable file
·
24 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

executable file
·
24 lines (24 loc) · 1.06 KB

Salamandre

A Metasploit Automation Script.

REQUIREMENTS

  • 1. a linux system (preferably kali).
  • 2. Run Install.sh in the base project.

DISCLAIMER

This script is meant to be used only for benevolent purposes.
I am in no way responsible for your actions and the use you can make of them.

WHAT THIS SCRIPT DOES

This script let you choose a payload, create it with your local IP, launch an apache2 server, auto create an index.html website who force the download of the created payload, and start the MSF listener with the most common AutoRun POST.

TO-DO (if you want to help)

  • I need a solution for portforwarding a phone device. Since VoIP :)
  • All the payloads are not listed (need to implement a "custom choice")
  • Need to transfer data from .sh to .rb (or create a lot of .rb files)