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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Logging server requests and responses

  • 06-09-2001 9: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, Registered Users 2 Posts: 4,676 ✭✭✭Gavin


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

    Gav


  • Registered Users, Registered Users 2 Posts: 16,414 ✭✭✭✭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