Exploit for Improper Authentication in Ivanti Connect Secure
Exploit Code
## https://sploitus.com/exploit?id=7CEBB62C-173B-50CD-A252-B6522523EE57
# CVE-2021-22893
Proof-of-Concept (PoC) script to exploit Pulse Secure CVE-2021-22893.
## Usage
Achieves RCE on Pulse Secure VPNs
```
chmod +x exploit.sh
./exploit.sh 10.0.0.1
./exploit.sh -l
./exploit.sh -l IPList.txt
```