output total number of plugins and themes
This commit is contained in:
17
spec/samples/wpscan/wp_theme/vulnerabilities/theme_vulns.xml
Normal file
17
spec/samples/wpscan/wp_theme/vulnerabilities/theme_vulns.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<vulnerabilities>
|
||||
<theme name="onepagewebsite">
|
||||
<vulnerability>
|
||||
<title>onepagewebsite Full Path Disclosure vulnerability</title>
|
||||
<reference>http://1337day.com/exploit/20027</reference>
|
||||
<type>FPD</type>
|
||||
</vulnerability>
|
||||
</theme>
|
||||
<theme name="vithy">
|
||||
<vulnerability>
|
||||
<title>vithy Full Path Disclosure vulnerability</title>
|
||||
<reference>http://1337day.com/exploit/20040</reference>
|
||||
<type>FPD</type>
|
||||
</vulnerability>
|
||||
</theme>
|
||||
</vulnerabilities>
|
||||
Reference in New Issue
Block a user