Hi Guys,

I am using OpenVAS version 8.
I am using Perl omp api to run the scan and finally I call the commandXML() to 
get the report:

$xmlRequest = $omp->commandXML('<get_reports report_id="' . $report_id . '" 
/>', 1 );

The last result node in the xml looks like it was cut off in the middle:

<result id="a87e3664-313b-4981-b97d-7ef1adfb9c22">
          <name>POODLE SSLv3 Protocol CBC ciphers Information Disclosure 
Vulnerability</name>
          <owner>
            <name>admin</name>
          </owner>
          <comment></comment>
          <creation_time>2017-10-05T00:08:06Z</creation_time>
          <modification_time>2017-10-05T00:08:06Z</modification_time>
          <user_tags>
            <count>0</count>
          </user_tags>
          <host>164.145.98.99</host>
          <port>443/tcp</port>
          <nvt oi=""></nvt>
</result>

See the bold yellow line.
The question is why it happened and is it a bug in OpenVAS?
If someone has encounter this issue or has a solution to this problem, any help 
will be very appreciated.
Thank you.

Best Regards,


  Shlomi Kadar-Levi
  Senior Software Engineer

[cid:1C9A77C4-E594-46D0-9242-9943869BDAB6]

   T +972-3-767-3036 | M +972-50-914-3769 | F +972-3-649-7810 | 
www.nextnine.com<http://www.nextnine.com/>

   [https://nextnine.com/wp-content/uploads/2016/11/LinkedInIcon-1x1.png] 
<https://www.linkedin.com/company/nextnine>   
[http://nextnine.com/wp-content/uploads/2016/11/TwitterIcon-1x1.png] 
<https://twitter.com/NextNineInc>

_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to