Skip to content

Instantly share code, notes, and snippets.

@llazzaro
Last active January 21, 2020 03:10
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 llazzaro/54fc265d50e6f25dbbaacdab8e3ccda0 to your computer and use it in GitHub Desktop.
Save llazzaro/54fc265d50e6f25dbbaacdab8e3ccda0 to your computer and use it in GitHub Desktop.
Example agent script code
printf '{"hosts":[{"ip":"127.0.0.1","description":"host description","vulnerabilities":[],"credentials":[],"services":[{"name":"http","protocol":"tcp","port":80,"vulnerabilities":[{"name":"vuln test from agent","severity":"high","desc":"vuln desc","type":"Vulnerability"}]}]}]}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment