Skip to content

Commit 53bb5a8

Browse files
author
zerosum0x0
authored
Update ms17_010_eternalblue.rb
1 parent cb4c700 commit 53bb5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/smb/ms17_010_eternalblue.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
require 'ruby_smb/smb1/packet'
88

99
class MetasploitModule < Msf::Exploit::Remote
10-
Rank = GreatRanking
10+
Rank = GoodRanking
1111

1212
include Msf::Exploit::Remote::Tcp
1313

0 commit comments

Comments
 (0)