Top
ja


SimeonOnSecurity の GitHub リポジトリとリポジトリの解説

システム管理者が Apache Web サーバーを強化するのに役立つサンプル構成とスクリプトのコレクション。 Apache は、そのままでは驚くほど安全ではありません。 Apache を運用環境にロールアウトする前に、多くのベスト プラクティスとセキュリティ構成を手動で構成する必要があります。この GitHub リポジトリを、Apache インスタンスを保護するための開始点として使用できます。 OWASP コア ルール セットを使用した ModSecurity のインストール # ステップ 1: リポジトリを更新する # Ubuntu/Debian の場合: sudo apt-get update -y On CentOS/RHEL: sudo yum update -y Step 2: Installing ModSecurity for Apache # On Ubuntu/ Debian: sudo apt-get install -y libapache2-modsecurity sudo systemctl restart apache2 On CentOS/RHEL: sudo yum install -y mod_security sudo systemctl restart httpd.service Step 3: Configure ModSecurity # ModSecurity by default is only configured to log events from the default rules.

bitdefender Ad