First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Difference using a wireless adapter?

  • retag add tags

What is the difference between using your built in wireless adapter in your laptop and using a external wireless adapter to capture packets? or are there none?

OnlyTheRealMe's avatar
1
OnlyTheRealMe
asked 2022-12-12 18:45:34 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

What is the difference between using your built in wireless adapter in your laptop and using a external wireless adapter to capture packets?

One difference would be in the antenna - the built-in adapter probably has a built-in antenna somewhere in the laptop body, while an external adapter either has its own antenna in the adapter or has an antenna that plugs into the adapter. The different antenna types might make a difference in the reception quality for a monitor-mode capture.

The only difference in the software stack would be the driver, if the built-in adapter and the external adapter use different drivers, but that's not a matter of built-in vs. external, they're adapter A vs. adapter B, even if they're both external - some adapters might be better at monitor-mode capture than others.

Nothing above that in the networking stack, all the way up to the application doing the capture, would differ between built-in and external.

Another difference would be that, if you're using your built-in adapter for networking, using it for monitor-mode capture might disconnect you from your network, while using an external adapter wouldn't.

Guy Harris's avatar
19.9k
Guy Harris
answered 2022-12-13 01:34:01 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer