Skip to content

dtrbinh/HTTP-Flood-DDoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dtrbinh

image

Script này dùng để DDOS một trang web bằng phương pháp HTTP Flood.

Hãy chịu trách nhiệm khi sử dụng nó!

SETUP:

Mở CMD quyền admin:

    pushd <đường dẫn đến file>

    pip install requirements.txt

    py dtrbinh.py

Hoặc:

  • Tạo file txt.

  • Nhập:

    pushd <đường dẫn đến file>
    
    pip install requirements.txt
        
    py dtrbinh.py
    
  • Lưu lại với đuôi .cmd

Lưu ý: nếu báo lỗi thiếu module

    pip install [module name]

Important!!!

This script is for educational purposes only. I am not responsible for the damage you cause while using this script!

Based on Python 3.9.5.

© Copyright 2021 - Đỗ Trần Bình(dtrbinh)

About

Attack a IP address by HTTP flood DDoS!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors