Metasploit Basic
Version vom 6. November 2025, 14:07 Uhr von Thomas.will (Diskussion | Beiträge) (→Init Metasploit first time)
Fundamental
preparation
Postgresql enable and start
- sudo systemctl start postgresql
- sudo systemctl enable postgresql
Init Metasploit first time
- sudo msfdb init
Starten von Metasploit
- msfconsole