Skip to content

Commit

Permalink
Added getting going commands to openvas
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Hermosilla committed Sep 6, 2017
1 parent 58cfb1c commit f0ad2d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions security-openvas.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
```shell
# XML handling utils to make life easier
apt-get install -y libxml2-utils
pip install https://github.com/hay/xml2json/zipball/master

# Update definitions
greenbone-nvt-sync
openvasmd --rebuild --progress

# List all targets
omp -u admin -w admin --xml='<get_targets/>'
Expand Down

0 comments on commit f0ad2d6

Please sign in to comment.