https://www.exploit-db.com/exploits/24526/
I know metasploit only accept .rb , but is there a way I can use this some way to do it?
I tried loading it up on msfconsole, but it gave me this error when I tried to load up Python
msf > load python
- Failed to load plugin from /usr/share/metasploit-framework/plugins/python: cannot load such file -- /usr/share/metasploit-framework/plugins/python
msf >
2 Responses
You don't use it in Metasploit, you run it though python. Go into terminal and type: python (Location of script)
Ex. python /root/Desktop/24526.py
Also, the exploit that the script uses is already in Metasploit. It's ms10-87-rtf
How can I make it FUD?
Share Your Thoughts