File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change 87781
87781
87782
87782
]
87783
87783
},
87784
+ "exploit_linux/local/motd_persistence": {
87785
+ "name": "update-motd.d Persistence",
87786
+ "fullname": "exploit/linux/local/motd_persistence",
87787
+ "aliases": [
87788
+
87789
+ ],
87790
+ "rank": 300,
87791
+ "disclosure_date": "1999-01-01",
87792
+ "type": "exploit",
87793
+ "author": [
87794
+ "Julien Voisin"
87795
+ ],
87796
+ "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.",
87797
+ "references": [
87798
+ "URL-https://manpages.ubuntu.com/manpages/oracular/en/man5/update-motd.5.html"
87799
+ ],
87800
+ "platform": "Linux,Unix",
87801
+ "arch": "cmd",
87802
+ "rport": null,
87803
+ "autofilter_ports": [
87804
+
87805
+ ],
87806
+ "autofilter_services": [
87807
+
87808
+ ],
87809
+ "targets": [
87810
+ "Automatic"
87811
+ ],
87812
+ "mod_time": "2024-09-11 13:30:09 +0000",
87813
+ "path": "/modules/exploits/linux/local/motd_persistence.rb",
87814
+ "is_install_path": true,
87815
+ "ref_name": "linux/local/motd_persistence",
87816
+ "check": false,
87817
+ "post_auth": false,
87818
+ "default_credential": false,
87819
+ "notes": {
87820
+ "Stability": [
87821
+
87822
+ ],
87823
+ "Reliability": [
87824
+ "event-dependent"
87825
+ ],
87826
+ "SideEffects": [
87827
+ "artifacts-on-disk"
87828
+ ]
87829
+ },
87830
+ "session_types": [
87831
+ "shell",
87832
+ "meterpreter"
87833
+ ],
87834
+ "needs_cleanup": null,
87835
+ "actions": [
87836
+
87837
+ ]
87838
+ },
87784
87839
"exploit_linux/local/nested_namespace_idmap_limit_priv_esc": {
87785
87840
"name": "Linux Nested User Namespace idmap Limit Local Privilege Escalation",
87786
87841
"fullname": "exploit/linux/local/nested_namespace_idmap_limit_priv_esc",
You can’t perform that action at this time.
0 commit comments