Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started