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 99fa52e commit 4198efaCopy full SHA for 4198efa
lib/msf/ui/console/command_dispatcher/creds.rb
@@ -84,9 +84,6 @@ def cmd_creds(*args)
84
# TODO: this needs to be cleaned up to use the new syntax
85
#
86
def cmd_creds_help
87
- require 'pry'
88
- binding.pry
89
-
90
print_line
91
print_line "With no sub-command, list credentials. If an address range is"
92
print_line "given, show only credentials with logins on hosts within that"
0 commit comments