diff --git a/documentation/modules/exploit/linux/http/pulse_secure_cmd_exec.md b/documentation/modules/exploit/linux/http/pulse_secure_cmd_exec.md index 7630c2a2ad..a8a7d668f0 100644 --- a/documentation/modules/exploit/linux/http/pulse_secure_cmd_exec.md +++ b/documentation/modules/exploit/linux/http/pulse_secure_cmd_exec.md @@ -1,7 +1,7 @@ ## Introduction This module exploits a post-auth command injection in the Pulse Secure -VPN server to execute commands as root. The env(1) command is used to +VPN server to execute commands as root. The `env(1)` command is used to bypass application whitelisting and run arbitrary commands. Please see related module `auxiliary/gather/pulse_secure_file_disclosure`