We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51762e1 commit 4eaf64aCopy full SHA for 4eaf64a
lib/metasploit/framework/login_scanner/base.rb
@@ -173,7 +173,7 @@ def each_credential
173
# {#cred_details}, by calling {#attempt_login} once for each.
174
#
175
# If a successful login is found for a user, no more attempts
176
- # will be made for that user, assuming stop_on_success is false.
+ # will be made for that user.
177
178
# @yieldparam result [Result] The {Result} object for each attempt
179
# @yieldreturn [void]
0 commit comments