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 22:26] – psycore | en:it-security:host_discovery_msf_db [2024/08/22 11:06] (current) – psycore | ||
|---|---|---|---|
| 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 ===== | ||