Re: [Nmap-scanner-general] encoding problem
Brought to you by:
perldork
From: Max <nm...@we...> - 2006-10-29 06:03:22
|
Hmm, starting to get back into the module tonight, this error usually happens when nmap throws an error that isn't handled by the module correctly or that causes nmap to output an error message that XML::SAX then cannot decipher as XML. What happens when you run the command line below on your windows host? What output do you get? please do also reply with the output from the perl script with debugging on as I described in my previous email. Thank you, max On 10/5/06, Matthias Waehlisch <mw...@fh...> wrote: > hi all, > > is there a solution for the problem of Jack Coates posted at 2006-05-01? > > I use perl 5.8.7 and get the same problem: > > Unable to recognise encoding of this document at > C:/Programme/Perl/site/lib/XML/SAX/PurePerl/EncodingDetect.pm line 98. > <nmap-error> > <pid="3712"/> > <cmdline="'C:\Programme\nmap-4.03\nmap.exe' -v -v -v -sS -p 1-100 -O > -oX - 172.16.252.1"/> > <perl-msg>Document requires an element [Ln: 1, Col: 0] > </perl-msg> > <nmap-msg></nmap-msg> > </nmap-error> > > regards > matthias > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Nmap-scanner-general mailing list > Nma...@li... > https://lists.sourceforge.net/lists/listinfo/nmap-scanner-general > |