GSA / GSA/ansible-https-proxy

Limit concurrent connections from a single IP address

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
10
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

説明

>Draft CIS Benchmark 1.1.8

## Description
It might be worthwhile mentioning the following configuration parameters: limit\_conn limit\_conn\_zone (sets shared memory zone) They are used to limit the number of connections per IP address. https://nginx.org/en/docs/stream/ngx\_stream\_limit\_conn\_module.html

## Rationale
The traffic normally originates from a fixed set of IP addresses, belonging to the machines used to carry out the attack. As a result, each IP address is responsible for many more connections and requests than you would expect from a real user.

## Remediation
None provided

## Audit
None provided

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。