Skip to content

Commit 947a0ed

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent afdaf4f commit 947a0ed

File tree

1 file changed

+49
-45
lines changed

1 file changed

+49
-45
lines changed

db/modules_metadata_base.json

Lines changed: 49 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -88997,51 +88997,6 @@
8899788997
"needs_cleanup": true,
8899888998
"actions": []
8899988999
},
89000-
"exploit_linux/local/apt_package_manager_persistence": {
89001-
"name": "APT Package Manager Persistence",
89002-
"fullname": "exploit/linux/local/apt_package_manager_persistence",
89003-
"aliases": [],
89004-
"rank": 600,
89005-
"disclosure_date": "1999-03-09",
89006-
"type": "exploit",
89007-
"author": [
89008-
"Aaron Ringo"
89009-
],
89010-
"description": "This module will run a payload when the package manager is used. No\n handler is ran automatically so you must configure an appropriate\n exploit/multi/handler to connect. This module creates a pre-invoke hook\n for APT in apt.conf.d. The hook name syntax is numeric followed by text.",
89011-
"references": [],
89012-
"platform": "Linux,Unix",
89013-
"arch": "cmd, x86, x64, armle, aarch64, ppc, mipsle, mipsbe",
89014-
"rport": null,
89015-
"autofilter_ports": [],
89016-
"autofilter_services": [],
89017-
"targets": [
89018-
"Automatic"
89019-
],
89020-
"mod_time": "2025-06-23 12:43:46 +0000",
89021-
"path": "/modules/exploits/linux/local/apt_package_manager_persistence.rb",
89022-
"is_install_path": true,
89023-
"ref_name": "linux/local/apt_package_manager_persistence",
89024-
"check": false,
89025-
"post_auth": false,
89026-
"default_credential": false,
89027-
"notes": {
89028-
"Reliability": [
89029-
"unknown-reliability"
89030-
],
89031-
"Stability": [
89032-
"unknown-stability"
89033-
],
89034-
"SideEffects": [
89035-
"unknown-side-effects"
89036-
]
89037-
},
89038-
"session_types": [
89039-
"shell",
89040-
"meterpreter"
89041-
],
89042-
"needs_cleanup": true,
89043-
"actions": []
89044-
},
8904589000
"exploit_linux/local/asan_suid_executable_priv_esc": {
8904689001
"name": "AddressSanitizer (ASan) SUID Executable Privilege Escalation",
8904789002
"fullname": "exploit/linux/local/asan_suid_executable_priv_esc",
@@ -95965,6 +95920,55 @@
9596595920
"session_types": false,
9596695921
"needs_cleanup": null
9596795922
},
95923+
"exploit_linux/persistence/apt_package_manager": {
95924+
"name": "APT Package Manager Persistence",
95925+
"fullname": "exploit/linux/persistence/apt_package_manager",
95926+
"aliases": [
95927+
"exploits/linux/local/apt_package_manager_persistence"
95928+
],
95929+
"rank": 600,
95930+
"disclosure_date": "1999-03-09",
95931+
"type": "exploit",
95932+
"author": [
95933+
"Aaron Ringo"
95934+
],
95935+
"description": "This module will run a payload when the APT package manager is used.\n This module creates a pre-invoke hook for APT in apt.conf.d. Write access\n to the apt.conf.d directory is required, typically requiring root access.\n The hook name is randomized if not specified.\n Verified on Ubuntu 22.04",
95936+
"references": [],
95937+
"platform": "Linux,Unix",
95938+
"arch": "cmd, x86, x64, armle, aarch64, ppc, mipsle, mipsbe",
95939+
"rport": null,
95940+
"autofilter_ports": [],
95941+
"autofilter_services": [],
95942+
"targets": [
95943+
"Automatic"
95944+
],
95945+
"mod_time": "2025-09-09 10:33:10 +0000",
95946+
"path": "/modules/exploits/linux/persistence/apt_package_manager.rb",
95947+
"is_install_path": true,
95948+
"ref_name": "linux/persistence/apt_package_manager",
95949+
"check": true,
95950+
"post_auth": false,
95951+
"default_credential": false,
95952+
"notes": {
95953+
"Stability": [
95954+
"crash-safe"
95955+
],
95956+
"Reliability": [
95957+
"repeatable-session",
95958+
"event-dependent"
95959+
],
95960+
"SideEffects": [
95961+
"artifacts-on-disk",
95962+
"config-changes"
95963+
]
95964+
},
95965+
"session_types": [
95966+
"shell",
95967+
"meterpreter"
95968+
],
95969+
"needs_cleanup": true,
95970+
"actions": []
95971+
},
9596895972
"exploit_linux/persistence/bash_profile": {
9596995973
"name": "Bash Profile Persistence",
9597095974
"fullname": "exploit/linux/persistence/bash_profile",

0 commit comments

Comments
 (0)