<div dir="ltr">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.:<div>
-Plugin drupal(verbose)</div><div><br></div><div>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:<br>
-no404 -Plugin tests(tids:50001..50010)</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 25 June 2014 11:54, raymond lukanta <span dir="ltr"><<a href="mailto:raymond_pluto@hotmail.com" target="_blank">raymond_pluto@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Dear All,<div><br></div><div>What is the suitable debugger for developing Nikto?</div><div><br></div><div>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).</div>
<div>Anyone ever face the same problem?</div><div><br></div><div>Thanks.<br><br><font><span style="color:rgb(79,129,189);font-family:Arial,sans-serif;line-height:17px;background-color:rgb(255,255,255)">--</span><br style="line-height:17px;color:rgb(79,129,189);font-family:Arial,sans-serif">
<span style="color:rgb(79,129,189);font-family:Arial,sans-serif;line-height:17px;background-color:rgb(255,255,255)">Raymond L</span></font></div>                                       </div></div>
<br>_______________________________________________<br>
Nikto is sponsored by Netsparker, a false positive free web application security scanner.<br>
Visit <a href="https://www.netsparker.com/" target="_blank">https://www.netsparker.com/</a> for more information.<br>
_______________________________________________<br>
Nikto-discuss mail list<br>
<a href="mailto:Nikto-discuss@attrition.org">Nikto-discuss@attrition.org</a><br>
<a href="https://attrition.org/mailman/listinfo/nikto-discuss" target="_blank">https://attrition.org/mailman/listinfo/nikto-discuss</a><br></blockquote></div><br></div>