source: trunk/plugins/nikto_core.plugin @ 351

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @351   3 years deity Loads of changes, including a fix for 126 and more hooks for plugins
(edit) @345   3 years sullo Don't do case insensitive match on content.
(edit) @344   3 years sullo Tidy with some different options.
(edit) @343   3 years deity Changes to minimise -mutate and push -Plugins
(edit) @342   3 years sullo Lots of tidy love.
(edit) @339   3 years sullo Fix a crash based on bad regex content
(edit) @336   3 years sullo strict hash name fixes
(edit) @335   3 years sullo undef @DBFILE when done. perltidy on favi and outd
(edit) @333   3 years deity Merged passfiles plugins into nikto_tests
(edit) @330   3 years deity Quick bug fix
(edit) @328   3 years deity More removal of fetch
(edit) @327   3 years sullo db_content_search additions and dbcheck code for it
(edit) @326   3 years deity Some removal of the fetch function
(edit) @324   3 years sullo Added general content searching on all requests made with fetch() and …
(edit) @322   3 years sullo Add index.jhtml to multi-index
(edit) @320   3 years sullo Ticket #123: scrub output if 'S' is used with -D.
(edit) @319   3 years deity Some fixes for Plugins functionality
(edit) @318   3 years deity Updated Plugins functionality
(edit) @317   3 years sullo Updates for Ticket 122 (increase db_404_strings priority) * NOTE: This …
(edit) @315   3 years deity Some routines to exapnd plugin macros (not finished)
(edit) @314   3 years deity Basic support for -D s added
(edit) @312   3 years sullo Warn if RFIURL is undefined
(edit) @309   3 years sullo match plugin name case insensitive
(edit) @306   3 years sullo test update. ignore bad versions for updates.
(edit) @295   3 years sullo Added @RFIURL variable to nikto.conf, a full url to a file that contains a …
(edit) @294   3 years sullo Fix a ton of potential perl warnins (future reserved word). But not all of …
(edit) @293   3 years sullo Ticket 117: Fixed SKIPPORTS Minor cleanups
(edit) @292   3 years sullo Ticket #116: Add dynamic variables to User-Agent string.
(edit) @291   3 years deity Tidy of formatting and simplification of is_404
(edit) @290   3 years deity Stop it always outputting OSVDB-0 to stdout before informational items
(edit) @289   3 years deity Some more changes to minimise warnings
(edit) @287   3 years sullo Output message prettification
(edit) @285   3 years deity Some cleaning up of perl warnings
(edit) @281   3 years sullo Added new LW evasions Test for a bad osvdb id in db_tests
(edit) @274   3 years deity Remove debugging code from previous commit :-)
(edit) @273   3 years deity Some tuning and compression of the new dbcheck code
(edit) @271   3 years sullo More database syntax checks. Ticket #111.
(edit) @270   3 years sullo Fix syntax error from yesterday
(edit) @269   3 years sullo moved $DIV into %NIKTO more code cleanup
(edit) @268   3 years sullo Removed http_eol global -- it's set in LW automagically Code cleanups
(edit) @267   3 years sullo Tweaks to how report formats are validated
(edit) @259   3 years sullo Minor proxy code tweaks
(edit) @256   3 years deity Fix for #109 - new option element <ssl />
(edit) @255   3 years deity Fix for 106 and partial fix for 107
(edit) @252   3 years sullo Fix dbcheck duplicate matching
(edit) @251   3 years sullo Change -plugins to -Plugins so as not to trounce -ports
(edit) @245   3 years deity Fix for ticket #98 and some general clean up
(edit) @243   3 years deity Added -plugins and -list-plugins options to allow greater control
(edit) @240   3 years sullo Plugin & DB header standardization
(edit) @237   3 years sullo Updates for multiple index files
(edit) @235   3 years sullo Fix for version updates not being sent to cirt.net
(edit) @233   3 years sullo Fixing proxy problems.
(edit) @229   3 years sullo Quick fix for proxy use sending static Host header. Note: this is not the …
(edit) @225   3 years sullo Move JUNK(), @HOSTNAME and @IP into change_variables
(edit) @224   3 years sullo Removed unnecessary variable handling code in set_scan_items
(edit) @219   4 years sullo initialise is no longer initialize, but init!
(edit) @218   4 years sullo simplify the JUNK() handling code
(edit) @217   4 years sullo Fix spelling to the correct way to spell 'initialize.' Ticket #99.
(edit) @213   4 years sullo Right LW call this time.
(edit) @212   4 years sullo Missing unset_auth() call after auth dictionary attack. This caused the …
(edit) @204   4 years sullo Another fix for save files / formats / stdout
(edit) @201   4 years sullo Fix for not defaulting to txt for output file
(edit) @197   4 years sullo Fix up for caching
(edit) @196   4 years sullo A few missing total request increments
(edit) @188   4 years sullo Fix standard output
(edit) @186   4 years sullo - Standardization of ERROR print prefix, as well as matching in nprint to …
(edit) @176   4 years jabra patch from chris sullow with improvements to allow for -output "-" to …
(edit) @165   4 years deity I managed to break port_check in the last upload - fix. Also re-added the …
(edit) @159   4 years deity Quick fix to ensure User-Agent is set correctly
(edit) @152   4 years deity Various changes to move to nfetch
(edit) @151   4 years deity Added facillity to return headers on nfetch
(edit) @150   4 years deity New nfetch sub added which uses a local request/result hash, supersedes …
(edit) @149   4 years deity Quick fix for cache where methods aren't the same
(edit) @148   4 years deity Change of cache message to verbose
(edit) @147   4 years deity Simple URI cache added to fetch and corresponding -nocache flag
(edit) @144   4 years deity Quick bug fix for a typo
(edit) @143   4 years deity Added test for DEBUG HTTP verb
(edit) @142   4 years deity Patch for ticket #79
(edit) @141   4 years deity Quick patches to close reporting on a SIGINT and allow port ranges in the …
(edit) @136   4 years deity More clean up of globals and stop it constantly exporting as text
(edit) @134   4 years deity Finished changes to reporting structure to close tickets #80 and #85
(edit) @133   4 years deity Changes to reporting to fix xml reporter and allow reporting as it happens
(edit) @130   4 years deity Changes to how nikto sets targets and virtual removal of CURRENT_HOST, …
(edit) @129   4 years deity Fixes for -dbcheck and ticket #75
(edit) @126   4 years deity Added some missing tunings in db_tests
(edit) @125   4 years deity Fix for bug #84
(edit) @123   4 years deity Added dirbuster plugin
(edit) @122   4 years deity Changes to nikto_user_enum_apache to allow use of a dictionary, removal of …
(edit) @117   4 years deity Added -no404 switch
(edit) @115   4 years deity Fixed type error in add_vulnerability
(edit) @112   4 years deity Added subdomain brute forcer
(edit) @110   4 years deity Added nikto_tests.plugin and some work to prevent doing unnecessary tests …
(edit) @108   4 years deity Fix for bug #65: alert if cannot connect to proxy
(edit) @107   4 years deity Minor changes to not bother calling dump_vars from within fetch if …
(edit) @105   4 years deity Fix for bug #73
(edit) @104   4 years deity Fix for bug #43
(edit) @102   4 years deity Fix for bug #72
(edit) @101   4 years deity Added new config file hierarchy
(edit) @100   4 years deity Fix for bug #68; also added a -nossl flag to disable checking for ssl on a …
(edit) @93   4 years deity Update to fix bug #70
Note: See TracRevisionLog for help on using the revision log.