@@ -190702,51 +190702,6 @@
190702190702 "needs_cleanup": null,
190703190703 "actions": []
190704190704 },
190705- "exploit_windows/local/registry_persistence": {
190706- "name": "Windows Registry Only Persistence",
190707- "fullname": "exploit/windows/local/registry_persistence",
190708- "aliases": [],
190709- "rank": 600,
190710- "disclosure_date": "2015-07-01",
190711- "type": "exploit",
190712- "author": [
190713- "Donny Maasland <
[email protected] >"
190714- ],
190715- "description": "This module will install a payload that is executed during boot.\n It will be executed either at user logon or system startup via the registry\n value in \"CurrentVersion\\Run\" (depending on privilege and selected method).\n The payload will be installed completely in registry.",
190716- "references": [],
190717- "platform": "Windows",
190718- "arch": "",
190719- "rport": null,
190720- "autofilter_ports": [],
190721- "autofilter_services": [],
190722- "targets": [
190723- "Automatic"
190724- ],
190725- "mod_time": "2025-06-23 12:43:46 +0000",
190726- "path": "/modules/exploits/windows/local/registry_persistence.rb",
190727- "is_install_path": true,
190728- "ref_name": "windows/local/registry_persistence",
190729- "check": true,
190730- "post_auth": false,
190731- "default_credential": false,
190732- "notes": {
190733- "Reliability": [
190734- "unknown-reliability"
190735- ],
190736- "Stability": [
190737- "unknown-stability"
190738- ],
190739- "SideEffects": [
190740- "unknown-side-effects"
190741- ]
190742- },
190743- "session_types": [
190744- "meterpreter",
190745- "shell"
190746- ],
190747- "needs_cleanup": null,
190748- "actions": []
190749- },
190750190705 "exploit_windows/local/ricoh_driver_privesc": {
190751190706 "name": "Ricoh Driver Privilege Escalation",
190752190707 "fullname": "exploit/windows/local/ricoh_driver_privesc",
@@ -199325,6 +199280,61 @@
199325199280 "needs_cleanup": null,
199326199281 "actions": []
199327199282 },
199283+ "exploit_windows/persistence/registry": {
199284+ "name": "Windows Registry Only Persistence",
199285+ "fullname": "exploit/windows/persistence/registry",
199286+ "aliases": [
199287+ "exploits/windows/local/registry_persistence"
199288+ ],
199289+ "rank": 600,
199290+ "disclosure_date": "2015-07-01",
199291+ "type": "exploit",
199292+ "author": [
199293+ "Donny Maasland <
[email protected] >",
199294+ "h00die"
199295+ ],
199296+ "description": "This module will install a payload that is executed during boot.\n It will be executed either at user logon or system startup via the registry\n value in \"CurrentVersion\\Run\" or \"RunOnce\" (depending on privilege and selected method).\n The payload will be installed completely in registry.",
199297+ "references": [
199298+ "ATT&CK-T1547.001",
199299+ "ATT&CK-T1112",
199300+ "URL-https://learn.microsoft.com/en-us/windows/win32/setupapi/run-and-runonce-registry-keys",
199301+ "URL-https://pentestlab.blog/2019/10/01/persistence-registry-run-keys/"
199302+ ],
199303+ "platform": "Windows",
199304+ "arch": "",
199305+ "rport": null,
199306+ "autofilter_ports": [],
199307+ "autofilter_services": [],
199308+ "targets": [
199309+ "Automatic"
199310+ ],
199311+ "mod_time": "2025-10-23 17:44:22 +0000",
199312+ "path": "/modules/exploits/windows/persistence/registry.rb",
199313+ "is_install_path": true,
199314+ "ref_name": "windows/persistence/registry",
199315+ "check": true,
199316+ "post_auth": false,
199317+ "default_credential": false,
199318+ "notes": {
199319+ "Reliability": [
199320+ "event-dependent",
199321+ "repeatable-session"
199322+ ],
199323+ "Stability": [
199324+ "crash-safe"
199325+ ],
199326+ "SideEffects": [
199327+ "config-changes",
199328+ "ioc-in-logs"
199329+ ]
199330+ },
199331+ "session_types": [
199332+ "meterpreter",
199333+ "shell"
199334+ ],
199335+ "needs_cleanup": null,
199336+ "actions": []
199337+ },
199328199338 "exploit_windows/pop3/seattlelab_pass": {
199329199339 "name": "Seattle Lab Mail 5.5 POP3 Buffer Overflow",
199330199340 "fullname": "exploit/windows/pop3/seattlelab_pass",
0 commit comments