Skip to content

Commit 374074c

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent e2097ee commit 374074c

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

db/modules_metadata_base.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199675,6 +199675,59 @@
199675199675
"needs_cleanup": null,
199676199676
"actions": []
199677199677
},
199678+
"exploit_windows/persistence/wsl/registry": {
199679+
"name": "Windows WSL via Registry Persistence",
199680+
"fullname": "exploit/windows/persistence/wsl/registry",
199681+
"aliases": [],
199682+
"rank": 400,
199683+
"disclosure_date": "2022-01-29",
199684+
"type": "exploit",
199685+
"author": [
199686+
"Joe Helle",
199687+
"h00die"
199688+
],
199689+
"description": "This module will install a payload in WSL and execute it at user\n logon or system startup via the registry value in \"CurrentVersion\\Run\"\n or \"RunOnce\" (depending on privilege and selected method).\n The payload will be installed completely in registry.\n\n Staged payloads, like fetch payloads in linux X64 don't tend to work. The payload\n will ask for the stage, then submit the HTTP fetch request\n and when the payload is sent it doesn't execute.\n\n `cmd/linux/http/x64/meterpreter_reverse_tcp` and unix cmd payloads tend to work.",
199690+
"references": [
199691+
"ATT&CK-T1547.001",
199692+
"ATT&CK-T1112",
199693+
"URL-https://medium.themayor.tech/windows-persistence-using-wsl2-8f87e319ea56",
199694+
"URL-https://lolapps-project.github.io/lolapps/Desktop/wsl/"
199695+
],
199696+
"platform": "Linux,Unix",
199697+
"arch": "cmd, x64",
199698+
"rport": null,
199699+
"autofilter_ports": [],
199700+
"autofilter_services": [],
199701+
"targets": [
199702+
"Automatic"
199703+
],
199704+
"mod_time": "2025-11-20 11:27:34 +0000",
199705+
"path": "/modules/exploits/windows/persistence/wsl/registry.rb",
199706+
"is_install_path": true,
199707+
"ref_name": "windows/persistence/wsl/registry",
199708+
"check": true,
199709+
"post_auth": false,
199710+
"default_credential": false,
199711+
"notes": {
199712+
"Reliability": [
199713+
"event-dependent",
199714+
"repeatable-session"
199715+
],
199716+
"Stability": [
199717+
"crash-safe"
199718+
],
199719+
"SideEffects": [
199720+
"config-changes",
199721+
"ioc-in-logs"
199722+
]
199723+
},
199724+
"session_types": [
199725+
"meterpreter",
199726+
"shell"
199727+
],
199728+
"needs_cleanup": null,
199729+
"actions": []
199730+
},
199678199731
"exploit_windows/pop3/seattlelab_pass": {
199679199732
"name": "Seattle Lab Mail 5.5 POP3 Buffer Overflow",
199680199733
"fullname": "exploit/windows/pop3/seattlelab_pass",

0 commit comments

Comments
 (0)