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.
2 parents 170cb15 + 2810851 commit 73470feCopy full SHA for 73470fe
lib/msf/ui/console/driver.rb
@@ -17,7 +17,7 @@ class Driver < Msf::Ui::Driver
17
ConfigCore = "framework/core"
18
ConfigGroup = "framework/ui/console"
19
20
- DefaultPrompt = "%undmsf#{Metasploit::Framework::Version::MAJOR}%clr"
+ DefaultPrompt = "%undmsf%clr"
21
DefaultPromptChar = "%clr>"
22
23
#
0 commit comments