Hi ,
I'm using python 2.3 version which is a default version present in linux 4.4.
I have few queries w.r.t python:
1) How can capture the UDP packet and read the TTL value from it?
usually i did manually using tcpdump tool. But now i want to automate it using a python script. Is it possible to achieve this ? If yes , how?
I'm using python 2.3 version which is a default version present in linux 4.4.
I have few queries w.r.t python:
1) How can capture the UDP packet and read the TTL value from it?
usually i did manually using tcpdump tool. But now i want to automate it using a python script. Is it possible to achieve this ? If yes , how?