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-2018-7211-PoC — Proof-of-concept exploit for CVE-2018-7211 targeting iDashboards 9.6b. Python script for encrypting/decrypting strings to demonstrate the vulnerability. | Kitploit
Tools/GitHubGitHub/c3r34lk1ll3r/cve-2018-7211-poc
Vulnerability AnalysisCode AnalysisExploitationWeb SecurityPenetration Testing
GitHubc3r34lk1ll3r/cve-2018-7211-poc

CVE-2018-7211-PoC

Proof-of-concept exploit for CVE-2018-7211 targeting iDashboards 9.6b. Python script for encrypting/decrypting strings to demonstrate the vulnerability.

View Repository
118 years 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-2018-7211-PoC

The PoC||GTFO of CVE-2018-7211

Reference: https://membership.backbox.org/idashboards-9-6b-multiple-vulnerabilities/

Requirements

None, only Python

Usage

Run the script

root@kitploit:~
$ git clone https://github.com/bowline90/CVE-2018-7211-PoC.git
$ cd CVE-2018-7211-PoC
$ chmod +x PoC_edcrypt.py
$ .\PoC_edcrypt.py <e><d> string
Download Tool