## https://sploitus.com/exploit?id=AB58C30E-DD03-5DA8-AAC9-744353479B3C
# 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:
```bash
pip install aiohttp
3. Run the script by providing the necessary command-line arguments:
```bash
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](https://github.com/jhonnybonny/Bitrix24DoS/assets/87495218/e6c6af1e-e777-4e31-bbdd-6e4910129a00)