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 4f1404e commit fca4425Copy full SHA for fca4425
modules/payloads/singles/linux/mipsbe/reboot.rb
@@ -12,7 +12,7 @@ module Metasploit3
12
13
def initialize(info = {})
14
super(merge_info(info,
15
- 'Name' => 'Linux Reboot Payload',
+ 'Name' => 'Linux Reboot',
16
'Description' => %q{
17
A very small shellcode for rebooting the system.
18
This module is sometimes helpful for testing purposes.
0 commit comments