28 lines
644 B
XML
28 lines
644 B
XML
<?xml version="1.0"?>
|
|
|
|
<vulnerabilities>
|
|
|
|
<plugin name="spec-plugin">
|
|
<vulnerability>
|
|
<title>WPScan Spec</title>
|
|
<reference>http://secu.org/files/111319/</reference>
|
|
<type>XSS</type>
|
|
</vulnerability>
|
|
|
|
<vulnerability>
|
|
<title>Spec SQL Injection</title>
|
|
<reference>http://secu.org/files/1245/</reference>
|
|
<type>SQLI</type>
|
|
</vulnerability>
|
|
</plugin>
|
|
|
|
<plugin name="simple-login-lockdown">
|
|
<vulnerability>
|
|
<title>Simple Login Lockdown XSS</title>
|
|
<reference>http://secu.org/files/1234/</reference>
|
|
<type>XSS</type>
|
|
</vulnerability>
|
|
</plugin>
|
|
|
|
</vulnerabilities>
|