Skip to content

Commit cd31aca

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent b12ebc9 commit cd31aca

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

db/modules_metadata_base.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200276,6 +200276,57 @@
200276200276
"session_types": false,
200277200277
"needs_cleanup": null
200278200278
},
200279+
"exploit_windows/persistence/assistive_technology": {
200280+
"name": "Assistive Technologies Persistence",
200281+
"fullname": "exploit/windows/persistence/assistive_technology",
200282+
"aliases": [],
200283+
"rank": 600,
200284+
"disclosure_date": "2016-07-22",
200285+
"type": "exploit",
200286+
"author": [
200287+
"h00die"
200288+
],
200289+
"description": "This module achieves persistence by registering a custom Assistive Technology (AT) in the Windows registry.\n Then it configures the system to launch the AT executable during user logon or desktop switch (such as with\n an admin prived program).\n Requires Windows 8 or higher and administrative privileges.",
200290+
"references": [
200291+
"ATT&CK-T1546.008",
200292+
"URL-https://www.hexacorn.com/blog/2016/07/22/beyond-good-ol-run-key-part-42/",
200293+
"URL-https://msdn.microsoft.com/ru-ru/library/windows/desktop/bb879984.aspx"
200294+
],
200295+
"platform": "Windows",
200296+
"arch": "x64, x86, aarch64",
200297+
"rport": null,
200298+
"autofilter_ports": [],
200299+
"autofilter_services": [],
200300+
"targets": [
200301+
"Automatic"
200302+
],
200303+
"mod_time": "2025-12-19 14:52:34 +0000",
200304+
"path": "/modules/exploits/windows/persistence/assistive_technology.rb",
200305+
"is_install_path": true,
200306+
"ref_name": "windows/persistence/assistive_technology",
200307+
"check": true,
200308+
"post_auth": false,
200309+
"default_credential": false,
200310+
"notes": {
200311+
"Stability": [
200312+
"crash-safe"
200313+
],
200314+
"Reliability": [
200315+
"repeatable-session",
200316+
"event-dependent"
200317+
],
200318+
"SideEffects": [
200319+
"artifacts-on-disk",
200320+
"config-changes"
200321+
]
200322+
},
200323+
"session_types": [
200324+
"meterpreter",
200325+
"shell"
200326+
],
200327+
"needs_cleanup": null,
200328+
"actions": []
200329+
},
200279200330
"exploit_windows/persistence/image_exec_options": {
200280200331
"name": "Windows Silent Process Exit Persistence",
200281200332
"fullname": "exploit/windows/persistence/image_exec_options",

0 commit comments

Comments
 (0)