Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:it-security:host_discovery_msf_db [2024/02/05 00:40] – Automatic translation 135.181.137.61 | en:it-security:host_discovery_msf_db [2024/08/22 13:06] (current) – psycore | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{tag>deutsch | + | {{tag>english |
====== Host Discovery with Metasploit database ====== | ====== Host Discovery with Metasploit database ====== | ||
Line 5: | Line 5: | ||
Create PostgreSQL database and set up a user with access rights for it. | Create PostgreSQL database and set up a user with access rights for it. | ||
+ | |||
+ | <code bash> | ||
+ | root@kali: | ||
+ | Creating database user ' | ||
+ | Enter password for new role: | ||
+ | Enter it again: | ||
+ | Creating databases ' | ||
+ | Creating configuration file in / | ||
+ | Creating initial database schema | ||
+ | </ | ||
===== Metasploit: Connect database ===== | ===== Metasploit: Connect database ===== |