File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change @@ -199335,6 +199335,55 @@
199335199335 "needs_cleanup": null,
199336199336 "actions": []
199337199337 },
199338+ "exploit_windows/persistence/startup_folder": {
199339+ "name": "Windows Persistent Startup Folder",
199340+ "fullname": "exploit/windows/persistence/startup_folder",
199341+ "aliases": [],
199342+ "rank": 600,
199343+ "disclosure_date": "1995-01-01",
199344+ "type": "exploit",
199345+ "author": [
199346+ "h00die"
199347+ ],
199348+ "description": "This module establishes persistence by creating a payload in the user or system startup folder.\n Works on Vista and newer systems.",
199349+ "references": [
199350+ "ATT&CK-T1547.001",
199351+ "URL-https://support.microsoft.com/en-us/windows/configure-startup-applications-in-windows-115a420a-0bff-4a6f-90e0-1934c844e473"
199352+ ],
199353+ "platform": "Windows",
199354+ "arch": "",
199355+ "rport": null,
199356+ "autofilter_ports": [],
199357+ "autofilter_services": [],
199358+ "targets": [
199359+ "Automatic"
199360+ ],
199361+ "mod_time": "2025-10-29 05:18:20 +0000",
199362+ "path": "/modules/exploits/windows/persistence/startup_folder.rb",
199363+ "is_install_path": true,
199364+ "ref_name": "windows/persistence/startup_folder",
199365+ "check": true,
199366+ "post_auth": false,
199367+ "default_credential": false,
199368+ "notes": {
199369+ "Stability": [
199370+ "crash-safe"
199371+ ],
199372+ "Reliability": [
199373+ "repeatable-session",
199374+ "event-dependent"
199375+ ],
199376+ "SideEffects": [
199377+ "artifacts-on-disk"
199378+ ]
199379+ },
199380+ "session_types": [
199381+ "meterpreter",
199382+ "shell"
199383+ ],
199384+ "needs_cleanup": null,
199385+ "actions": []
199386+ },
199338199387 "exploit_windows/pop3/seattlelab_pass": {
199339199388 "name": "Seattle Lab Mail 5.5 POP3 Buffer Overflow",
199340199389 "fullname": "exploit/windows/pop3/seattlelab_pass",
You can’t perform that action at this time.
0 commit comments