MySQLをUbuntuにインストールし、必要なデータベースとテーブルを作成します。 bashsudo apt update sudo apt install mysql-server MySQLの ...
第32回PHPセキュリティ月間(Month of PHP Sercurity)で「PHPセキュリティ月間」(MOPS - Month of PHP Security)について簡単に紹介しました。 今回もMOPS関連の話題です。MOPSでmysqlnd (MySQL Native Driver) に発見された脆弱性を例に、 コードの監査の重要性を解説します。