| | | 
Regular Member

Group: Forum Members Last Login: Thursday, October 23, 2008 11:16 PM Posts: 81, Visits: 165 |
| In case you're a stalker, or would like to see some weirdos private pictures, blog list, friends list, this is the script you would use.
This demonstrates the false sense of security users get from setting their pictures and profiles as so called "private". This could be used as a "evidence" gathering tool as well against certain individuals. 
Note: this does not work on ALL private profiles, but most.. I've had an 90% success rate, I'm assuming some servers are patched against this.
This is pure raw unedited code as displayed on my own site cuz i didnt feel like removing all the stuff in it.
Enjoy!
Http://gr33n.servebeer.com/myspace/picspy_source.txt
|
| | | | 
Progenic Family

Group: Forum Members Last Login: Wednesday, November 05, 2008 2:33 AM Posts: 336, Visits: 1,970 |
| That's a nice find! I did something similar not too long ago with XML feeds, stealing pictures from flash slideshows 
This is going to get you so much traffic 
Edit: Oh, you didn't find this?
Also, I've heard that this only works for private photos in normal albums, not for private albums. |
| | | | 
Regular Member

Group: Forum Members Last Login: Thursday, October 23, 2008 11:16 PM Posts: 81, Visits: 165 |
| No this is not an original find, there are tons of different ways to view different stuff on myspace.
also I've never done anything with xml, and haven't seen too many good examples.
I figured I'd make it easier to do tho.
[edit]This will allow one to view profiles that are set up as "no view until friend" <- hope that makes sense.
it will allow you to view, blog list, friends list, pictures, and picture captions.
im not 100% sure if it works on private albums... if it does GREAT!
im just sharing what i did in php since i haven't seen a script like this in circulation.
OH! also funny thing happened when i posted this as a bulletin on myspace, the link back to the source code was taken out of the bulletin, the link just pointed to myspace.com... i guess the admins or whatever dont like this kind of stuff being leaked?
|
| | | | New Member

Group: Forum Members Last Login: Tuesday, August 12, 2008 9:38 PM Posts: 10, Visits: 36 |
| | Yea i think there is a way to edit it where u can also see hidden albums. |
| | | | 
Progenic Family

Group: Old Skool Last Login: Thursday, May 15, 2008 12:52 PM Posts: 314, Visits: 2,401 |
| Anyone know of a free host that this works on? I've tried a couple and no luck.. It works on MY server.. But I'd really prefer to not run that from my host. So if anyone knows a free host it works on share a link.. |
| | | | New Member

Group: Forum Members Last Login: Tuesday, August 12, 2008 9:38 PM Posts: 10, Visits: 36 |
| | You would have to find a free host that supports PHP5 the spy code has functions that only work in php5 but you can get http://www.ister.org/code/simplexml44/index.html and install it on your box to make the script run on PHP4.. Hay gr33n did u notice on your box that this relies on you being signed into myspace? |
| | | | 
Regular Member

Group: Forum Members Last Login: Thursday, October 23, 2008 11:16 PM Posts: 81, Visits: 165 |
| never tested that. does it not work when not signed in?
because i was signed in while looking for private profiles to test it on.
|
| | | | 
Progenic Family

Group: Old Skool Last Login: Thursday, May 15, 2008 12:52 PM Posts: 314, Visits: 2,401 |
| It pulls the pictures without being logged in just so long as the profile is private. It works flawlessly on my private hosting account. On the free servers I get an error reading the XML File, whether I'm logged in or not.
It's not a big deal just I know some people that would like to use this. I've personally got no desire to look at peoples accounts as all the people I care to know are already on my friends.
After further investigation turns out one of the servers is probably php4 due to the fact that the function simplexml_load_file is what's causing the problem. As for the other I've got no idea no errors just "Error Reading XML File". |
| | | | 
Progenic Family

Group: Forum Members Last Login: Sunday, October 12, 2008 12:39 PM Posts: 203, Visits: 335 |
| gr33n (1/16/2008)
In case you're a stalker, or would like to see some weirdos private pictures, blog list, friends list, this is the script you would use.
This demonstrates the false sense of security users get from setting their pictures and profiles as so called "private". This could be used as a "evidence" gathering tool as well against certain individuals.
Note: this does not work on ALL private profiles, but most.. I've had an 90% success rate, I'm assuming some servers are patched against this.
This is pure raw unedited code as displayed on my own site cuz i didnt feel like removing all the stuff in it.
Enjoy!
Http://gr33n.servebeer.com/myspace/picspy_source.txt
How do you use it?
/Andy |
| | | | 
New Member

Group: Forum Members Last Login: Wednesday, October 29, 2008 12:55 PM Posts: 19, Visits: 180 |
| andy (1/17/2008)
How do you use it?
1. Download the txt file
2. Change its extension to .php
3. Upload it to a host supporting PHP
|
| |
|
|