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-2023-2822-demo — Simple flask application to implement an intentionally vulnerable web app to demo CVE-2023-2822. | Kitploit
Tools/GitHubGitHub/cberman/cve-2023-2822-demo
Vulnerability AnalysisWeb Application ExploitationWeb SecurityCTFLearning & EducationLabs & Practice
GitHubcberman/cve-2023-2822-demo

CVE-2023-2822-demo

Simple flask application to implement an intentionally vulnerable web app to demo CVE-2023-2822.

View Repository
3223 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-2023-2822-demo

Simple flask application to implement an intentionally vulnerable web app to demo CVE-2023-2822.

Based on the writeup at https://medium.com/@cyberninja717/reflected-cross-site-scripting-vulnerability-in-ellucian-ethos-identity-cas-logout-page-685bb1675dfb.

root@kitploit:~
docker build -t xss-demo .
docker run -p <host_port>:5000 xss-demo

🤖 AIL LEVEL: This flask app's AI Influence Level is AIL4.

  • The AIL Rating System
  • See how this code was written
Download Tool