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-7028 — Python Code for Exploit Automation CVE-2023-7028 | Kitploit
Tools/GitHubGitHub/mochammadrafi/cve-2023-7028
Password AttacksVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubmochammadrafi/cve-2023-7028

CVE-2023-7028

Python Code for Exploit Automation CVE-2023-7028

View Repository
2 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-7028:

CVE-2023-7028 Exploitation Tool

Description:

This Python script automates the exploitation of a hypothetical security vulnerability (CVE-2023-7028) on GitLab instances. It facilitates password reset attacks on specified target email addresses, demonstrating a potential security risk. The tool supports command-line options for GitLab URL, target email, and optional parameters, with enhancements for handling multiple URLs and emails from a file. Note: This script is intended for educational purposes only and should not be used for unauthorized or malicious activities.

Features:

  • Automated CVE-2023-7028 exploitation on GitLab
  • Password reset attack with CSRF token retrieval

Usage:

root@kitploit:~
python script.py -u <GitLab URL> -t <Target email> [-e <Evil email>] [-p <Password>]

Contributions are welcome! Please follow the guidelines outlined in the CONTRIBUTING.md file.

Download Tool