Metasploit mailing list archives

Probmen starting Armitage on Backtrack 4 R2


From: Juan B <juanbabi () yahoo com>
Date: Sat, 5 Feb 2011 20:00:02 -0800 (PST)

Hi all

I trying to start armitage on BT 4 so Im follwing this insturictions from http://www.fastandeasyhacking.com/manual
it says:

Metasploit has an RPC daemon that can accept local and remote connections. To start the Metasploit RPC daemon:

cd /pentest/exploits/framework3
./msfrpcd -f -U msf -P test -t Basic

This will start msfrpcd with the user msf, password test, SSL listener, on the default port 55553.

Optionally, you can use the Start MSF button to launch Metasploit for you. You'll still need to enter your database 
information. I recommend launching the Metasploit daemon separately though. If something happens to Armitage, you can 
reconnect to the Metasploit RPC daemon and all of your sessions and information will still be there.

If you have BackTrack R42, use the MySQL database. It's already configured. Start it with /etc/init.d/mysql start. Then 
use root as the username, toor as the password, 127.0.0.1 as your host, and any name you choose as your database name.

You should not use the SQLite database with Armitage.

Once you have a database, navigate to the folder containing the Armitage files and type:

./armitage.sh

so after starting de RPC deamon I issue the command:

mysql -u root -p toor
Enter password:
ERROR 1049 (42000): Unknown database 'toor'
root@bt:~# mysql -u root -p toor
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

what am I doing wrong?? how to startup the database??

thanks a lot !!

juan





      
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: