Title: HTTP Flood
Author: Aydin Antmen
Published: <strong>2018년 2월 3일</strong>
Last modified: 2018년 2월 6일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/http-flood.svg)

# HTTP Flood

 작성자: [Aydin Antmen](https://profiles.wordpress.org/aydinantmen/)

[다운로드](https://downloads.wordpress.org/plugin/http-flood.zip)

 * [세부사항](https://ko.wordpress.org/plugins/http-flood/#description)
 * [평가](https://ko.wordpress.org/plugins/http-flood/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/http-flood/#installation)
 * [개발](https://ko.wordpress.org/plugins/http-flood/#developers)

 [지원](https://wordpress.org/support/plugin/http-flood/)

## 설명

HTTP Flood prevents your system against attacks like HTTP Flood, Land Flood, Form
Spoofing, Brute Force, Remote Site Scanners and many more on similar types. It was
tested under limitless thread and distributed sources.

Please Attention!
 1. This plugin blocks every flood like actions. 2. So don’t forget
to deactivate the plugin before you do any fast moves e.g. sample data uploading…
3. If you banned your own site, you can re-enter only via change your ip address.

### Arbitrary section

1- HTTP Connection Principle

Before connecting to a system running in the HTTP protocol, a data stream is generated
between the server and the client called three way handshake.
 Let’s first examine
how a normal connection is established.

SYN
 The client sends a SYN (Synchronize) packet that indicates that we want to 
connect to the server. The client and server must be compatible in order to establish
a connection. The SYN package carries information about the client structure.

SYN + ACK
 When the server receives the SYN packet, it analyzes the structure of
the client and starts to wait for the client’s response by sending a SYN packet 
carrying information about the acknowledgment packet and the server structure, indicating
an ACK (link acknowledgment).

ACK
 When the client receives the SYN + ACK packet, it analyzes the structure of
the server and sends a final ACK packet indicating that it satisfies the conditions
required to establish the connection, and the data transfer starts by establishing
a connection between the server and the client.

DATA TRANSFER

2- HTTP Flood Attack

So far we have examined the establishment of a normal HTTP connection.
 Now let’s
examine how the HTTP Flood attack works.

SYN
 The client requests a connection by sending a SYN packet as if it were a normal
connection request.

SYN + ACK
 The server sends the SYN + ACK packet as if it were a regular connection
request and waits for the client’s response.

SYN + 1
 The client does not send the last ACK packet and the process repeats with
a new SYN while the server is waiting for a response.

3- Protection Principle
 We have seen the principle of normal connection and how
these principles are manipulated to attack. Finally, see how we provide security.

PERCEPTION
 HTTP floods and derivative attacks occur at the application layer, not
at the server layer like DDOS. We have developed a special algorithm that detects
the attack parameters by examining the connection parameters.

DISCRIMINATION
 Normal connection requests may continue to come in while the attack
is ongoing, and a normal server should not remain unresponsive here. Our software
distinguishes between attack requests and normal connection requests at this point.

BLOCK
 The attack is detected in seconds and the attack source is notified to the
server layer when the server is still able to respond to new connection requests.
In this case, the attack source is blocked at the server layer and the server is
not attacked.

## 설치

 1. Upload the plugin files to the `/wp-content/plugins/http-flood` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. It’s done.

## FAQ

  Installation Instructions

 1. Upload the plugin files to the `/wp-content/plugins/http-flood` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. It’s done.

  Is HTTP Flood plugin protected me againts DDoS?

No. DDoS attacks are made on the server layer used server’s ip address. HTTP Flood
plugin running in software layer. So we could not detected and protection.

  So, protect me against what kind of attack?

The attack sources arranged on the domain name, not on the server IP address, can
be detected by the softwares. So we can detected and protected against them. These
are: HTTP Flood, Land Flood, Form Spoofing, Brute Force and Remote Site Vulnerability
Scanners.

  How it’s work

This plugin based on a detection algorithm, it’s writes the attack resources to 
the .htaccess file. This file is a system file and tells resource must be blocked
in a firewall layer to the server. HTTP Flood plugin detects the attack resources
and writes them in .htaccess file at the time of attack.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“HTTP Flood”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Aydin Antmen ](https://profiles.wordpress.org/aydinantmen/)

[자국어로 “HTTP Flood”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/http-flood)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/http-flood/)는, [SVN 저장소](https://plugins.svn.wordpress.org/http-flood/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/http-flood/)
을 [RSS](https://plugins.trac.wordpress.org/log/http-flood/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0

 * First stable version

## 기초

 *  버전 **1.0-1**
 *  최근 업데이트: **8년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 4.9 또는 그 이상 **
 *  다음까지 시험됨: **4.9.29**
 *  PHP 버전 ** 5.6 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/http-flood/)
 * 태그:
 * [Brute Force](https://ko.wordpress.org/plugins/tags/brute-force/)[http flood](https://ko.wordpress.org/plugins/tags/http-flood/)
 *  [고급 보기](https://ko.wordpress.org/plugins/http-flood/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[리뷰 추가하기](https://wordpress.org/support/plugin/http-flood/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/http-flood/reviews/)

## 기여자

 *   [ Aydin Antmen ](https://profiles.wordpress.org/aydinantmen/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/http-flood/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.ofis46.com/)