This commit is contained in:
erwanlr
2019-09-03 12:03:12 +01:00
parent 7a8b27a255
commit fdbfd1ec60
10 changed files with 146 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ module WPScan
module Finders
module DynamicFinder
module Version
# Version finder using Body Pattern method. Tipically used when the response is not
# Version finder using Body Pattern method. Typically used when the response is not
# an HTML doc and Xpath can't be used
class BodyPattern < Finders::DynamicFinder::Version::Finder
# @return [ Hash ]