metasploit-framework/documentation/modules/exploit/linux/local
Christophe De La Fuente 747d328bcb
Land #18786, Fix option collision in `service_persistence`
2024-02-14 17:25:15 +01:00
..
abrt_raceabrt_priv_esc.md Update tested versions 2019-04-18 09:01:51 +00:00
abrt_sosreport_priv_esc.md Add ABRT sosreport Privilege Escalation module 2019-04-20 11:48:52 +00:00
af_packet_chocobo_root_priv_esc.md Update AF_PACKET chocobo_root Privilege Escalation module 2020-01-19 11:51:01 +00:00
af_packet_packet_set_ring_priv_esc.md Add documentation 2018-04-28 01:51:28 +00:00
ansible_node_deployer.md ansible review 2024-01-10 17:16:57 -05:00
apport_abrt_chroot_priv_esc.md Update documentation 2018-02-02 02:27:13 +00:00
apt_package_manager_persistence.md Update documentation 2019-04-26 13:12:06 -05:00
asan_suid_executable_priv_esc.md move asan docs 2023-04-16 10:19:43 -04:00
autostart_persistence.md minor fixes 2018-08-20 17:51:41 +08:00
bash_profile_persistence.md New module: Bash Profile Persistence 2019-12-14 21:40:18 -05:00
blueman_set_dhcp_handler_dbus_priv_esc.md Update installation notes 2019-01-15 10:41:03 +11:00
bpf_priv_esc.md Notify operator that cleanup of crontab is required 2019-12-26 16:21:44 +00:00
bpf_sign_extension_priv_esc.md add tested system 2019-05-05 23:30:20 +02:00
cpi_runrshell_priv_esc.md module doc standardizations 2020-01-20 21:26:59 -05:00
cron_persistence.md Replace WsfDelay with WfsDelay 2018-12-10 16:02:19 +05:30
cve_2021_3490_ebpf_alu32_bounds_check_lpe.md Update exploit code to use & after the command to execute as root so it executes in the background and doesn't hang Metasploit. Also update the logic of the code to check the response from executing the exploit and respond accordingly and update the documentation to match 2021-08-31 15:07:37 -05:00
cve_2021_3493_overlayfs.md Update documentation for multiple binaries, add targeting data, 2021-12-02 09:57:48 -06:00
cve_2021_4034_pwnkit_lpe_pkexec.md spelling fixes on docs 2023-10-10 14:46:18 -04:00
cve_2021_38648_omigod.md Add documentation for CVE-2021-38648 2021-10-27 12:06:01 -04:00
cve_2022_0847_dirtypipe.md modify docs to reflect changes, remove 'return' 2022-03-10 10:39:32 -06:00
cve_2022_0995_watch_queue.md spelling fixes on docs 2023-10-10 14:46:18 -04:00
cve_2022_1043_io_uring_priv_esc.md cve-2022-1043 2023-01-31 16:02:25 -05:00
diamorphine_rootkit_signal_priv_esc.md Add Diamorphine Rootkit Signal Privilege Escalation module 2020-02-16 14:53:16 +00:00
docker_cgroup_escape.md review 2023-12-05 16:18:39 -05:00
docker_priviledged_container_escape.md Update documentation/modules/exploit/linux/local/docker_priviledged_container_escape.md 2020-07-26 09:43:58 +01:00
docker_runc_escape.md spelling fixes on docs 2023-10-10 14:46:18 -04:00
exim4_deliver_message_priv_esc.md Refactor modules that use Expect 2020-02-05 21:16:21 -06:00
f5_create_user.md Get rid of #String.hash in favour of UnixCrypt 2023-02-01 11:02:04 -08:00
glibc_ld_audit_dso_load_priv_esc.md Add documentation 2018-02-07 13:17:54 +00:00
glibc_origin_expansion_priv_esc.md Fix file description and update tested versions 2019-04-18 15:35:37 +00:00
glibc_realpath_priv_esc.md Add documentation 2018-05-26 21:51:45 +00:00
glibc_tunables_priv_esc.md Rubocop, doc scenario update 2023-12-19 12:30:02 -05:00
hp_xglance_priv_esc.md glance variable 2020-04-19 22:54:38 -04:00
juju_run_agent_priv_esc.md spelling fixes on docs 2023-10-10 14:46:18 -04:00
ktsuss_suid_priv_esc.md ktsuss misc fixes 2019-09-02 13:31:30 -04:00
lastore_daemon_dbus_priv_esc.md Update tested versions 2018-10-04 21:13:21 +00:00
libuser_roothelper_priv_esc.md Update tested versions 2018-05-05 09:11:31 +00:00
nested_namespace_idmap_limit_priv_esc.md Fix markdown 2018-11-27 19:43:08 +00:00
netfilter_nft_set_elem_init_privesc.md Add module docs, add Ubuntu 22.04 offsets, update check method 2022-07-22 03:30:03 +02:00
netfilter_priv_esc_ipv4.md fix docs to reflect name change 2016-11-18 13:55:29 -05:00
netfilter_xtables_heap_oob_write_priv_esc.md Add PoC for CVE-2021-22555 Netfilter Priv Escalation 2021-10-04 16:48:23 +01:00
network_manager_vpnc_username_priv_esc.md fix install lines 2020-03-24 09:36:17 -04:00
ntfs3g_priv_esc.md fixes from jvoisin 2017-02-28 20:09:26 -05:00
omniresolve_suid_priv_esc.md Update documentation/modules/exploit/linux/local/omniresolve_suid_priv_esc.md 2019-10-02 11:43:28 +03:00
overlayfs_priv_esc.md revamped 2016-10-15 20:57:31 -04:00
pihole_remove_commands_lpe.md fix typos, pihole version in docs 2021-07-29 11:13:58 -05:00
polkit_dbus_auth_bypass.md Update some typos in the documentation and also update the exploit module to handle various cases whereby the dbus-send command might end up timing out due to TIMEOUT being too low and to fix some final issues found during testing 2021-07-08 16:24:01 -05:00
ptrace_sudo_token_priv_esc.md Add documentation 2019-08-10 07:08:01 +00:00
ptrace_traceme_pkexec_helper.md update docs description 2019-10-10 13:38:37 +08:00
rc_local_persistence.md minor tweaks 2018-08-19 15:27:04 +08:00
rds_atomic_free_op_null_pointer_deref_priv_esc.md Add rds_atomic_free_op_null_pointer_deref_priv_esc (CVE-2018-5333) 2020-01-18 08:34:52 +00:00
rds_rds_page_copy_user_priv_esc.md update rds docs 2020-01-04 12:47:36 -05:00
recvmmsg_priv_esc.md fixed doc numbering 2016-10-09 00:02:18 -04:00
reptile_rootkit_reptile_cmd_priv_esc.md Add Reptile Rootkit reptile_cmd Privilege Escalation 2019-12-11 06:48:51 +00:00
runc_cwd_priv_esc.md cve-2024-21626 review 2024-02-02 16:27:02 -05:00
saltstack_salt_minion_deployer.md saltstack review 2024-01-10 17:09:02 -05:00
service_persistence.md Fix option collision in `service_persistence` 2024-02-03 23:18:45 +08:00
servu_ftp_server_prepareinstallation_priv_esc.md Add software link 2019-06-29 14:15:31 +10:00
sock_sendpage.md Minor update to documentation 2018-04-12 16:48:33 +10:00
su_login.md Added python alternative and check function 2020-10-09 03:58:55 -04:00
sudo_baron_samedit.md Reorder the Fedora targets to be descending 2021-05-18 18:02:12 -04:00
sudoedit_bypass_priv_esc.md spelling fixes on docs 2023-10-10 14:46:18 -04:00
systemtap_modprobe_options_priv_esc.md fix docs 2019-04-19 16:07:17 +00:00
tomcat_rhel_based_temp_priv_esc.md use exploit retry function 2023-01-28 07:44:53 -05:00
tomcat_ubuntu_log_init_priv_esc.md correct cleanup and stabilization 2023-02-05 08:15:38 -05:00
ubuntu_enlightenment_mount_priv_esc.md review comments 2022-10-03 16:53:14 -04:00
ueb_bpserverd_privesc.md another rename 2019-06-02 13:53:44 -05:00
ufo_privilege_escalation.md add musl-cross info 2018-07-21 14:22:27 -04:00
vcenter_java_wrapper_vmon_priv_esc.md exploit for cve-2021-22015 vcenter priv esc 2022-11-20 11:29:49 -05:00
vmware_alsa_config.md Clean up linux/local/vmware_alsa_config 2018-12-17 08:01:34 +00:00
vmware_workspace_one_access_certproxy_lpe.md Update all links from Wiki site to new docs site. 2023-01-27 09:58:53 -06:00
vmware_workspace_one_access_cve_2022_22960.md VMware Workspace One Acces LPE 2023-04-12 15:36:17 -04:00
vmwgfx_fd_priv_esc.md cve-2022-22942 2023-01-17 15:30:36 -05:00
yum_package_manager_persistence.md Update documentation 2019-04-30 06:24:16 -05:00
zimbra_postfix_priv_esc.md Documentation fix to follow the template 2022-10-18 16:09:57 +02:00
zimbra_slapper_priv_esc.md Add patch notes to the Slapper module documentation 2022-10-25 10:04:52 -07:00
zyxel_suid_cp_lpe.md Initial commit of CVE-2022-30526 LPE 2022-07-19 03:29:11 -07:00