Help, I have password yet can't get in

Discussion in 'PHP' started by tech4, Nov 20, 2010.

  1. #1
    after looking at database, I got password.

    Still can't log in.

    I see that there are 3 protected directories (I think I set them up) so I removed them.

    But somehow I still can't login.


    Anyone with any clue?

    Thanks.
     
    tech4, Nov 20, 2010 IP
  2. namduong8889

    namduong8889 Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What software system is that? Anyway passwords in database are encrypted, you cant use that to do the login.
     
    namduong8889, Nov 21, 2010 IP
  3. Deacalion

    Deacalion Peon

    Messages:
    438
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    More details please.
     
    Deacalion, Nov 21, 2010 IP
  4. MyVodaFone

    MyVodaFone Well-Known Member

    Messages:
    1,048
    Likes Received:
    42
    Best Answers:
    10
    Trophy Points:
    195
    #4
    Its possible its encrypted al-right, it depends on the script, but s/he could remove it from the database, logging in with no password.

    If @tech4 wanted to try that, take a copy of the password first so you could put it back if necessary
     
    MyVodaFone, Nov 21, 2010 IP
  5. tech4

    tech4 Well-Known Member

    Messages:
    544
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #5
    What do you mean logging in with no password?
    Clarification please?

    In simple language that I can understand, thanks.
     
    tech4, Nov 21, 2010 IP
  6. MyVodaFone

    MyVodaFone Well-Known Member

    Messages:
    1,048
    Likes Received:
    42
    Best Answers:
    10
    Trophy Points:
    195
    #6
    open your phpmyadmin find the table 'admin' copy the password in there to a notepad or something, then remove it and save, now try to login using a username only
     
    MyVodaFone, Nov 21, 2010 IP
  7. tech4

    tech4 Well-Known Member

    Messages:
    544
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #7
    Break it down a bit.

    Find Admin table: Found.
    Copy the password? <----problem, where is the password to copy from?

    Example might help. Thanks
     
    tech4, Nov 21, 2010 IP
  8. MyVodaFone

    MyVodaFone Well-Known Member

    Messages:
    1,048
    Likes Received:
    42
    Best Answers:
    10
    Trophy Points:
    195
    #8
    Find Admin table:
    Click Admin table name to open it:
    Click Browse and you should see the details for the admin account ie: username and password etc...
     
    MyVodaFone, Nov 21, 2010 IP
  9. tech4

    tech4 Well-Known Member

    Messages:
    544
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #9
    thanks (got to login already) !!!
     
    tech4, Nov 21, 2010 IP