From fba1480b283c8f47c74f7eef42c59f56dea6a948 Mon Sep 17 00:00:00 2001 From: xer0dayz <1N3@hushmail.com> Date: Thu, 17 Feb 2022 10:35:27 -0700 Subject: [PATCH] Updated GVM 21.x Integration (markdown) --- GVM-21.x-Integration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GVM-21.x-Integration.md b/GVM-21.x-Integration.md index 46994b3..0d41e14 100644 --- a/GVM-21.x-Integration.md +++ b/GVM-21.x-Integration.md @@ -18,10 +18,10 @@ OPENVAS_RUNAS_USER="kali" After the settings have been updated to match your environment, you can initiate an OpenVAS scan automatically by running a "normal" or "vulnscan" mode in Sn1per Professional and specifying the new configuration template you just created (ie. /sniper/conf/gvm_vulnerability_scan.conf). This can also be done from the command line by running the following: -### Example Usage: +**Example Usage:** ``` sniper -t 127.0.0.1 -c /sniper/conf/gvm_vulnerability_scan.conf -m vulnscan -w 127.0.0.1 ``` -## Demo: +**Demo:** [https://www.youtube.com/watch?v=aoTlT6U6Phk](https://www.youtube.com/watch?v=aoTlT6U6Phk) \ No newline at end of file