해킹/DVWA
DVWA 실습 9. Weak Session IDs (Low)
yenua
2022. 5. 20. 17:49
반응형
Objective
This module uses four different ways to set the dvwaSession cookie value, the objective of each level is to work out how the ID is generated and then infer the IDs of other system users.
쿠키의 dvwaSession이 생성되는 규칙을 찾아내는 것이 목적이다.
새로고침을 할 때마다 +1씩 되는 것을 확인할 수 있었다.
반응형