Difference between revisions of "Openvas: kali linux 2020.4 install"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Sumber: https://www.kali.org/penetration-testing/openvas-vulnerability-scanning/ apt update apt -y install openvas openvas-setup Cek Run netstat -antp ==Referensi=...") |
Onnowpurbo (talk | contribs) |
||
Line 11: | Line 11: | ||
netstat -antp | netstat -antp | ||
+ | |||
+ | |||
+ | Web Access | ||
+ | |||
+ | https://127.0.0.1:9392 | ||
+ | |||
Revision as of 06:05, 29 December 2020
Sumber: https://www.kali.org/penetration-testing/openvas-vulnerability-scanning/
apt update apt -y install openvas openvas-setup
Cek Run
netstat -antp
Web Access
https://127.0.0.1:9392