Skip to content

Commit 6019bbe

Browse files
committed
Add ranking comment
1 parent ad465c4 commit 6019bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/multi_ncc_ping_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
require 'msf/core'
77

88
class Metasploit3 < Msf::Exploit::Remote
9-
Rank = NormalRanking
9+
Rank = NormalRanking # Only tested on Emulated environment
1010

1111
include Msf::Exploit::Remote::HttpClient
1212
include Msf::Exploit::Remote::HttpServer::HTML

0 commit comments

Comments
 (0)