mda...observ postul lui Sickness este pentru cei fara drivere al meu este pentru configurare ... si in legatura cu postul meu cum am zis si mai sus nu stii sa citesti sau ce?
Scuzati-ma daca gresec din cate stiu este vulnerabil dupa o anume versiune de Adobe.Am facut si eu niste teste cu metasploit dar in zadar merg doar pe versiunile vechi.
bai baiatule din cate stiu in metasploit este numai postgres asa ca daca nu stii ce vorbesti taci dracu din gura si nu inteleg ce paragina nu stii sa citesti sau ce?si nici macar nu am dat copy paste ca daca dadeam te bagam in ceata pentru ca era pentru alta problema fara driver in metasploit si ti-l stricai aiurea
The first thing we do is try to start postgres: /etc/init.d/postgresql-8.3 start type in the following line replacing ‘my password’ with your password you have chosen: ALTER USER postgres WITH PASSWORD 'my password'; Then issue the quit command: \q Next issue the following 2 commands: sudo passwd -d postgres sudo su postgres -c passwd Now we just need to start msfconsole and connect to our database: cd /opt/metasploit3/msf3 ./msfconsole db_driver postgresql db_connect postgres:"my password"@127.0.0.1/metasploitdb No every time you start metasploit simply load the driver and connect to the database: