-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
automatic module_metadata_base.json update
- Loading branch information
1 parent
6b83f09
commit 30dd377
Showing
1 changed file
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -148571,7 +148571,7 @@ | |
"Colin Ames <[email protected]>", | ||
"jduck <[email protected]>" | ||
], | ||
"description": "This module embeds a Metasploit payload into an existing PDF file. The\n resulting PDF can be sent to a target as part of a social engineering attack.", | ||
"description": "This module embeds a Metasploit payload into an existing PDF file. The\n resulting PDF can be sent to a target as part of a social engineering attack.", | ||
"references": [ | ||
"CVE-2010-1240", | ||
"OSVDB-63667", | ||
|
@@ -148581,7 +148581,7 @@ | |
"URL-http://www.adobe.com/support/security/bulletins/apsb10-15.html" | ||
], | ||
"platform": "Windows", | ||
"arch": "", | ||
"arch": "x86, x64", | ||
"rport": null, | ||
"autofilter_ports": [ | ||
|
||
|
@@ -148590,16 +148590,26 @@ | |
|
||
], | ||
"targets": [ | ||
"Adobe Reader v8.x, v9.x / Windows XP SP3 (English/Spanish) / Windows Vista/7 (English)" | ||
"Adobe Reader v8.x, v9.x / Windows XP SP3 (English/Spanish) / Windows Vista/7/10 (English)" | ||
], | ||
"mod_time": "2022-03-10 18:03:35 +0000", | ||
"mod_time": "2024-08-26 16:47:26 +0000", | ||
"path": "/modules/exploits/windows/fileformat/adobe_pdf_embedded_exe.rb", | ||
"is_install_path": true, | ||
"ref_name": "windows/fileformat/adobe_pdf_embedded_exe", | ||
"check": false, | ||
"post_auth": false, | ||
"default_credential": false, | ||
"notes": { | ||
"Stability": [ | ||
"crash-safe" | ||
], | ||
"Reliability": [ | ||
"repeatable-session" | ||
], | ||
"SideEffects": [ | ||
"artifacts-on-disk", | ||
"screen-effects" | ||
] | ||
}, | ||
"session_types": false, | ||
"needs_cleanup": null | ||
|