nikto-fhs.patch 915 B

1234567891011121314151617181920
  1. --- nikto.conf.orig 2010-07-12 16:11:57.234501404 +0300
  2. +++ nikto.conf 2010-07-12 16:14:14.530251214 +0300
  3. @@ -64,10 +64,10 @@
  4. CHECKMETHODS=HEAD GET
  5. # If you want to specify the location of any of the files, specify them here
  6. -# EXECDIR=/opt/nikto # Location of Nikto
  7. -# PLUGINDIR=/opt/nikto/plugins # Location of plugin dir
  8. -# DBDIR=/opt/nikto/databases # Location of database dir
  9. -# TEMPLATEDIR=/opt/nikto/templates # Location of template dir
  10. -# DOCDIR=/opt/nikto/docs # Location of docs dir
  11. +EXECDIR=/usr/bin # Location of Nikto
  12. +PLUGINDIR=/usr/share/nikto/plugins # Location of plugin dir
  13. +DBDIR=/usr/share/nikto/databases # Location of database dir
  14. +TEMPLATEDIR=/usr/share/nikto/templates # Location of template dir
  15. +DOCDIR=/usr/share/doc # Location of docs dir
  16. # Default plugin macros
  17. @@MUTATE=dictionary;subdomain