Greenbone/Installation: Unterschied zwischen den Versionen
Der Seiteninhalt wurde durch einen anderen Text ersetzt: „https://greenbone.github.io/docs/latest/22.4/kali/index.html“ Markierung: Ersetzt |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
=== Quick Start Install === | |||
For those who want a quick start guide, here is an overview of the standard installation process:<blockquote> | |||
# Update Kali Linux with <code>sudo apt update</code>. | |||
# Install Greenbone Community Edition with <code>sudo apt install gvm</code>. | |||
# Configure Greenbone Community Edition with <code>sudo gvm-setup</code> and note the provided ''admin'' password from the output | |||
# Check the install status with <code>gvm-check-setup</code>. | |||
# Visit <nowiki>https://127.0.0.1:9392</nowiki> and log in using the credentials output in step 3. | |||
# Verify the feed status before starting your first scan. | |||
</blockquote> | |||
https://greenbone.github.io/docs/latest/22.4/kali/index.html | https://greenbone.github.io/docs/latest/22.4/kali/index.html |
Version vom 25. April 2024, 11:19 Uhr
Quick Start Install
For those who want a quick start guide, here is an overview of the standard installation process:
- Update Kali Linux with
sudo apt update
.- Install Greenbone Community Edition with
sudo apt install gvm
.- Configure Greenbone Community Edition with
sudo gvm-setup
and note the provided admin password from the output- Check the install status with
gvm-check-setup
.- Visit https://127.0.0.1:9392 and log in using the credentials output in step 3.
- Verify the feed status before starting your first scan.
https://greenbone.github.io/docs/latest/22.4/kali/index.html