Changeset 6076
- Timestamp:
- 01/05/09 05:09:18 (6 months ago)
- Location:
- framework3/trunk/modules/exploits/windows
- Files:
-
- 5 modified
-
browser/ca_brightstor_addcolumn.rb (modified) (1 diff)
-
browser/verypdf_pdfview.rb (modified) (1 diff)
-
fileformat/djvu_imageurl.rb (modified) (1 diff)
-
fileformat/msworks_wkspictureinterface.rb (modified) (1 diff)
-
fileformat/sascam_get.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
framework3/trunk/modules/exploits/windows/browser/ca_brightstor_addcolumn.rb
r6073 r6076 21 21 }, 22 22 'License' => MSF_LICENSE, 23 'Author' => [ 'dean ' ],23 'Author' => [ 'dean <dean [at] zerodaysolutions [dot] com>' ], 24 24 'Version' => '$Revision', 25 25 'References' => -
framework3/trunk/modules/exploits/windows/browser/verypdf_pdfview.rb
r6073 r6076 22 22 }, 23 23 'License' => MSF_LICENSE, 24 'Author' => [ 'MC', 'dean ' ],24 'Author' => [ 'MC', 'dean <dean [at] zerodaysolutions [dot] com>' ], 25 25 'Version' => '$Revision:$', 26 26 'References' => -
framework3/trunk/modules/exploits/windows/fileformat/djvu_imageurl.rb
r6074 r6076 22 22 }, 23 23 'License' => MSF_LICENSE, 24 'Author' => [ 'dean ' ],24 'Author' => [ 'dean <dean [at] zerodaysolutions [dot] com>' ], 25 25 'Version' => '$Revision:$', 26 26 'References' => -
framework3/trunk/modules/exploits/windows/fileformat/msworks_wkspictureinterface.rb
r6074 r6076 23 23 }, 24 24 'License' => MSF_LICENSE, 25 'Author' => [ 'dean ' ],25 'Author' => [ 'dean <dean [at] zerodaysolutions [dot] com>' ], 26 26 'Version' => '$Revision', 27 27 'References' => -
framework3/trunk/modules/exploits/windows/fileformat/sascam_get.rb
r6074 r6076 23 23 }, 24 24 'License' => MSF_LICENSE, 25 'Author' => [ 'dean ' ],25 'Author' => [ 'dean <dean [at] zerodaysolutions [dot] com>' ], 26 26 'Version' => '$Revision:$', 27 27 'References' =>
