Fixes #1628
This commit is contained in:
@@ -6,8 +6,7 @@ module WPScan
|
||||
class Aliases < CMSScanner::Controller::Base
|
||||
def cli_options
|
||||
[
|
||||
OptAlias.new(['--stealthy'],
|
||||
alias_for: '--random-user-agent --detection-mode passive --plugins-version-detection passive')
|
||||
OptAlias.new(['--stealthy'], alias_for: '--random-user-agent --detection-mode passive')
|
||||
]
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user