ganglia
+ Reply to Thread
Results 1 to 10 of 10

Thread: Myspace.txt issue - password stealing dealeo

  1. #1
    Join Date
    Oct 2007
    Posts
    2

    Myspace.txt issue - password stealing dealeo

    hey people im new to the forums but trust me im not here to start noob train of "omg i wanna hack my gf's myspace" i just need a quick tip in the right direction, ive been fiddleing with the bestone.zip file that dipman44 posted up on his myspace profile hacking thread, i uploaded it to my server and wanted to see if i could hack my dummy profile i have on myspace, i went directly to the index.php link i have hosted up and put in my log in info and it took me to my home screen, from there i was assuming it worked but when i checked my .txt file there was nothing there, do i have to set something on the CHMOD of either file?

    anyhelp would do, thx

  2. #2
    Join Date
    May 2007
    Posts
    4
    yeah, chmod 777 it, otherwise it has no permissions to change it.

  3. #3
    Join Date
    Oct 2007
    Posts
    2
    ok i went to my index.php file and under the CHMOD permissions i put 777, saved it and tryed to test again and i still dont get anything thing saved on the txt file, i went through my ftp client log (flashfxp) and it says the the permission command 777 was not understood...weird...anyone know whats up

  4. #4
    Join Date
    Apr 2007
    Posts
    109
    well im guessing that your host has maybe figured out the php code that is used in myspace fake logins and blocked it with some kind of script or your host does not allow php. if you can get that host your using to work try [url]http://www.newsit.es/[/url]

    i think they may work

  5. #5
    Join Date
    Sep 2005
    Posts
    2,050
    You need to set permissions to 777 on:
    • whatever.txt (where passwords are written)
    • the directory all the files are in

    For example, you have login.html, process.php and passwords.txt in a directory named 'myspace'. You would chmod passwords.txt and the actual 'myspace' directory to 777 (read, write, execute for owner, group and everyone else).

    A safer way to do this would probably be to chown them to whatever the web-server is running as (e.g. www-data) and similarly chgrp them to www-data (or, as said before, whatever group the server is part of).

    My advice of setting permissions to 777 works because it allows every user to read, write and execute the files. Not really secure for shared hosting, but that shouldn't be a problem.

    The directory itself needs execute permissions (included in the 777 chmod) to create new files and/or write to them, or something. I'm not an expert on permissions, but that's my best guess.

    Try [URL="http://www.exoteric.ws/uploads/myspace_login.tar.gz"]my fake login pack[/URL] instead, and see how that turns out for you. Instructions are included in the archive, and if you follow them, it should work perfectly.

    If none of the above works, your web server is probably causing problems somehow and there's not much we can advise you to do apart from moving web-host. If they're interfering with your scripts and preventing certain functions, there's nothing we can do.
    Last edited by Ezekiel; 10-12-2007 at 01:51 PM.
    Who needs drugs when you have electrons?

  6. #6
    Join Date
    Oct 2007
    Posts
    2

    I want to make use of the fruits of his labor.

    I got the source code for a fake login screen for myspace, what I'm trying to find is where the original poster is logging the passwords. Is there a way to find that?

  7. #7
    Join Date
    Sep 2005
    Posts
    2,050
    If you're talking about going view -> source and saving that, no, the location of saved passwords probably wouldn't be contained in there.

    If you had the source code to the PHP (or whatever other language) script used to process the stolen info, then you could easily find the location. For example, if they're saving passwords to file, you could simply search for 'fopen'.

    Which is it to be?
    Who needs drugs when you have electrons?

  8. #8
    Join Date
    Oct 2007
    Posts
    2
    I simply followed the link to the fake page and viewed source. Eh, I'm such a n00b. Please excuse my ignorance. I suppose I'm out of luck finding the source code for the php language used. Thanks Mike*5*.

  9. #9
    Join Date
    Oct 2007
    Posts
    3

    Question

    Hey where can i donwload the bestone.zip

  10. #10
    Join Date
    Jun 2006
    Posts
    459
    [URL="http://meatspin.com"]bestone.zip[/URL]
    7h* L**7*57 c4n7 h4ck m*!
    Proud to have quit playing ®µÑȧ©ÅÞË

    If you write like a semi-literate boob you will very likely be ignored.
    Writing like a l**t script kiddie hax0r is the absolute l**t*st way to write!
    L0L

+ Reply to Thread

Similar Threads

  1. I Lost My Myspace Password
    By cariboo2 in forum Internet Privacy
    Replies: 4
    Last Post: 04-25-2008, 08:51 PM
  2. Replies: 3
    Last Post: 12-19-2007, 01:51 AM
  3. stealing e-gold password!!!
    By pekokope in forum Internet Privacy
    Replies: 2
    Last Post: 07-07-2007, 11:08 PM
  4. Myspace Password
    By The Rock in forum Security & Encryption
    Replies: 38
    Last Post: 07-02-2007, 05:35 AM
  5. Er, hotmail password 'stealing'
    By Unregistered in forum Internet Privacy
    Replies: 38
    Last Post: 05-27-2006, 04:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts