开发者

How does who-has-blocked-me-on-msn sites work?

开发者 https://www.devze.com 2022-12-25 16:49 出处:网络
I unde开发者_StackOverflow社区rstand that this isn\'t actually possible. So... what do the do? Can a program retrive a list of msn contacts using a valid user/password?I think there is/was a vulnerabi

I unde开发者_StackOverflow社区rstand that this isn't actually possible. So... what do the do? Can a program retrive a list of msn contacts using a valid user/password?


I think there is/was a vulnerability in the MSN protocol that would allow the client to check if it was blocked. Its not fetching the user list of the blocked person. Not sure of the details, but its something along the lines of:

for every one of my contacts
    try to send message
        if server return status == blocked
             return true


What they used to do was exploit the fact that you had to define who you had blocked on MSN for you not to be able to see their status. Then, they issued and update so that only users you allow can see your update. Previously, they'd simply try and IM the user and see if they were online.

Using the MSNPX protocol, yes. See www.hypothetic.org/docs/msn/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号