Results 1 to 2 of 2

Thread: find out login parameters

  1. #1
    Senior Member
    Join Date
    Jul 2008
    Posts
    153

    find out login parameters

    Hello,
    So I'm trying to figure out what the login parameters of this site are. These are the information that might help you:

    This is the login page: https://aaaa.com/wp-login.php

    and these are the lines from the source:

    input type="text" name="log" id="user_login" class="input" value="" size="20" tabindex="10" /></label>
    </p>
    <p>
    <label for="user_pass">pass<br />
    <input type="password" name="pwd" id="user_pass" class="input" value="" size="20" tabindex="20" /></label>
    </p>

    In other words I'm looking for a URL that allows me to directly log into the account by only substituting the username and password. If it helps, I can give you the name of the site too. It's one of those blogging sites.
    Thank you so much

    PS. Long time ago I had a similar post but guess I didn't learn that very well sorry about that
    PS2. The website is https BTW
    Last edited by boyboy400; March 6th, 2012 at 04:54 AM.

  2. #2
    Member
    Join Date
    Feb 2012
    Posts
    30
    ?pwd=WhatsInTheForm

    And just because you don't see a login error doesn't mean it isn't being passed to the web server. Change it from post to get method and you'll see it.

    In other words I'm looking for a URL that allows me to directly log into the account by only substituting the username and password. If it helps, I can give you the name of the site too. It's one of those blogging sites.
    You'll notice that I slowly moved on to more high profile domains. If it isn't government or big business then I don't even bother anymore.

Similar Threads

  1. Tips
    By XTC46 in forum Site Feedback/Questions/Suggestions
    Replies: 15
    Last Post: August 24th, 2005, 07:52 PM
  2. Read Me First
    By Negative in forum The Security Tutorials Forum
    Replies: 12
    Last Post: June 2nd, 2004, 01:09 AM
  3. Making the Win9x/ME login more secure(sort off)
    By el-half in forum The Security Tutorials Forum
    Replies: 7
    Last Post: September 10th, 2003, 09:54 PM
  4. Solaris Hardening
    By R0n1n in forum *nix Security Discussions
    Replies: 3
    Last Post: November 20th, 2002, 02:20 PM
  5. Tutorial: IP Addresses: What are they and how do i find them
    By zxtech in forum AntiOnline's General Chit Chat
    Replies: 27
    Last Post: July 5th, 2002, 08:39 PM

Posting Permissions

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