Greetings,

I've been trying to track down an issue we've been having for a while,
and I think I finally found the issue.

We are using the nessus.xsl file that's publicly available, and I think
a lot of people use, so I don't know if this has been brought up in the
past or not.  However, when running a report through it, it's supposed
to display the Host Name, then the IP, however, it displays the Host
Name in both locations.

I've been combing through the XSL file for quite some time trying to
figure it out (I'm not an XSLT guy at all), and from what I can find,
it's all correct.  So, I decided to look at the output of the XML file
that Nessus writes.  Guess what, the Host Name and IP fields both
contain the Host Name.  Here's a snippet (the names have been changed to
protect the innocent...):

<results>
<result>
        <host name="host426.domain.com" ip="host426.domain.com"/>
                <date>
                        <start>Fri Feb  1 14:15:10 2008</start>
                        <end>Fri Feb  1 14:16:19 2008</end>
                </date>
        <ports>
<...snip...>


Any way to get this resolved?  This is kind of a big deal when running
large scans and providing information to other business areas.

Thanks...


David Jones
Principal Financial Group
I/S Information Security
711 High Street
Des Moines, IA 50392-0257

Email:  [EMAIL PROTECTED]
Phone:  515.362.2224 


-----Message Disclaimer-----

This e-mail message is intended only for the use of the individual or
entity to which it is addressed, and may contain information that is
privileged, confidential and exempt from disclosure under applicable law.
If you are not the intended recipient, any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by
reply email to [EMAIL PROTECTED] and delete or destroy all copies of
the original message and attachments thereto. Email sent to or from the
Principal Financial Group or any of its member companies may be retained
as required by law or regulation.

Nothing in this message is intended to constitute an Electronic signature
for purposes of the Uniform Electronic Transactions Act (UETA) or the
Electronic Signatures in Global and National Commerce Act ("E-Sign")
unless a specific statement to the contrary is included in this message.

While this communication may be used to promote or market a transaction
or an idea that is discussed in the publication, it is intended to provide
general information about the subject matter covered and is provided with
the understanding that The Principal is not rendering legal, accounting,
or tax advice. It is not a marketed opinion and may not be used to avoid
penalties under the Internal Revenue Code. You should consult with
appropriate counsel or other advisors on all matters pertaining to legal,
tax, or accounting obligations and requirements.

_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to