Skip to content

Commit a496ad0

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 8b539f7 commit a496ad0

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
@@ -93285,51 +93285,6 @@
9328593285
"needs_cleanup": true,
9328693286
"actions": []
9328793287
},
93288-
"exploit_linux/local/yum_package_manager_persistence": {
93289-
"name": "Yum Package Manager Persistence",
93290-
"fullname": "exploit/linux/local/yum_package_manager_persistence",
93291-
"aliases": [],
93292-
"rank": 600,
93293-
"disclosure_date": "2003-12-17",
93294-
"type": "exploit",
93295-
"author": [
93296-
"Aaron Ringo"
93297-
],
93298-
"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. Module modifies a yum plugin to\n launch a binary of choice. grep -F 'enabled=1' /etc/yum/pluginconf.d/\n will show what plugins are currently enabled on the system.",
93299-
"references": [],
93300-
"platform": "Linux,Unix",
93301-
"arch": "cmd, x86, x64, armle, aarch64, ppc, mipsle, mipsbe",
93302-
"rport": null,
93303-
"autofilter_ports": [],
93304-
"autofilter_services": [],
93305-
"targets": [
93306-
"Automatic"
93307-
],
93308-
"mod_time": "2025-06-23 12:43:46 +0000",
93309-
"path": "/modules/exploits/linux/local/yum_package_manager_persistence.rb",
93310-
"is_install_path": true,
93311-
"ref_name": "linux/local/yum_package_manager_persistence",
93312-
"check": false,
93313-
"post_auth": false,
93314-
"default_credential": false,
93315-
"notes": {
93316-
"Reliability": [
93317-
"unknown-reliability"
93318-
],
93319-
"Stability": [
93320-
"unknown-stability"
93321-
],
93322-
"SideEffects": [
93323-
"unknown-side-effects"
93324-
]
93325-
},
93326-
"session_types": [
93327-
"shell",
93328-
"meterpreter"
93329-
],
93330-
"needs_cleanup": true,
93331-
"actions": []
93332-
},
9333393288
"exploit_linux/local/zimbra_postfix_priv_esc": {
9333493289
"name": "Zimbra sudo + postfix privilege escalation",
9333593290
"fullname": "exploit/linux/local/zimbra_postfix_priv_esc",
@@ -96167,6 +96122,55 @@
9616796122
"needs_cleanup": null,
9616896123
"actions": []
9616996124
},
96125+
"exploit_linux/persistence/yum_package_manager": {
96126+
"name": "Yum Package Manager Persistence",
96127+
"fullname": "exploit/linux/persistence/yum_package_manager",
96128+
"aliases": [
96129+
"exploits/linux/local/yum_package_manager_persistence"
96130+
],
96131+
"rank": 600,
96132+
"disclosure_date": "2003-12-17",
96133+
"type": "exploit",
96134+
"author": [
96135+
"Aaron Ringo"
96136+
],
96137+
"description": "This module will run a payload when the package manager is used.\n This module modifies a yum plugin to launch a binary of choice.\n grep -F 'enabled=1' /etc/yum/pluginconf.d/\n will show what plugins are currently enabled on the system.\n root persmissions are likely required.\n Verified on Centos 7.1",
96138+
"references": [],
96139+
"platform": "Linux,Unix",
96140+
"arch": "cmd, x86, x64, armle, aarch64, ppc, mipsle, mipsbe",
96141+
"rport": null,
96142+
"autofilter_ports": [],
96143+
"autofilter_services": [],
96144+
"targets": [
96145+
"Automatic"
96146+
],
96147+
"mod_time": "2025-09-18 16:15:24 +0000",
96148+
"path": "/modules/exploits/linux/persistence/yum_package_manager.rb",
96149+
"is_install_path": true,
96150+
"ref_name": "linux/persistence/yum_package_manager",
96151+
"check": true,
96152+
"post_auth": false,
96153+
"default_credential": false,
96154+
"notes": {
96155+
"Stability": [
96156+
"crash-safe"
96157+
],
96158+
"Reliability": [
96159+
"repeatable-session",
96160+
"event-dependent"
96161+
],
96162+
"SideEffects": [
96163+
"artifacts-on-disk",
96164+
"config-changes"
96165+
]
96166+
},
96167+
"session_types": [
96168+
"shell",
96169+
"meterpreter"
96170+
],
96171+
"needs_cleanup": true,
96172+
"actions": []
96173+
},
9617096174
"exploit_linux/pop3/cyrus_pop3d_popsubfolders": {
9617196175
"name": "Cyrus IMAPD pop3d popsubfolders USER Buffer Overflow",
9617296176
"fullname": "exploit/linux/pop3/cyrus_pop3d_popsubfolders",

0 commit comments

Comments
 (0)