Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Logging server requests and responses

Options
  • 06-09-2001 10:28am
    #1
    Closed Accounts Posts: 3,859 ✭✭✭


    Hi peeps,

    I need a way to log both my clients requests and a http servers responses and requests.

    Say I want to connect to www.bl33t.com and login then access a certain area of the site. I need a way I can log all the requests sent and responses received.

    Any ideas??

    .logic.


Comments

  • Registered Users Posts: 4,676 ✭✭✭Gavin


    tcpdump or snort ?
    grep for port 80 and the web address ?

    Gav


  • Registered Users Posts: 16,402 ✭✭✭✭Trojan


    You could write a small proxy, or find one online, that does the logging for you...

    Would be a nice evenings work smile.gif

    Al.


Advertisement