Skip to content

Commit 03b1ad7

Browse files
committed
add reference info
1 parent 73cb138 commit 03b1ad7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/windows/ftp/kmftp_utility_cwd.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ def initialize(info = {})
2828
'License' => MSF_LICENSE,
2929
'References' =>
3030
[
31-
[ 'EBD', '37908' ]
31+
[ 'EBD', '37908' ],
32+
[ 'URL', 'https://www.exploit-db.com/exploits/37908/' ]
3233
],
3334
'Privileged' => false,
3435
'Payload' =>

0 commit comments

Comments
 (0)