User Online question


nvrsaynvr
nvrsaynvr's picture
I'm Trusted Premium Member!I'm a Super-Sneak!I'm a Premium MemberCertifed Mac loverI'm a BadAzz!Job Well Done!!Someone ELSE paid $1 to put this badge on me!
Posts: 170
GuG-Points: 188
Last Seen: 05/16/2008 - 8:35pm
Location: nvrnvrland

I am: not the sharpest tool in the shed

Holy Crap!Yell

ok, so i used SnakeEater's myspacescrape.

i set my log in info for 1 hour

my profile is private

my online status is hidden, ALWAYS has been

so, i scraped myself for kicks

it showed i was online!

so, i was hoping it was because i had set my log in info for scraping purposes, and that myspacescrape was the only one who could see it.

so, i went back and scraped myself again after the hour was over. i was offline.

then, just to double check, i logged in to myspace via myspace.com (not myspacescrape), and scraped myself again, to check if i would show up online.

IT DID!

am i missing something? i know i saw some posts trying to figure out if there was a way to see if people were online if they have it set to hidden.

is this new to the scrape?

and most importantly...if it is...be careful not to set it to the default (6 hours) when you are setting your log in info!

if any of your targets know about myspace scrape, they'll think your online for 6 hours???

please tell me i'm missing something...



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
nvrsaynvr
I'm Trusted Premium Member!I'm a Super-Sneak!I'm a Premium MemberCertifed Mac loverI'm a BadAzz!Job Well Done!!Someone ELSE paid $1 to put this badge on me!
Posts: 170
GuG-Points: 188
Last Seen: 05/16/2008 - 8:35pm
Location: nvrnvrland

I am: not the sharpest tool in the shed

Re: User Online question

you cannot be tracked using myspacescrape.

&

yep, the app looks like a widget from the MS app gallery

everyone will now have source code at the top of the page regarding an app. it should look like this:

if(typeof Type==="undefined") throw "ASP.NET AJAX framework missing.";
Type.registerNamespace("MySpace");
Type.registerNamespace("MySpaceRes");
MySpaceRes.AppManagement = {"AppChromeRemoveContent":"You can hide this module or remove the app completely.","AppChromeRemoveHeader":"Remove App?","AppChromeHideButton":"Hide Module","AppChromeRemoveButton":"Remove App","AppChromeHideUnexpectedError":"Unexpected error hiding the app.","AppChromeRemoveUnexpectedError":"Unexpected error removing the app.","RequestPermissionHeader":"Permission Request","RequestPermissionUpdate":"Update","RequestPermissionCancel":"Cancel","RequestPermissionIntro":"{0} is requesting the following:"};
MySpaceRes.ProfileDisplay = {"ReportThisApp":"Report this App"};
MySpaceRes.Common = {"Yes":"Yes","No":"No","Ok":"Ok","Attention":"Attention"};
MySpaceRes.Header = {"Cancel":"Cancel / Cancelación","Continue":"Continue / Continuar"};
MySpace.ClientContext = {"UserId":XXXX,"DisplayFriendId":XXXX,"IsLoggedIn":false};

 

And here is what I found on chrome from Mozilla:

Chrome scripts are just like native code - they can do anything the user can. Unlike scripts in content (on Web pages), chrome scripts do not have to ask for permission before doing dangerous operations.

The first rule of chrome security:

Treat all data that comes from the network, including URLs,
as untrusted and potentially malicious. Do not trust any
data that comes over the network. Verify all inputs!

it even helped discover gravity, it's pretty awesome!



theonlygirl
I'm a Premium Member
Posts: 9
GuG-Points: 13
Last Seen: 05/17/2008 - 6:04am

I am: Not Telling

Re: User Online question

I ran across a page that has the following code. Does anyone know what Application this belongs to or what tracker it is?

 

td.columnsWidening img, td.columnsWidening object { max-width:100% !important; width: expression(this.width > 400 ? 400 : true); }
</style>
<script type="text/javascript">
if(typeof Type==="undefined") throw "ASP.NET AJAX framework missing.";
Type.registerNamespace("MySpace");
Type.registerNamespace("MySpaceRes");
MySpaceRes.AppManagement = {"AppChromeRemoveContent":"Du kannst dieses Widget ausblenden oder komplett entfernen.","AppChromeRemoveHeader":"Widget entfernen?","AppChromeHideButton":"Widget ausblenden","AppChromeRemoveButton":"Widget entfernen","AppChromeHideUnexpectedError":"Unerwarteter Fehler beim Ausblenden des Widgets","AppChromeRemoveUnexpectedError":"Unerwarteter Fehler beim Entfernen des Widgets","RequestPermissionHeader":"Berechtigungsanfrage","RequestPermissionUpdate":"Aktualisierung","RequestPermissionCancel":"Abbrechen","RequestPermissionIntro":"{0} fragt Folgendes an:"};
MySpaceRes.ProfileDisplay = {"ReportThisApp":"Widget melden"};
MySpaceRes.Common = {"Yes":"Ja","No":"Nein","Ok":"OK","Attention":"Aufgepasst!"};
MySpaceRes.Header = {"Cancel":"Abbrechen","Continue":"Weiter"};
MySpace.ClientContext = {"UserId":xxxxxxxxx,"DisplayFriendId":xxxxxxxx,"IsLoggedIn":true};

 



smartmom
Mystery BadgeI'm Trusted Premium Member!Awesome Member!I'm a GuG-Blogger!I'm a Premium MemberCertifed Mac loverI donated more than you!Job Well Done!!Looked at and admired by many!More jobs well-done!!Certified Member HelperSomeone ELSE paid $1 to put this badge on me!
Posts: 3610
GuG-Points: 3956
Last Seen: 05/17/2008 - 8:32am
Location: If I told you I would have to shoot you ;-P

I am: Not really paying attention

Re: User Online question

There is no tracker in it.  It looks like one of the myspace apps ( a widget one).  I did a search of chrome but it pulled nothing. 

 

--


-Banned Member
Posts: 32
GuG-Points: -4
Last Seen: 04/15/2008 - 10:26pm

I am: Banned from TheGuG

Re: User Online question

Myspacescrape shows you are online even if you hide your status.



theonlygirl
I'm a Premium Member
Posts: 9
GuG-Points: 13
Last Seen: 05/17/2008 - 6:04am

I am: Not Telling

Re: User Online question

Does anyone know how myspacescrape works... if it shows you online after you use the login feature... does that mean that you can be tracked using it? After all it has to access the page someway. Undecided