Files
wpscan/app/models/db_export.rb
Ryan Dewhurst d268a86795 HELLO v3!!!
2018-09-26 21:12:01 +02:00

6 lines
76 B
Ruby

module WPScan
# DB Export
class DbExport < InterestingFinding
end
end