Skip to content

Commit 1b4f4fd

Browse files
committed
remove url reference
1 parent 03b1ad7 commit 1b4f4fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/exploits/windows/ftp/kmftp_utility_cwd.rb

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

0 commit comments

Comments
 (0)