Skip to content

MehmetYukselSekeroglu/HttpFlood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpFlood

Http Get istekleri ile Hizmet Reddi ( DoS ) testleri yapmak için basit bir araç, multihtread özelliği ile gerçeğe yakın senaryolar oluşturulabilir.

Gereksinimlerin Kurulması

# Windows 
python -m pip install requests

# Linux & Termux 
python3 -m pip install requests

Kullanımı

python3 HttpFlood.py --type http/https --file http_proxy_file.txt --target "http://test_flood.net" --thread count

Parametreleri incelersek --type ile istek yapılacak protokolü belirtmek gerekiyor http veya https sonrasında --file ile http proxy dosyamızı veriyoruz, --target ile hedefi --thread` bu parametre anlık kaç istek atılacak belirtir ev internetiniz ile 100 thread verirseniz internetinz çökecektir.

About

Multi thread python code for http/https flood

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages