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
Bitrix24DoS — This Python script is designed to exploit a security vulnerability in Bitrix24, leading to a Denial of Service (DoS) attack. The vulnerability, identified as CVE-2023-1718, allows an attacker to disrupt the normal operation of a Bitrix24 instance. | Kitploit
Tools/GitHubGitHub/jhonnybonny/bitrix24dos
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubjhonnybonny/bitrix24dos

Bitrix24DoS

This Python script is designed to exploit a security vulnerability in Bitrix24, leading to a Denial of Service (DoS) attack. The vulnerability, identified as CVE-2023-1718, allows an attacker to disrupt the normal operation of a Bitrix24 instance.

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

Bitrix24 DoS Exploit

This repository contains a Python script designed to exploit a Denial of Service (DoS) vulnerability in Bitrix24. Please note that this script is for educational purposes only, and its use for unauthorized activities is illegal and unethical.

CVE-2023-1718

  • CVE Identifier: CVE-2023-1718
  • Vulnerability Type: Denial of Service (DoS)
  • Target System: Bitrix24

Usage

To use this script, follow the instructions below:

  1. Clone the repository to your local machine.

  2. Install the required dependencies using the following command:

    root@kitploit:~
    pip install aiohttp
    
    
  3. Run the script by providing the necessary command-line arguments:

    root@kitploit:~
    python3 bitrix24dos.py --host <Target Host URL> --site_id <SITE_ID Value> --num_requests <Number of Requests>
    
    

Result

Screenshot 2023-11-07 at 17 20 15

Download Tool