File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
lib/msf/ui/console/command_dispatcher Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -395,7 +395,7 @@ def cmd_banner(*args)
395
395
"Taking notes in notepad? Have Metasploit Pro track & report\n your progress and findings -- learn more on http://rapid7.com/metasploit" ,
396
396
"Tired of typing 'set RHOSTS'? Click & pwn with Metasploit Pro\n Learn more on http://rapid7.com/metasploit" ,
397
397
"Love leveraging credentials? Check out bruteforcing\n in Metasploit Pro -- learn more on http://rapid7.com/metasploit" ,
398
- "Save 45% of your time on large engagements with Metaspsloit Pro\n Learn more on http://rapid7.com/metasploit" ,
398
+ "Save 45% of your time on large engagements with Metasploit Pro\n Learn more on http://rapid7.com/metasploit" ,
399
399
"Validate lots of vulnerabilities to demonstrate exposure\n with Metasploit Pro -- Learn more on http://rapid7.com/metasploit"
400
400
]
401
401
banner << content . sample # Ruby 1.9-ism!
You can’t perform that action at this time.
0 commit comments