[Nikto-discuss] Bug: Nikto eating input from non-tty stdin

Kristen Eisenberg kristen.eisenberg at yahoo.com
Fri Feb 10 04:29:38 CST 2012


Nikto eats characters from stdin, which is undesirable when this is not
a tty. For instance, the following Bourne shell script fragment will not
work:
generateTargets | while read -r TARGET; do
nikto.pl -Display V -Format txt -host "$TARGET" -output 
nikto-"$TARGET".txt
done

After the first host, one or more characters from the beginning of "$TARGET"
may be cut for the following target.


Kristen Eisenberg
Billige Flüge
Marketing GmbH
Emanuelstr. 3,
10317 Berlin
Deutschland
Telefon: +49 (33)
5310967
Email:
utebachmeier at
gmail.com
Site:
http://flug.airego.de
- Billige Flüge vergleichen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://attrition.org/pipermail/nikto-discuss/attachments/20120210/d547e7dd/attachment.html>


More information about the Nikto-discuss mailing list