Help with idor vul
作者通过复制cookie中的"ldsession"变量成功登录他人账户,并询问这是否为有效漏洞及如何获取其他用户的会话ID。 2025-7-15 01:58:45 Author: www.reddit.com(查看原文) 阅读量:3 收藏

I was bug hunting an application — my first time ever — and I started with IDOR. After hours of searching, I found a variable in the cookie called "ldsession", which is a unique 30-character session ID. When I created a second account and copied this session ID into the new one, it signed in successfully.

So, with just one variable, I was able to log into another account.

My question is: Is this a valid bug? And is there any way to discover other users' ldsession values — for example, by visiting their profile pages?


文章来源: https://www.reddit.com/r/HowToHack/comments/1m05epv/help_with_idor_vul/
如有侵权请联系:admin#unsafe.sh