Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. echo “192.168.1.100″ >> iptoscan.txt
  2.  
  3. OpenVAS-Client –help
  4. Usage:
  5. OpenVAS-Client [OPTION...] – client for the OpenVAS security scanner
  6.  
  7. Help Options:
  8. -?, –help Show help options
  9. –help-all Show all help options
  10. –help-gtk Show GTK+ Options
  11.  
  12. Application Options:
  13. -v, –version Display version information
  14. -n, –no-pixmap No pixmaps
  15. -q, –batch-mode= Batch-mode scan
  16. -c, –config-file=<.rcfile> Configuration file
  17. -T, –output-type=[nbe|html|text|xml|tex] Output format
  18. -V, –verbose Display status messages in batch mode
  19. -p, –list-plugins Obtain list of plugins installed on the server
  20. -P, –list-prefs Obtain list of server and plugin preferences
  21. -i, –in-report= Input file (report conversion)
  22. -o, –out-report= Output file (report conversion)
  23. -x, –dont-check-ssl-cert Override SSL “paranoia” question preventing OpenVAS-Client from checking certificates
  24. -S, –sqlize-output Issue SQL output for -p and -P (experimental)
  25. -s, –list-sessions= List sessions
  26. -R, –restore-session= Restore session
  27. –display=DISPLAY X display to use
  28.  
  29. OpenVAS-Client -q 127.0.0.1 1241 admi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement