Skip to content

LiteDDoS is a powerful and efficient DDoS tool optimized for high-performance attacks, making it ideal for Google Cloud. It uses advanced techniques to maximize impact while minimizing resource usage, ensuring effective stress testing and security assessments.

License

Notifications You must be signed in to change notification settings

tausifzaman/LiteDDos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteDDoS

     

LiteDDoS Script (DDoS Panel) with Multiple Bypass
( Cloudflare UAM,CAPTCHA,BFM,NOSEC / DDoS Guard / Google Shield / V Shield / Amazon / etc.. )

Don't attack any websites you don't own it
This was created for educational purposes
All responsibilities and disadvantages of using this program is for the user.

Language


Menu

LiteDDos

Methods

  [Layer 7]
 - cfb     | Bypass CF attack
 - pxcfb   | Bypass CF attack with proxy
 - cfreq   | Bypass CF UAM, CAPTCHA, BFM, etc,, with request
 - cfsoc   | Bypass CF UAM, CAPTCHA, BFM, etc,, with socket
 - pxsky   | Bypass Google Project Shield, Vshield, DDoS Guard Free, CF NoSec With Proxy
 - sky     | Sky method without proxy
 - http2   | HTTP 2.0 Request Attack 
 = pxhttp2 | HTTP 2.0 Request Attack With Proxy
 - spoof   | Spoof Attasck
 - pxspoof | Spoof Attack with Proxy
 - get     | Get  Request Attack
 - post    | Post Request Attack
 - head    | Head Request Attack
 - soc     | Socket Attack
 - pxraw   | Proxy Request Attack
 - pxsoc   | Proxy Socket Attack
 
  [Layer 4]
  -udp     | UDP Attack
  -tcp     | TCP Attack
  
  [Tools]
 - Dns     | Classic DNS Lookup
 - Geoip   | Geo IP Address Lookup
 - Subnet  | Subnet IP Address Lookup

One Line Code

git clone https://github.com/tausifzaman/LiteDDos.git && cd LiteDDos && pip install -r requirements.txt && python3 main.py 

Usage on Linux

You must use Python 3.9 or higher

git clone https://github.com/tausifzaman/LiteDDos.git

Install Python3 modules

pip install -r requirements.txt

Install Chrome (or update it lastest version) wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb apt-get install ./google-chrome-stable_current_amd64.deb


## Example

Use DDoS Panel   : python3 main.py
Use command line : python3 main.py <method> <target> <thread> <time>
      └──────────> python3 main.py cfb https://example.com 100 30

About

LiteDDoS is a powerful and efficient DDoS tool optimized for high-performance attacks, making it ideal for Google Cloud. It uses advanced techniques to maximize impact while minimizing resource usage, ensuring effective stress testing and security assessments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages