π£DDOS Using SQL injection

The Concept :
-------------------------------------------------------------
Following steps to achieve DDOS using SQL injection
1. Finding the Vulnrability.
2. Preparing the Injectable Query.
3. Injecting DDOS Query into the Website.
-------------------------------------------------------------
Injecting DDOS Query into the Website.
There are many ways to do this, what you will need is a testing lab with something called brain. And you an create your own deadly injections.
For me i created a table of 500 rows with a text field having 500 bytes of data per column, which actually represent the Forum, blog post field of many websites running out there. If the database is even larger as we can find many database running lacks and millions f records with them. Such sites can be DDOSed more easily. Well we are going to use this payload to DDOS which took me a couple of hours to make.
if website vulnerable and we found out the columns and the injection is like this.
lets us assume 3rd column is vulnerable so lets injection our second payload into the site.
or
Open your wings of imagination and fly over the sky.
Last updated