Skip to content

Instantly share code, notes, and snippets.

@jgamblin
Created November 9, 2016 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgamblin/2133162778e1d438f57114946b6244d6 to your computer and use it in GitHub Desktop.
Save jgamblin/2133162778e1d438f57114946b6244d6 to your computer and use it in GitHub Desktop.
#set profile
profiles
use OWASP_TOP10
#use fast_scan
back
# Configure Output.
plugins
output console
output htmlFile
output config htmlFile
set fileName scan.html
back
back
#set target
target
set target jerygamblin.com
back
start
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment