method=post MOTHERFUCKER! Dumb assed webmasters..read!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blackmonsters
    Making PHP work
    • Nov 2002
    • 21092

    #1

    method=post MOTHERFUCKER! Dumb assed webmasters..read!

    If you write login code that results in passwords/usernames being displayed on the URL so that when the user clicks on my link I get his password in the refferring URL then you are a dumb motherfucker.

    I like to go to internet cafes and hit the menu arrow for the location (address) bar and see other webmasters passwords after they have checked their stats. I should change their payee to myself and cash thier fucking checks.

    I like looking at my server stats and getting passwords from webmasters that clicked my link in their shitty traffic script.

    So here's a clue

    "form method=post"
    "input type=password"

    Then on the interior pages:

    "form method=post"
    "input type=hidden name=password value="thepassword"

    Is this a mystery or something?

    When I log into a sponsor and see my password I wonder why did this sponsor hire a monkey-shit-for-brains to do the programming.
    Good luck.



  • blackmonsters
    Making PHP work
    • Nov 2002
    • 21092

    #2
    Damn! I just realized that only smart webmasters will read this so the dumb shit will continue.
    Good luck.



    Comment

    • Rictor
      Old Timer
      • Jan 2001
      • 12208

      #3
      Ehh...I like those people who don't log out of a website after using a public computer. I used to sit down in the computer lab at college and have access to all kinds of passwords thanks to cookies. Luckily for them, I wasn't interested in their boring e-mail accounts or whatever.

      Comment

      Working...