Acerca del Guessable Session ID
El ataque de predicción de sesión se centra en predecir los valores de ID de sesión.
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.
Información Adicional de Aplicación
Última Versión
1.0.0Presentado por
Nilton Schneider Jr.
Requisitos
Android 6.0+
Categoría
Gratis Educación APPClasificación de contenido
Everyone
Reportar
Marcar como inapropiadoNovedades de Última Versión 1.0.0
Last updated on 27/09/2021
Minor bug fixes and improvements. Install or update to the newest version to check it out!




