Skip to content

Instantly share code, notes, and snippets.

@james-otten
Created October 16, 2019 01:40
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 james-otten/b225f572171a8e2cfcf15f39d8e7c606 to your computer and use it in GitHub Desktop.
Save james-otten/b225f572171a8e2cfcf15f39d8e7c606 to your computer and use it in GitHub Desktop.
Workflow for adding new nikto tests

Add nikto tests

  • Add new tests nano -L program/databases/udb_tests
  • Test just the new tests ./nikto.pl -Userdbs tests -Plugins tests -Display V -host https://example.com
  • Move the new tests to the db cat udb_tests >> db_tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment