HELLO v3!!!
This commit is contained in:
6
app/models/interesting_finding.rb
Normal file
6
app/models/interesting_finding.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
module WPScan
|
||||
# Custom class to include the WPScan::References module
|
||||
class InterestingFinding < CMSScanner::InterestingFinding
|
||||
include References
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user