Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2021-24019 — Exploit | Kitploit
Tools/GitHubGitHub/chessredoffsec/cve-2021-24019
Vulnerability AnalysisExploitationWeb SecurityPenetration TestingAuthenticationLearning & Education
GitHubchessredoffsec/cve-2021-24019

CVE-2021-24019

Exploit

View Repository
21 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2021-24019

Exploit FortiClient EMS 6.2.6 - Authentication Bypass Exploit

Overview

This script automates session token validation to test if authentication can be bypassed in FortiClient EMS 6.2.6. The user provides the target, and the script checks a list of session tokens for valid access.


Usage Instructions

  1. Update tokens.txt with session tokens. Example:

csrftoken=example123... sessionid=abcdef123...

  1. Run the script:

python exploit.py

  1. Enter the target URL when prompted.

  2. If a valid token is found, access is granted.


Legal Disclaimer

This script is for educational purposes only. Unauthorized testing on systems without explicit permission is illegal.

Download Tool