StatsPlugin spec fixes

This commit is contained in:
erwanlr
2013-03-29 23:15:29 +01:00
parent 09c9554e4b
commit f26ece827c
3 changed files with 27 additions and 21 deletions

View File

@@ -7,6 +7,11 @@
<reference>http://ref1.com</reference>
<type>RCE</type>
</vulnerability>
<vulnerability>
<title>Neither do I</title>
<reference>http://ref3.com</reference>
<type>FPD</type>
</vulnerability>
</plugin>
<plugin name="white-rabbit">

View File

@@ -7,6 +7,11 @@
<reference>http://some-ref.com</reference>
<type>SQLI</type>
</vulnerability>
<vulnerability>
<title>Neither do I</title>
<reference>http://some-other-ref.com</reference>
<type>XSS</type>
</vulnerability>
</theme>
<theme name="the-oracle">