<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Bah, I had my subscription set to digest. Thanks much, that will work nicely as a -f replacement for MacNikto/Nikto 2.1.4. Now, if only I can figure out how to get Xcode up and running again.</div><div><br></div><div><span class="Apple-style-span" style="font-family: Times; "><pre style="white-space: pre-wrap; "><font class="Apple-style-span" face="Times"><span class="Apple-style-span" style="white-space: normal;"><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;"><blockquote type="cite"><span class="Apple-style-span" style="font-family: Times; white-space: normal; "><pre style="white-space: pre-wrap; ">On Thu, Feb 24, 2011 at 10:38 AM, lewis francis <<a href="https://attrition.org/mailman/listinfo/nikto-discuss">lewis at lewisfrancis.com</a>> wrote:
><i> Hey all, congrats on getting 2.1.4 out the door.
</i>><i>
</i>><i> I see in the docs that -f has been deprecated and its usage now disables all plugins, which are necessary for report exporting. Sadly, this slightly breaks MacNikto, which assumes that a combination of -0 and -f will result in an exported report.
</i>><i>
</i>><i> I alway thought -f was a handy feature to have, and can certainly work around the fact that -f scans can no longer be exported, but was curious as to  the thinking behind the deprecation of this feature? Also, may I assume that  future version of Nikto will no longer support -f at all? Might make sense for me to drop findonly support entirely rather than work around the current behavior if so.
</i>

Right now -f is just an alias to the "proper" -Plugins options, and I
don't see any real reason to complete remove the -f flag (at least at
the moment). Previously, -findonly was its own bit of code which was
just annoying.

In any case, the emulation of -f via -P didn't intentionally or
unintentionally break reporting. Using the -Plugins flags like this...
  -Plugins 'report_csv;report_html;report_text;report_xml;report_nbe;report_msf'

It will create the output file. I need to make some additional tweaks
to get the output too look the same as it currently does (since it
only looks for plugins @@NONE), but this shouldn't be too hard. I'll
add a ticket and get this fixed for 2.1.5. In the meantime, can
MacNikto use the string above to get the output (even though it looks
a bit different)?
</pre></span></blockquote><div><span class="Apple-style-span" style="font-family: Times; white-space: normal; "><pre style="white-space: pre-wrap; "><br></pre></span></div></span></font></span></font></pre></span></div><div><br></div><div><br></div>

<br></body></html>