On the Linux machine, in scapy, enter these commands:
sudo scapy
a = ARP()
a.display()
The attributes of the ARP object named "a" are displayed, as shown below on this page.
On the Linux machine, in scapy, enter these commands.
In the first command, enter the IP address of your Windows target machine.
The MAC and IP addresses in the second and third command are intentionally
No comments:
Post a Comment