Site Tools


linux:ubuntu:openvas

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:ubuntu:openvas [2018/02/22 18:18] lunetikklinux:ubuntu:openvas [2018/05/18 16:51] (current) lunetikk
Line 23: Line 23:
 service openvas-scanner restart service openvas-scanner restart
 service openvas-manager restart service openvas-manager restart
 +openvasmd --rebuild --progress
 </code> </code>
  
Line 37: Line 38:
 ===== Configuration ===== ===== Configuration =====
  
-Edit the website default port in the following file+==== Website ==== 
 + 
 +Edit the websites default port in the following file
 <code> <code>
 /etc/default/openvas-gsa /etc/default/openvas-gsa
Line 46: Line 49:
 service openvas-gsa restart service openvas-gsa restart
 </code> </code>
 +
 +To set a SSL cert with LetsEncrypt, check the following link:
 +[[https://www.blackhat.pm/tutorial-greenbone-security-assistant-lets-encrypt.html|Blackhat.pm - Tutorial GSA LetsEncrypt]]
  
 ===== Commands ===== ===== Commands =====
Line 55: Line 61:
 |  service openvas-scanner restart  |  restart scanner  | |  service openvas-scanner restart  |  restart scanner  |
 |  service openvas-manager restart  |  restart manager  | |  service openvas-manager restart  |  restart manager  |
 +|  service openvas-gsa restart  |  restart website  |
 |  openvasmd --create-user <USERNAME>  |  create a new adminuser with a random generated password  | |  openvasmd --create-user <USERNAME>  |  create a new adminuser with a random generated password  |
-|    |    | +
-|    |    |+
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
Line 69: Line 75:
 service openvas-scanner restart service openvas-scanner restart
 </code> </code>
- 
  
  
  
  
linux/ubuntu/openvas.1519319919.txt.gz · Last modified: 2018/02/22 18:18 (external edit)