S
S
Stepan Gervik2019-01-22 19:08:55
DDoS Protection
Stepan Gervik, 2019-01-22 19:08:55

What is the principle of DDOS attacks?

Such a question is ripe.
As everyone knows, DDoS attacks are made by overloading the victim's server. But let's say, for web pages, one type of attack is needed, for (for example) cs go servers, another type, and so on.
The question itself is: what kind of attack is needed, and how to implement it from the point of view of the code (at least explain abstractly)?
Do not think, it is necessary solely for educational purposes, since I am familiar with all the articles of the Criminal Code

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2019-01-22
@HiLevel

DDOS can be obtained (and most easily implemented) by stupidly blocking the channel. It is also possible to generate queries that require much more resources to process than to create the query itself: full-text search, for example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question