Skip to content

Commit fca4425

Browse files
author
Michael Messner
committed
feedback
1 parent 4f1404e commit fca4425

File tree

1 file changed

+1
-1
lines changed
  • modules/payloads/singles/linux/mipsbe

1 file changed

+1
-1
lines changed

modules/payloads/singles/linux/mipsbe/reboot.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module Metasploit3
1212

1313
def initialize(info = {})
1414
super(merge_info(info,
15-
'Name' => 'Linux Reboot Payload',
15+
'Name' => 'Linux Reboot',
1616
'Description' => %q{
1717
A very small shellcode for rebooting the system.
1818
This module is sometimes helpful for testing purposes.

0 commit comments

Comments
 (0)