6 lines
69 B
Ruby
6 lines
69 B
Ruby
module WPScan
|
|
# Media
|
|
class Media < InterestingFinding
|
|
end
|
|
end
|