Question: Write a bash script which assigns the IP address of your machine to a variable. You are required to use the variable containing your IP
Write a bash script which assigns the IP address of your machine to a variable.
You are required to use the variable containing your IP address as part of a TShark capture filter which will only allow the capture of packets from any interface, that are either going to or coming from your IP.
This should be followed by a display filter which excludes any DNS, ARP or ICMP packets from being displayed in the terminal window.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
