6 lines
76 B
Ruby
6 lines
76 B
Ruby
module WPScan
|
|
# DB Export
|
|
class DbExport < InterestingFinding
|
|
end
|
|
end
|