What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Online Status Indicator - Security Issue

Online Status Indicator - Security Issue
Author: Message:
Beno
Junior Member
**

Avatar
42656E6F00

Posts: 98
– / Male / –
Joined: Jan 2004
O.P. Roll Eyes  Online Status Indicator - Security Issue
If you go HERE.  On the mess.be site they say how to get an online status indicator but what exactily is the security issure.  I'm kinda wondering how someone could change my display pic with that script.  How is that possible, is it just a hoax?

This post was edited on 02-20-2004 at 01:38 AM by Beno.
02-20-2004 01:37 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Online Status Indicator - Security Issue
I don't know about the security issue they describe there. But I do know that in order to let it work you have to put your .NET Passport there (the email you use to sign in into Messenger). In other words, the whole world will know you email address....
.-= A 'frrrrrrrituurrr' for Wacky =-.
02-20-2004 10:10 AM
Profile PM Find Quote Report
Beno
Junior Member
**

Avatar
42656E6F00

Posts: 98
– / Male / –
Joined: Jan 2004
O.P. RE: Online Status Indicator - Security Issue
Yeah, I knew about that.  But that's what I was wondering, With just a e-mail can someone cange my display pic?  Cause you can't like use the script there to change my DP.  Otherwise people would just host the script on there site and use it to change everyones DP, It didn't make sence to me either...*SHRUG*

More input anyone?
02-20-2004 01:44 PM
Profile PM Find Quote Report
iascoot
Junior Member
**

Avatar
In Sight of Apocalypse - arcipello

Posts: 29
39 / Male / –
Joined: Jun 2002
RE: Online Status Indicator - Security Issue
i think if you signed up and someone went to the site and entered details in your name, they can change where the display pics link too...

but dont trust me, im drunk.
    .:. skewt .:. iascoot .:.
    .:. skewt://deviantART .:.
    .:. skewt://website .:.
02-20-2004 01:57 PM
Profile PM Web Find Quote Report
Beno
Junior Member
**

Avatar
42656E6F00

Posts: 98
– / Male / –
Joined: Jan 2004
O.P. RE: Online Status Indicator - Security Issue
:P ok, That sounds like a reasonable explanation.
02-20-2004 02:03 PM
Profile PM Find Quote Report
kao
Veteran Member
*****

Avatar
boring

Posts: 1814
Reputation: 52
37 / Male / Flag
Joined: Jul 2003
Status: Away
RE: Online Status Indicator - Security Issue
you can actually take the email part out of the script, but they wont be able to open convos, the script has a part like <a href='something or other'>something something</a>

if you take that part of the script out all they will see is the actualy picture and thats it, no one will be able to see your email address
02-21-2004 01:49 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Online Status Indicator - Security Issue
quote:
Originally posted by Kao
you can actually take the email part out of the script, but they wont be able to open convos, the script has a part like <a href='something or other'>something something</a>

if you take that part of the script out all they will see is the actualy picture and thats it, no one will be able to see your email address
Yes, they will, your email is part of the image-url...So your email IS visible to the whole world. This is the snippet you have to use:

code:
<!-- Begin Online Status Indicator code -->
<!-- http://www.onlinestatus.org/ -->
<A HREF="http://www.nextstepcomputers.ath.cx:8080/message/msn/youremail">
<IMG SRC="http://www.nextstepcomputers.ath.cx:8080/msn/youremail"
border="0" ALT="MSN Online Status Indicator" onerror="this.onerror=null;this.src='http://snind.gotdns.com:8080/msn/youremail';"></a>
<!-- End Online Status Indicator code -->


Now, take out the bloated stuff and you get:
<IMG SRC="http://www.nextstepcomputers.ath.cx:8080/msn/youremail">

As you can see, obviously the image-url needs your email to know what account it should check and therefore, your email is visible for everybody who wants it...

Also, as you can see you don't realy need to "register" on http://www.onlinestatus.org/. The only thing the registration process does it make the above code with your email in it...

This post was edited on 02-22-2004 at 04:35 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
02-22-2004 04:33 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On