Skip to content

Commit eb712c6

Browse files
committed
automatic module_metadata_base.json update
1 parent 42a6003 commit eb712c6

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

db/modules_metadata_base.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59605,6 +59605,45 @@
5960559605
},
5960659606
"needs_cleanup": null
5960759607
},
59608+
"exploit_linux/local/bash_profile_persistence": {
59609+
"name": "Bash Profile Persistence",
59610+
"fullname": "exploit/linux/local/bash_profile_persistence",
59611+
"aliases": [
59612+
59613+
],
59614+
"rank": 300,
59615+
"disclosure_date": "1989-06-08",
59616+
"type": "exploit",
59617+
"author": [
59618+
"Michael Long <bluesentinel@protonmail.com>"
59619+
],
59620+
"description": "\"\n This module writes an execution trigger to the target's Bash profile.\n The execution trigger executes a call back payload whenever the target\n user opens a Bash terminal. A handler is not run automatically, so you\n must configure an appropriate exploit/multi/handler to receive the callback.\n \"",
59621+
"references": [
59622+
"URL-https://attack.mitre.org/techniques/T1156/"
59623+
],
59624+
"platform": "Linux,Unix",
59625+
"arch": "cmd",
59626+
"rport": null,
59627+
"autofilter_ports": [
59628+
59629+
],
59630+
"autofilter_services": [
59631+
59632+
],
59633+
"targets": [
59634+
"Automatic"
59635+
],
59636+
"mod_time": "2019-12-14 21:40:18 +0000",
59637+
"path": "/modules/exploits/linux/local/bash_profile_persistence.rb",
59638+
"is_install_path": true,
59639+
"ref_name": "linux/local/bash_profile_persistence",
59640+
"check": false,
59641+
"post_auth": false,
59642+
"default_credential": false,
59643+
"notes": {
59644+
},
59645+
"needs_cleanup": null
59646+
},
5960859647
"exploit_linux/local/blueman_set_dhcp_handler_dbus_priv_esc": {
5960959648
"name": "blueman set_dhcp_handler D-Bus Privilege Escalation",
5961059649
"fullname": "exploit/linux/local/blueman_set_dhcp_handler_dbus_priv_esc",

0 commit comments

Comments
 (0)