Hola tengo instalado Metasloit 3.5 sobre Ubuntu 10.04, cuando lanzo
despues y tras leer el post hice lo que señalas para poder usar mysql me dice que lo instala pero cuando lanzo
como tu dices la misma interfaz te dice lo que tienes que hacer para instalarlo, comandos que he lanzado los instala pero cuando trato de ver si esta disponible para msf me dice lo mismo que solo esta activo sqlite y que es el unico que hay.
te pongo la salida completa de la consola de msf por ver si me puedes ayudar para poder usar Armitage
gracias
Código [Seleccionar]
msf > db_driver
[*] Active Driver: sqlite3
despues y tras leer el post hice lo que señalas para poder usar mysql me dice que lo instala pero cuando lanzo
Código [Seleccionar]
msf > db_driver mysql
Código [Seleccionar]
msf > db_driver mysql
[-] Invalid driver specified
msf > db_driver
[*] Active Driver: sqlite3
[*] Available: sqlite3
como tu dices la misma interfaz te dice lo que tienes que hacer para instalarlo, comandos que he lanzado los instala pero cuando trato de ver si esta disponible para msf me dice lo mismo que solo esta activo sqlite y que es el unico que hay.
te pongo la salida completa de la consola de msf por ver si me puedes ayudar para poder usar Armitage
Código [Seleccionar]
msf > gem install mysql
[*] exec: gem install mysql
WARNING: Installing to ~/.gem since /var/lib/gems/1.8 and
/var/lib/gems/1.8/bin aren't both writable.
WARNING: You don't have /home/kudu4/.gem/ruby/1.8/bin in your PATH,
gem executables will not run.
No definition for next_result
No definition for field_name
No definition for field_table
No definition for field_def
No definition for field_type
No definition for field_length
No definition for field_max_length
No definition for field_flags
No definition for field_decimals
No definition for time_inspect
No definition for time_to_s
No definition for time_get_year
No definition for time_get_month
No definition for time_get_day
No definition for time_get_hour
No definition for time_get_minute
No definition for time_get_second
No definition for time_get_neg
No definition for time_get_second_part
No definition for time_set_year
No definition for time_set_month
No definition for time_set_day
No definition for time_set_hour
No definition for time_set_minute
No definition for time_set_second
No definition for time_set_neg
No definition for time_set_second_part
No definition for time_equal
No definition for error_errno
No definition for error_sqlstate
No definition for next_result
No definition for field_name
No definition for field_table
No definition for field_def
No definition for field_type
No definition for field_length
No definition for field_max_length
No definition for field_flags
No definition for field_decimals
No definition for time_inspect
No definition for time_to_s
No definition for time_get_year
No definition for time_get_month
No definition for time_get_day
No definition for time_get_hour
No definition for time_get_minute
No definition for time_get_second
No definition for time_get_neg
No definition for time_get_second_part
No definition for time_set_year
No definition for time_set_month
No definition for time_set_day
No definition for time_set_hour
No definition for time_set_minute
No definition for time_set_second
No definition for time_set_neg
No definition for time_set_second_part
No definition for time_equal
No definition for error_errno
No definition for error_sqlstate
Building native extensions. This could take a while...
Successfully installed mysql-2.8.1
1 gem installed
Installing ri documentation for mysql-2.8.1...
Installing RDoc documentation for mysql-2.8.1...
msf > db_driver
[*] Active Driver: sqlite3
[*] Available: sqlite3
gracias