This commit is contained in:
erwanlr
2019-05-03 14:04:50 +01:00
parent 412f576aee
commit 4b0b8fa624
7 changed files with 114 additions and 102 deletions

View File

@@ -10,7 +10,7 @@ module WPScan
#
# Empty classes for the #type to be correctly displayed (as taken from the self.class from the parent)
#
class BackupDB < InterestingFinding
class PluginBackupFolder < InterestingFinding
end
class DebugLog < InterestingFinding