Hi, I have discovered that, using mono at least, I am not able to parse the
get_nvt api call properly due to ampersands in the XML returned that are
not XML entities.

Two examples are the following URL's:
URL:http://svn.apache.org/viewvc?view=revision&revision=1476592
URL:http://forums.exponentcms.org/viewtopic.php?f=16&t=78

By replacing the &revision and &t with &revision= and &t,
respectively, I am able to parse the XML correctly.

I am not sure if this is a bug in mono or legitimately poor XML, but I feel
like the ampersands could could be entitized (did I just make up a word?)
defensively anyway.

-- 
http://volatile-minds.blogspot.com -- blog
http://www.volatileminds.net -- website
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to