From resident.deity at gmail.com Tue Aug 2 02:37:43 2011 From: resident.deity at gmail.com (a) Date: Tue, 2 Aug 2011 08:37:43 +0100 Subject: [Nikto-discuss] multi port, multi server scanning In-Reply-To: References: <0B3C441220CB76478711EA030584A61BDB32072F86@JIF.infogressive.local> <835161B3-8E03-466A-9ABB-EC8E10210AA8@gmail.com> Message-ID: > I think that this will be your problem; for some strange reason we > keep the cache throughout the lifetime of the scan, even through we > use the target details to key on the cache. I've just tried to fix this and discovered that the cache functionality has been broken since 2.1.3. Which version of Nikto were you using, as this may mean we've got a much bigger problem if it isn't the cache. The version in trunk will now dump the cache after it's finished scanning each target. dave From Tristan.Lawson at infogressive.com Tue Aug 2 09:00:43 2011 From: Tristan.Lawson at infogressive.com (Tristan Lawson) Date: Tue, 2 Aug 2011 09:00:43 -0500 Subject: [Nikto-discuss] multi port, multi server scanning In-Reply-To: References: <0B3C441220CB76478711EA030584A61BDB32072F86@JIF.infogressive.local> <835161B3-8E03-466A-9ABB-EC8E10210AA8@gmail.com> Message-ID: <0B3C441220CB76478711EA030584A61BDB3DA5BA18@JIF.infogressive.local> I was using version 2.1.4 Thank you for looking into this. -----Original Message----- From: a [mailto:resident.deity at gmail.com] Sent: Tuesday, August 02, 2011 2:38 AM To: Tristan Lawson; nikto-discuss at attrition.org Subject: Re: [Nikto-discuss] multi port, multi server scanning > I think that this will be your problem; for some strange reason we > keep the cache throughout the lifetime of the scan, even through we > use the target details to key on the cache. I've just tried to fix this and discovered that the cache functionality has been broken since 2.1.3. Which version of Nikto were you using, as this may mean we've got a much bigger problem if it isn't the cache. The version in trunk will now dump the cache after it's finished scanning each target. dave From penny at amity.tv Fri Aug 12 03:18:19 2011 From: penny at amity.tv (Penny Rivers) Date: Fri, 12 Aug 2011 09:18:19 +0100 Subject: [Nikto-discuss] "Start Time" wrong? Message-ID: Running nikto v2.1.4 on winxp and the line: + Start Time Shows tomorrow's date but correct time. PC date is correct. Perl v5.12.2 activestate. Already a little embarassed to ask, but can't see where this is coming from. Paul -- Sent from my mobile device From csullo at gmail.com Fri Aug 12 19:27:54 2011 From: csullo at gmail.com (Sullo) Date: Fri, 12 Aug 2011 20:27:54 -0400 Subject: [Nikto-discuss] "Start Time" wrong? In-Reply-To: References: Message-ID: On Fri, Aug 12, 2011 at 4:18 AM, Penny Rivers wrote: > Running nikto v2.1.4 on winxp and the line: > + Start Time > Shows tomorrow's date but correct time. PC date is correct. Perl > v5.12.2 activestate. > Already a little embarassed to ask, but can't see where this is coming > from. > Paul > > Try running this from the command line... it will print the day of the month. On my system (not windows with activestate) i get the correct date. $ perl -e '($sec,$min,$hour,$mday) = localtime; print "$mday\n";' 12 $ > -- > Sent from my mobile device > _______________________________________________ > Nikto-discuss mailing list > Nikto-discuss at attrition.org > https://attrition.org/mailman/listinfo/nikto-discuss > -- http://www.cirt.net | http://www.osvdb.org/ -------------- next part -------------- An HTML attachment was scrubbed... URL: