Hi everyone
Disclaimer : there is a very good reason why db_autopwn is deprecated , so i am not trying to fix metasploit , this post is ONLY for basic information !
If you wish to have it and use it again is totally on your own risk and responsibility !
So, first , notice that if you do svn up in msfconsole it wont work, this because metasploit is in /opt/ , so you should do this to update:
root@bt:~# cd /opt/metasploit/msf3
root@bt:/opt/metasploit/msf3# svn update
At revision 14843.
root@bt:/opt/metasploit/msf3#
Now db_autopwn :
I uploaded the rb file here : http://www.mediafire.com/?9cwwdeaa1jc4t55
Download it and move it into /opt/metasploit/msf3/plugins
Reboot BT5
Then make sure the database is connected , do the following:
root@bt:~# msfconsole
, ,
/ \
((__---,,,---__))
(_) O O (_)_________
\ _ / |\
o_o \ M S F | \
\ _____ | *
||| WW|||
||| |||
=[ metasploit v4.3.0-dev [core:4.3 api:1.0]
+ -- --=[ 810 exploits - 452 auxiliary - 135 post
+ -- --=[ 246 payloads - 27 encoders - 8 nops
=[ svn r14843 updated today (2012.03.02)
msf > db_status[*] postgresql connected to msf3dev
msf > load db_autopwn[*] Successfully loaded plugin: db_autopwn
msf >
Now you should be good to go !
Good luck
GD



