+ Reply to Thread
Page 1 of 6
1 2 3 ... LastLast
Results 1 to 10 of 58

Thread: Hacking FAQ (Under construction)

  1. #1
    Senior Member
    Join Date
    Jul 2007
    Location
    Between a rock and a hard place.
    Posts
    1,147

    Hacking FAQ (Under construction)

    1. How do you hack Myspace passwords?
    Make an identical page to the Myspace homepage, where it says "You must be logged in to do that!" When they click submit, have it redirect to the real Myspace page, while sending their inputted information to your email address. Have the redirect page on its own site and mask the URL in coding. Send a bulletin out with the link and make up some bullshit on what it is (like "OMG new pics!). And there you have it.

    2. How do you hack vending machines?
    With a hammer.

    3. How do I ruin someone's computer?
    a) With physical access:
    i) take away the harddrive; or
    ii) beat it up; or
    iii) reformat their harddrive
    That should be sufficient.
    b) Without physical access:
    i) get physical access; or
    ii) create a virus and attach it through an email; or
    iii) report bad behavior to their ISP
    These all work.

    If you have any FAQs to add, please post them here with answers.
    Last edited by itismesaj; August 13th, 2007 at 04:17 AM.

  2. #2
    So you tell us how to do it. But i bet none of these people here can accualy make or do the things you have up here. Why don't you explain that for us? : )

  3. #3
    Senior Member
    Join Date
    Jul 2007
    Location
    Between a rock and a hard place.
    Posts
    1,147
    Okay, sure .

    To make a Myspace homepage, do the following:
    1. Copy the source code of the Myspace homepage to a notepad document.
    2. Scroll down about two thirds of the way down and you'll find something that looks like this:
    <div id="splash_login" class="section">
    <h5 class="heading">
    Member Login
    </h5>
    <form action="http://login.myspace.com/index.cfm?fuseaction=login.process&MyToken=67d48c1 e-d6c0-420c-8a44-0a9a098c72e1" method="post" name="theForm" id="theForm">
    <input type="hidden" name="Login" id="Login" value="" />

    <div id="loginGreeting" style="font-weight: bold; display: block ;">
    <table width="100%">
    <tr>
    <td align="left" style="color: #000000; font-size: 14px;">
    Hi,
    &nbsp;NAME
    <td align="right" style="color: #0000FF; font-size: 10px;">
    <a href="javascript:void('');"
    onclick="clearCookieAndHideGreeting();" class="right"

    onmouseover="msPublicToolTip.showMsHoverTip(event, msgToolTip)"
    onmouseout="msPublicToolTip.hideMsHoverTip()"

    >
    [Not you?]
    </a>
    </td>
    </tr>
    </table>
    </div>

    <br />
    <div class="row">
    <label for="email">
    E-Mail
    :</label>
    <input type="text" name="email" id="email" value="EMAIL ADDRESS" />
    </div>
    <div class="row">
    <label for="password">
    Password
    :</label>
    <input name="password" type="password" id="password" /><br />
    </div>
    <div class="clear" style="margin-left: -8px; margin-bottom: 3px;">
    <input type="checkbox" name="Remember" value="Remember" id="checkbox" checked />
    <label for="checkbox">
    Remember Me
    </label>
    <br />
    </div>
    <div style="margin-left: 21%">
    <input src="http://x.myspace.com/images/button_login_main.gif" name="ctl00$Main$SplashDisplay$ctl01$loginbutton" type="image" id="ctl00_Main_SplashDisplay_ctl01_loginbutton" alt="Member Login" onclick="doSubmit('ctl00_Main_SplashDisplay_ctl01_ loginbutton');" />
    <a id="ctl00_Main_SplashDisplay_ctl01_signUpHyperLink " title="SignUp" href="http://signup.myspace.com/index.cfm?fuseaction=join&amp;MyToken=67d48c1e-d6c0-420c-8a44-0a9a098c72e1"><img title="SignUp" src="http://x.myspace.com/images/button_signup_main.gif" style="border-width:0px;" /></a><br />
    <a href="http://collect.myspace.com/index.cfm?fuseaction=user.retrievepassword&MyToken =67d48c1e-d6c0-420c-8a44-0a9a098c72e1" class="right">
    Forgot your password?
    </a>
    <div class="clear">
    </div>
    </div>
    </form>
    </div>
    </div>
    Now, there are two things you need to change. First, you need to change the stuff in red, which is the person's email address (or you could leave it blank) and the display name (which you could also leave blank). Second, you have to change the stuff in green to redirect to a false Error 598 (or something like that) where the real phishing is going to occur. But later on that.
    3. Go to freewebs.com, create an account, and copy the stuff from the notepad (with the corrections except for the green ones) into the index.html.
    4. Google a form maker (there are tons of free ones) and make a form that makes users input their email address and password before continuing. Have the form in a fake error page, so the coding looks something like this:
    <html>
    <head><size=65pt>Error 598! Main server down!</size></head>
    <body>Please input your email address and password to continue to your home page.
    Form code... blah blah blah...</body>
    <foot>Copyright 2007 Myspace</foot>
    </html>
    5. This is crucial: turn the green part of the first code into an <a href="..."> for your error page.
    6. Now just email the link to your victim and voila! Now, I can't guarantee this will work (actually, it's almost assured to fail with a lot of people) with everyone, so have a cover story prepared.

    Wow, this took me all of 10 minutes of thinking and research. So yeah, if you have half a brain you'll be able to do it.

    Saj

  4. #4
    Senior Member
    Join Date
    Jul 2007
    Location
    Between a rock and a hard place.
    Posts
    1,147
    To ruin someone's computer without proper hacking skills or materials, simply:
    1. Have a bar magnet and a screw driver handy.
    2. Take out your victim's harddrive and run the bar magnet along it. Since hard drives (that aren't flash drives) use magnetic memory, running a decently powerful magnet across it will wipe it clean.
    3. Replace everything.
    4. Wait.

    It's really that simple. Of course there are many things you could do to annoy your victim (viruses, for example), if you just want to screw them over, wipe their hard drive clean.

  5. #5
    Copy the source code of the Myspace homepage to a notepad document.
    ok i have lease then half a brain where do i get dat shit from cant i jus take your stuff the code you put

  6. #6
    If you can't even get the source code, just forget it now, man.


    You mentioned hiding the URL with coding? How would you do that?

  7. #7
    Member
    Join Date
    Aug 2007
    Location
    Never, Neverland
    Age
    20
    Posts
    492
    For the source Code, Go to whatever url you want the code for: Then Right-Click and hit Source Code. Or go to the View options and click Source Code or View Source, or something along those lines.

  8. #8
    Member
    Join Date
    Aug 2007
    Location
    FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU
    Posts
    548
    my fav: attach a bug to email

  9. #9
    Quote Originally Posted by Twisted420 View Post
    For the source Code, Go to whatever url you want the code for: Then Right-Click and hit Source Code. Or go to the View options and click Source Code or View Source, or something along those lines.

    View code only show the client side code. you miss the real code server side.

  10. #10
    Senior Member
    Join Date
    Jul 2007
    Location
    Between a rock and a hard place.
    Posts
    1,147
    But you don't need that coding. All you need is for it to look like the mainpage. If need be, make the front page from scratch.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

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