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
INT14107_CVE-2021-35042 | Kitploit
Tools/GitHubGitHub/vutiendat323/int14107_cve-2021-35042
Vulnerability AnalysisExploitationWeb Application ExploitationCTFPenetration TestingLearning & Education
GitHubvutiendat323/int14107_cve-2021-35042

INT14107_CVE-2021-35042

View Repository
4 months 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

CTF Blog Project

This project is a Blog system specialized in CTF (Capture The Flag) built with Django.

Features

  • Post articles, comments.
  • Manage User, Category.
  • Integrated security testing tool (exploit_dump.py).

Installation Guide

  1. Install Python: pip install -r requirements.txt
  2. Initialize Database: mysql < init.sql
  3. Run server: python manage.py runserver
Download Tool