このGuessable Session IDについて
セッション予測攻撃は、セッションID値の予測に重点を置いています
The session prediction attack focuses on predicting session ID values that permit an attacker to bypass the authentication schema of an application. By analyzing and understanding the session ID generation process, an attacker can predict a valid session ID value and get access to the application.
n the first step, the attacker needs to collect some valid session ID values that are used to identify authenticated users. Then, they must understand the structure of session ID, the information that is used to create it, and the encryption or hash algorithm used by the application to protect it. Some bad implementations use sessions IDs composed by username or other predictable information, like timestamp or client IP address. In the worst case, this information is used in clear text or coded using some weak algorithm like base64 encoding.
アプリの追加情報
最新バージョン 1.0.0 の更新情報
Last updated on 2021年09月27日
このバージョンには軽微な不具合の修正と全般的な改善が含まれています。快適に利用するため、最新版にアップデートしてください。
Guessable Session ID スクリーンショット
Guessable Session IDの旧バージョン
関連タグ




