Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ishanoshada/ishto-dos
- Owner: Ishanoshada
- License: mit
- Created: 2023-10-18T11:20:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-10T08:29:31.000Z (6 months ago)
- Last Synced: 2024-07-10T10:22:27.177Z (6 months ago)
- Topics: ddos, dos, ishto-dos, python, python-dos, python3
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.**