Ask Your Question
0

How to understand how much invisible interfaces in physical level by wireshark script !?

asked 2021-05-05 13:27:29 +0000

gapwalker gravatar image

updated 2021-05-05 16:27:30 +0000

Main
And how to understand is this promiscuous traffic is dropped which goes through interface and wireshark?
Secondary
https://ufile.io/l9xqze2v wireshark.pcap
iptables.sh https://ufile.io/v9hsadna
1.How to understand how much invisible interfaces in physical level !?
2.And how much linux network interfaces in standart mode ?
3.Whear i can download pcap on arp protocol and how much protocols working behind linux iptables drop all script without arp?
4.And how to understand is this promiscuous traffic is dropped which goes through interface and wireshark?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-05-05 22:03:04 +0000

BigFatCat gravatar image

What are you trying to accomplish? It sounds that you tryinig to run a pen test. Wireshark uses dumpcap in Linux which is part of the Wireshark installation. Wireshark reports only interfaces it is learns from the Linux OS.

Linux ethtool will show you dropped packets on an Ethernet interface. Wireshark report packets dropped by dumpcap.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2021-05-05 13:27:29 +0000

Seen: 127 times

Last updated: May 05 '21