Guessable Session ID (Web)


1.0.0 by hpAndro
2021年07月23日

关于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

上传者

Nilton Schneider Jr.

系统要求

Android 6.0+

举报

举报不当内容

更多

下载 APKPure App

可在安卓获取Guessable Session ID的历史版本

下载

下载 APKPure App

可在安卓获取Guessable Session ID的历史版本

下载

Guessable Session ID相关应用

hpAndro 开发者的更多应用

最新发现