Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
URL www.mysite.com/?test=execute(を使用すると、$ _ GET配列は常に空になります。文字列「execute(」を含むフォームを送信しようとすると、送信されないことに気付きました。
これにはPOSTとGETが含まれ、文字列「execute(」を受け入れません。ローカルコンピューターで正常に機能するため、このセキュリティ機能はサーバー上にありますか?
おそらくApacheにmod_securityがインストールされています。