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-2024-29296-PoC — User Enumeration through response time difference | Kitploit
Tools/GitHubGitHub/lavender-exe/cve-2024-29296-poc
Vulnerability AnalysisExploitationInformation GatheringWeb SecurityPenetration Testing
GitHublavender-exe/cve-2024-29296-poc

CVE-2024-29296-PoC

User Enumeration through response time difference

View Repository
11 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

Portainer CVE-2024-29296 Proof of Concept Script

Requirements

root@kitploit:~
python3 -m venv venv; source venv/bin/activate
pip install -r requirements.txt
Add usernames to usernames.txt

Usage

root@kitploit:~
python3 main.py
> Enter Target URL:
> Enter Username List: 

Credits

Reported by:

  • https://github.com/ThaySolis/CVE-2024-29296
Download Tool