PHPで「include ‘php://filter/read=convert.base64-encode/resource=config.php’」を実行する目的はどれか。

PHPファイルを実行させずにBase64形式で読み取ることで、DBのパスワード等の情報を取得する。