Skip to content

Commit b979128

Browse files
committed
Added OSVBD ID thanks to @shipcod3
1 parent 2df458c commit b979128

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/windows/ftp/pcman_put.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ def initialize(info = {})
2626
'License' => MSF_LICENSE,
2727
'References' =>
2828
[
29-
[ 'EDB', '37731']
29+
[ 'EDB', '37731'],
30+
[ 'OSVDB', '94624']
3031
],
3132
'DefaultOptions' =>
3233
{

0 commit comments

Comments
 (0)