Ask Your Question
0

Can I monitor all http on OSX within LAN?

asked 2019-10-31 17:46:05 +0000

I am using Mac Pro, I want to monitor all http packets on the LAN. If it's impossible, wireless packets only. I tried to capture after turned on the monitor mode, but it only captures the non-http packets. Please help me! Thanks

edit retag flag offensive close merge delete

Comments

but it only captures the non-http packets

What do you mean by "the non-http packets"? Do you mean that all the packets just say that they're 802.11 packets - not only no HTTP packets, but no TCP at all, and no UDP, and no ARP, and so on?

Guy Harris gravatar imageGuy Harris ( 2019-10-31 17:54:26 +0000 )edit

What I want is to get the list of sites which access by other PCs within LAN. Is it possible?

Yun Sun gravatar imageYun Sun ( 2019-10-31 17:59:02 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-10-31 19:07:45 +0000

Guy Harris gravatar image

If your LAN is a wireless LAN, it's probably "protected", meaning it's encrypted with WEP, WPA, WPA2, or WPA3.

This means that the packets captured in monitor mode are encrypted, and you will need to supply to Wireshark the information needed to decrypt them. See the Wireshark Wiki's "how to decrypt 802.11" page.

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

Stats

Asked: 2019-10-31 17:46:05 +0000

Seen: 174 times

Last updated: Oct 31 '19