49 lines
1.3 KiB
XML
49 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<vulnerabilities>
|
|
<plugin name="mr-smith">
|
|
<vulnerability>
|
|
<title>I should not appear in the results</title>
|
|
<references>
|
|
<metasploit>exploit/ex1</metasploit>
|
|
<url>Ref 1</url>
|
|
<url>Ref 2</url>
|
|
<cve>2011-001</cve>
|
|
<secunia>secunia</secunia>
|
|
<osvdb>osvdb</osvdb>
|
|
<exploitdb>exploitdb</exploitdb>
|
|
</references>
|
|
<type>RCE</type>
|
|
</vulnerability>
|
|
<vulnerability>
|
|
<title>Neither do I</title>
|
|
<references>
|
|
<metasploit>exploit/ex1</metasploit>
|
|
<url>Ref 1</url>
|
|
<url>Ref 2</url>
|
|
<cve>2011-001</cve>
|
|
<secunia>secunia</secunia>
|
|
<osvdb>osvdb</osvdb>
|
|
<exploitdb>exploitdb</exploitdb>
|
|
</references>
|
|
<type>FPD</type>
|
|
</vulnerability>
|
|
</plugin>
|
|
|
|
<plugin name="white-rabbit">
|
|
<vulnerability>
|
|
<title>Follow me!</title>
|
|
<references>
|
|
<metasploit>exploit/ex1</metasploit>
|
|
<url>Ref 1</url>
|
|
<url>Ref 2</url>
|
|
<cve>2011-001</cve>
|
|
<secunia>secunia</secunia>
|
|
<osvdb>osvdb</osvdb>
|
|
<exploitdb>exploitdb</exploitdb>
|
|
</references>
|
|
<type>REDIRECT</type>
|
|
</vulnerability>
|
|
</plugin>
|
|
</vulnerabilities>
|