msf-autoshell: Give it a .nessus file and watch Metasploit shells rain upon ye
In Summary : Give it a .nessus file and it'll get you Metasploit shells. I've included the early and incomplete programs to make ...
https://updatesinfosec.blogspot.com/2018/11/msf-autoshell-give-it-nessus-file-and.html
In Summary :
Give it a .nessus file and it'll get you Metasploit shells. I've
included the early and incomplete programs to make it easier for people
who want to learn how to use the python-libnessus and msfrpc libraries.
kindly refer the following link as follow up :
https://ift.tt/2PYOl6H
msf-autoshell-boilerplate.py
was the first step; a simple boilerplate program with some boring stuff filled out.msf-autoshell-parse-nessus.py
was the next step and all it does is parse the .nessus file and grab some info off the parsed objects.msf-autoshell-msfrpc-connect.py
shows how to connect to the Metasploit RPC server and some examples of interacting with it.- Finally,
msf-autoshell.py
is the final script with all the Metasploit logic code for running modules in it.
kindly refer the following link as follow up :
https://ift.tt/2PYOl6H