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 8fdf0ea commit 2810851Copy full SHA for 2810851
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