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/04 20:32] – Automatic translation 135.181.140.143 | en:it-security:host_discovery_msf_db [2024/08/22 11: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 ===== | ||