Code-block env(1)

This commit is contained in:
William Vu
2019-11-12 02:46:18 -06:00
parent a267ad9d64
commit a8e289ee9c
@@ -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`