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-21311 — Proof-of-concept exploit for CVE-2021-21311, an SSRF vulnerability in Adminer database management tool versions 4.0.0–4.7.8. Includes a Python exploit script with redirect and listener options for security research and testing. | Kitploit
Tools/GitHubGitHub/omoknooni/cve-2021-21311
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityLearning & Education
GitHubomoknooni/cve-2021-21311

CVE-2021-21311

Proof-of-concept exploit for CVE-2021-21311, an SSRF vulnerability in Adminer database management tool versions 4.0.0–4.7.8. Includes a Python exploit script with redirect and listener options for security research and testing.

View Repository
3113 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-2021-21311

Description

SSRF(Server-side Request Forgery) in Adminer
(Open Source Database Management tool)
from v4.0.0 ~ v4.7.8 (patched at v4.7.9)

Patch commit

Usage

root@kitploit:~
exploit.py [-h] -target TARGET -redirect REDIRECT -host HOST [-port PORT]

options:
  -h, --help          show this help message and exit
  -target TARGET      url of target
  -redirect REDIRECT  url for redirect path
  -host HOST          host ip to listen
  -port PORT          listening server port

exploit_demo

Disclaimer

All content provied by this repository is meant for research, educational, and threat detection purpose only.
Please use wisely.

Download Tool