Skip to content

Ishanoshada/Ishto-Dos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ishto DoS

GitHub stars GitHub forks 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:

    git clone https://github.com/ishanoshada/Ishto-Dos.git
  2. Navigate to the Ishto-Dos directory:

    cd Ishto-Dos
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

  • Run Ishto DoS with your target URL. For example:

    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

License

This project is licensed under the MIT License. See the 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.