[Nikto-discuss] Nikto Debugger

a resident.deity at gmail.com
Fri Jul 11 03:15:16 CDT 2014


I normally debug the bit I'm doing using print and exit; or, if I'm doing a
plugin I'll use the plugin specific debug and verbose flags, by passing
verbose or debug as a parameter to the plugin, e.g.:
-Plugin drupal(verbose)

If I'm just doing a test, and want to run just that test and nothing else,
you can tune it with the tid option to the test plugin and use the -no404
switch to disable the 100 or so requests Nikto makes to guess what looks
like a 404:
-no404 -Plugin tests(tids:50001..50010)



On 25 June 2014 11:54, raymond lukanta <raymond_pluto at hotmail.com> wrote:

> Dear All,
>
> What is the suitable debugger for developing Nikto?
>
> I've tried Epic, but it skip the break point if  I put a break point on
> different module (example on /plugins/nikto_core.plugin).
> Anyone ever face the same problem?
>
> Thanks.
>
> --
> Raymond L
>
> _______________________________________________
> Nikto is sponsored by Netsparker, a false positive free web application
> security scanner.
> Visit https://www.netsparker.com/ for more information.
> _______________________________________________
> Nikto-discuss mail list
> Nikto-discuss at attrition.org
> https://attrition.org/mailman/listinfo/nikto-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://attrition.org/pipermail/nikto-discuss/attachments/20140711/1e81a8ca/attachment-0001.html>


More information about the Nikto-discuss mailing list