source: @ 3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3   5 years sullo perltidy
(edit) @2   5 years sullo perltidy
(add) @1   5 years sullo Initial 2.02 repo creation
(edit) @879   6 months sullo Add case insensitive check for secure cookie
(edit) @878   6 months sullo Accidentally removed case insensitivity for httponly
(edit) @877   6 months sullo Increase version numbers as a result of pushing to the update dir.
(edit) @876   6 months sullo Fix comment for strict transport security
(edit) @875   6 months deity Check for Strict-Transport-Security header
(edit) @874   6 months sullo Add check for /fastenv
(edit) @873   7 months deity Quick fix to make the check for HttpOnly? case insensitive and stop it …
(edit) @872   7 months sullo Note the Banner line more clearly so it can be easily parsed out
(edit) @871   7 months sullo add test for sitecore login
(edit) @870   7 months sullo print status before pausing
(edit) @869   7 months sullo Axis java test page
(edit) @868   7 months sullo fix post vs put
(edit) @867   7 months sullo Jboss auth bypass check
(edit) @866   7 months sullo buydomains.com
(edit) @865   8 months sullo checks for weblogic uddi explorer
(edit) @864   8 months deity Quick fix for typo in reporting of response from the x-frame-options …
(edit) @863   8 months deity Some basic tests for the Umbraco CMS
(edit) @862   8 months sullo Check for phpmyadmin backdoor
(edit) @861   8 months sullo Correct FSF address
(edit) @860   8 months sullo Check for forbidden for CGI dirs. Not sure when that went away, but it …
(edit) @859   8 months sullo Who knows if it's hard to exploit any more?
(edit) @858   8 months sullo More common headers
(edit) @857   8 months sullo Update date
(edit) @856   8 months sullo Minor changes. Some code to be used in future report writing.
(edit) @855   8 months sullo Updated test's match with info from Aaron Bishop
(edit) @854   8 months sullo more strings and strings
(edit) @853   8 months sullo Disabling check for non-empty OPTIONS request as it FPs a lot for …
(edit) @852   8 months sullo Cleanup some variable naming for consistency and to avoid future …
(edit) @851   8 months sullo Fix improper notification that auth succeeded--a response/result var name …
(edit) @850   8 months sullo Adding back. My bad!
(edit) @849   8 months sullo Fix validation error with html entity
(edit) @848   8 months sullo This is not needed
(edit) @847   8 months sullo Fix some xml errors in the docs. Add info in -Save and remove info on …
(edit) @846   8 months sullo Remove include of Data::Dumper
(edit) @845   8 months sullo Increment version numbers for release. Tidy some files. Strip dead code …
(edit) @844   8 months sullo Document replay.pl under the -Save help text
(edit) @843   8 months sullo Use LW hashes right and make proxy actually work.
(edit) @842   8 months sullo Added needed proxy support. Remove unneeded nikto_core.plugin. …
(edit) @841   8 months sullo Replay a saved request.
(edit) @840   8 months sullo More user submitted db_outdated updates
(edit) @839   9 months sullo Lots of version updates submitted by users.
(edit) @838   9 months sullo Copy of the -Single code; to be used for replaying saved sessions
(edit) @837   9 months sullo More MobileAdmin? checks and versions
(edit) @836   9 months sullo Checks for Ektron CMS vulnerabilities.
(edit) @835   9 months sullo Tests for RoveIT Mobile Admin installation and available database.
(edit) @834   9 months sullo New tests
(edit) @833   9 months sullo Add NSF tests from files found by rcarr
(edit) @832   9 months sullo Reduce false positives for test 001074. Thanks to Aaron Bishop for …
(edit) @831   9 months sullo Completely remove (near useless) cache functionality
(edit) @830   9 months deity D'oh, forgot about 403!
(edit) @829   9 months deity Fixed pages within robots.txt check as it didn't actually report anything!
(edit) @828   9 months deity Fixed a case where Nikto would report no Clickjacking headers when no …
(edit) @827   9 months sullo s/with/without/, thanks Steve Werby for pointing this out
(edit) @826   9 months sullo Move where the auth display is set to avoid an earlier return bypassing …
(edit) @825   9 months sullo Ticket 233: Fix bad values in robots.txt from causing crashes
(edit) @824   9 months sullo Change cache to include full request and response
(edit) @823   9 months deity Updated so that init always returns a plugin header so that -list-plugins …
(edit) @822   9 months deity Minimised the chance of multiple cookie issues and added a new check for …
(edit) @821   9 months sullo Ticket 261: Update CSV report to include banner info and put data into …
(edit) @820   9 months deity oops; missed a CDATA!
(edit) @819   9 months sullo And maybe send the right number of arguments to add_vuln
(edit) @818   9 months sullo Fix some request/response confusion from recent changes
(edit) @817   9 months deity Another test to identify installed software
(edit) @816   9 months sullo Fix false pos
(edit) @815   9 months sullo accidentally checked in updates=auto
(edit) @814   9 months sullo Including JSON-PP source to not require JSON installation. …
(edit) @813   9 months deity Added a \n to the end of the response for those times when the web server …
(edit) @812   9 months deity Fix for #252 by URL encoding stuff rather than using CDATA when it's going …
(edit) @811   9 months sullo Add test for OTRS installer
(edit) @810   9 months sullo Add IP to CSV output. Test changes.
(edit) @809   9 months sullo Seems ternary oper in perl won't work in a concat string like that. How …
(edit) @808   9 months sullo Major bug fix with how headers are accessed after returned from nfetch(). …
(edit) @807   9 months sullo Remove FP prone test
(edit) @806   9 months sullo Documented -Save mode
(edit) @805   9 months sullo make uncommon header check work (%request vs %result) and add two bits of …
(edit) @804   9 months deity Fix to ensure that headers_sent is a hashref, not a scalarref (e.g. "")
(edit) @803   9 months deity Fix for #258. Also fixed the check for internal IP addresses in HTTP …
(edit) @802   9 months sullo Lots of changes for Ticket #1, which also will fix other bugs & problems …
(edit) @801   9 months sullo Added test
(edit) @800   10 months deity Added commerce-server-software header
(edit) @799   10 months deity Removed nikto_crossdomain.plugin as it's been merged with …
(edit) @798   10 months deity Fixed clashing tid with clientaccesspolicy and crossdomain checks. Also …
(edit) @797   10 months deity Check for X-Frame-Options added
(edit) @796   10 months sullo Documenting the -output . auto-generation
(edit) @795   10 months sullo Fix parsing of hostname/ePO name from McAfee? ePO agent section
(edit) @794   10 months sullo Updated FSF address, thanks Johannes Weberhofer
(edit) @793   10 months sullo Ticket 250: Make digininja happy.
(edit) @792   10 months sullo Add missing items to changes
(edit) @791   10 months deity Fix for #249. Nikto CSV format doesn't really do commenting properly.
(edit) @790   10 months sullo Catching up on changes: - etag moved to postfetch - removed Single mode - …
(edit) @789   10 months deity Fix for #248 (sorry, I blame Sullo).
(edit) @788   10 months deity Fix for #161
(edit) @787   10 months sullo Removing
(edit) @786   10 months deity Commented out test 1251 to work around 243
(edit) @785   10 months deity Removed the global request and result hashes. Finally fixes #57.
(edit) @784   10 months deity More getting rid of direct $request hackery. Only nikto.pl to clean up …
(edit) @783   10 months deity Removal of legacy direct LibWhisker? hacking on the internal IP address …
Note: See TracRevisionLog for help on using the revision log.