automatic module_metadata_base.json update
parent
b8b48fd37a
commit
0f068dfb62
|
@ -34179,6 +34179,33 @@
|
|||
"ref_name": "linux/local/apport_abrt_chroot_priv_esc",
|
||||
"check": true
|
||||
},
|
||||
"exploit_linux/local/autostart_persistence": {
|
||||
"name": "Autostart Desktop Item Persistence",
|
||||
"full_name": "exploit/linux/local/autostart_persistence",
|
||||
"rank": 600,
|
||||
"disclosure_date": "2006-02-13",
|
||||
"type": "exploit",
|
||||
"author": [
|
||||
"Eliott Teissonniere"
|
||||
],
|
||||
"description": "This module will create an autostart entry to execute a payload.\n The payload will be executed when the users logs in.",
|
||||
"references": [
|
||||
|
||||
],
|
||||
"is_server": true,
|
||||
"is_client": false,
|
||||
"platform": "Linux,Unix",
|
||||
"arch": "cmd",
|
||||
"rport": null,
|
||||
"targets": [
|
||||
"Automatic"
|
||||
],
|
||||
"mod_time": "2018-08-20 17:51:41 +0000",
|
||||
"path": "/modules/exploits/linux/local/autostart_persistence.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "linux/local/autostart_persistence",
|
||||
"check": false
|
||||
},
|
||||
"exploit_linux/local/bpf_priv_esc": {
|
||||
"name": "Linux BPF Local Privilege Escalation",
|
||||
"full_name": "exploit/linux/local/bpf_priv_esc",
|
||||
|
|
Loading…
Reference in New Issue