Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ishanoshada/ishto-dos

Dos tool
https://github.com/ishanoshada/ishto-dos

ddos dos ishto-dos python python-dos python3

Last synced: about 2 months ago
JSON representation

Dos tool

Awesome Lists containing this project

README

        

# Ishto DoS

[![GitHub stars](https://img.shields.io/github/stars/Ishanoshada/Ishto-Dos)](https://github.com/ishanoshada/Ishto-Dos/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/Ishanoshada/Ishto-Dos)](https://github.com/ishanoshada/Ishto-Dos/network)
[![License](https://img.shields.io/github/license/Ishanoshada/Ishto-Dos)](https://github.com/ishanoshada/Ishto-Dos/blob/main/LICENSE)

Ishto DoS is a powerful Python-based tool designed for conducting DoS (Denial of Service) attacks in a controlled environment for testing and educational purposes.

## Features

- User-friendly command-line interface.
- Customizable HTTP headers, including User-Agent.
- Multi-threaded asynchronous requests for efficient DoS testing.
- Colorful console output for monitoring attack progress.
- Clear and attractive ASCII banner to make a statement.
- Designed for educational and testing purposes only.

## Installation

1. Clone this repository:
```bash
git clone https://github.com/ishanoshada/Ishto-Dos.git
```

2. Navigate to the Ishto-Dos directory:
```bash
cd Ishto-Dos
```

3. Install the required dependencies:
```bash
pip install -r requirements.txt
```

## Usage

- Run Ishto DoS with your target URL. For example:
```bash
python ishto_dos.py
```

- Follow the on-screen instructions to specify the target URL and other parameters.

- Enjoy testing and learning, but remember to use it responsibly and in controlled environments.

## Contributing

Contributions are welcome! If you find any issues or have suggestions, please create a GitHub issue or submit a pull request.

**Repository Views** ![Views](https://profile-counter.glitch.me/IshtoDos/count.svg)

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Disclaimer

**Ishto DoS is intended for educational and testing purposes only. It is essential to use it responsibly and within the boundaries of the law. Unauthorized use for malicious purposes is strictly prohibited.**