6 lines
84 B
Ruby
6 lines
84 B
Ruby
module WPScan
|
|
# Config Backup
|
|
class ConfigBackup < InterestingFinding
|
|
end
|
|
end
|