← 回到練習列表 加入 LINE 社群
Day 01

Day 01|Information Disclosure 基礎句型

今日句子

The application discloses sensitive information in the error message.

中文意思

應用程式在錯誤訊息中洩露敏感資訊。

這句在說什麼資安問題

Information Disclosure(資訊洩露)

這種句子常出現在弱點報告裡,描述應用程式把不該對外公開的資訊(錯誤細節、內部路徑、版本號等)顯示出來,讓攻擊者更容易蒐集情報、規劃後續攻擊。

重點單字

英文中文
application 應用程式
discloses 洩露、揭露
sensitive information 敏感資訊
error message 錯誤訊息

練習題

請把這句翻成英文:應用程式在回應中洩露伺服器版本資訊。

參考答案
  • The application discloses server version information in the response.主動描述:應用程式洩露了資訊。
  • The server version information is disclosed in the response.報告語氣(被動):資訊被揭露在回應中。
💡 主詞 application + 動詞 discloses + 受詞 server version information,最後用 in the response 表示地點。