Python Forum
Session id http, how to capture ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Session id http, how to capture ?
#1
Studying the tcp/ip protocol stack I could see that the session layer ( osi table ) is part of the application layer na ( ... tcp/ip ) and that it generates a session id. I would like to know how do I capture the session id of an http request, using native python features ?
Reply
#2
You might find this useful (It's a PDF on TCP/IP inspection using python): https://www.uv.mx/personal/angelperez/fi..._texto.pdf
rob101 likes this post
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020