good tutorial m8, even though I already know this stuff. But it'd be better with sound (for next time).
Thanks a lot ....![]()
good tutorial m8, even though I already know this stuff. But it'd be better with sound (for next time).
Nice. Thanks.
thanks, good video !
Nice work dude , but when i try to do what's on this video "database problem" can anyone tell me how to creat one ?
hi,
this video is only for bt5(first-version)!in r2 database postgresql is default install && default autostart in msfconsole(type db_status)
for postgresql in bt5(not upgrade) i used this metod:
*root@bt:~# apt-get install postgresql
*root@bt:~# apt-get install libpgsql-ruby
*root@bt:~# sudo su postgres
*sh-4.1$ createuser root -P
*could not change directory to "/root"
*Enter password for new role: "??????" your password
*Enter it again:"?????"
*Shall the new role be a superuser? (y/n) n
*Shall the new role be allowed to create databases? (y/n) n
*Shall the new role be allowed to create more new roles? (y/n) n
*sh-4.1$ createdb --owner=root metasploit
*could not change directory to "/root"
*exit
*sh-4.1$ exit
*exit
*update-alternatives --config ruby switch on 0
*ruby -v verificate version on ruby =ruby 1.8.7 (2010-06-23 patchlevel 299) [i686-linux]
*/etc/init.d/postgresql-8.4 start
*root@bt:~# msfconsole
*msf > db_driver postgresql[*] Using database driver postgresql
*msf > db_connect root:toor@127.0.0.1:5432/metasploit
***workspace -a MyProject
*] Added workspace: MyProject
msf > db_nmap 192.168.1.165 -sS -O[*] Nmap: Starting Nmap 5.51SVN ( http://nmap.org ) at 2011-05-14 15:27 CEST[*] Nmap: Nmap scan report for hackdany-cecb3e.homenet.t
msf > db_autopwn -p -e -q eccc....
repeat this for first version of bt5 (now i've r2)
bye
autopwn was removed for a reason
this tread should have been closed long ago !!!!!!!
r083rt
This is The first one { autopwn }
Thank You !
excellent tutorial
thank you