Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed Sep 13, 2024
1 parent 83a31c8 commit 7db428c
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -87781,6 +87781,61 @@

]
},
"exploit_linux/local/motd_persistence": {
"name": "update-motd.d Persistence",
"fullname": "exploit/linux/local/motd_persistence",
"aliases": [

],
"rank": 300,
"disclosure_date": "1999-01-01",
"type": "exploit",
"author": [
"Julien Voisin"
],
"description": "This module will add a script in /etc/update-motd.d/ in order to persist a payload.\n The payload will be executed with root privileges everytime a user logs in.",
"references": [
"URL-https://manpages.ubuntu.com/manpages/oracular/en/man5/update-motd.5.html"
],
"platform": "Linux,Unix",
"arch": "cmd",
"rport": null,
"autofilter_ports": [

],
"autofilter_services": [

],
"targets": [
"Automatic"
],
"mod_time": "2024-09-11 13:30:09 +0000",
"path": "/modules/exploits/linux/local/motd_persistence.rb",
"is_install_path": true,
"ref_name": "linux/local/motd_persistence",
"check": false,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [

],
"Reliability": [
"event-dependent"
],
"SideEffects": [
"artifacts-on-disk"
]
},
"session_types": [
"shell",
"meterpreter"
],
"needs_cleanup": null,
"actions": [

]
},
"exploit_linux/local/nested_namespace_idmap_limit_priv_esc": {
"name": "Linux Nested User Namespace idmap Limit Local Privilege Escalation",
"fullname": "exploit/linux/local/nested_namespace_idmap_limit_priv_esc",
Expand Down

0 comments on commit 7db428c

Please sign in to comment.