WpPlugin::Vulnerable specs

This commit is contained in:
erwanlr
2013-03-25 21:22:28 +01:00
parent d946ef55a8
commit d6f18943b7
6 changed files with 61 additions and 7 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<vulnerabilities>
<plugin name="mr-smith">
<vulnerability>
<title>I should not appear in the results</title>
<reference>http://ref1.com</reference>
<type>RCE</type>
</vulnerability>
</plugin>
<plugin name="white-rabbit">
<vulnerability>
<title>Follow me!</title>
<reference>http://ref2.com</reference>
<type>REDIRECT</type>
</vulnerability>
</plugin>
</vulnerabilities>