Skip to content

Understanding the rcascan option. #490

Answered by ZerBea
lorien asked this question in Q&A
Discussion options

You must be logged in to vote

rcascan == Radio Channel Assignment Scan == scan for ACCESS POINTs (AP)

passive == do not transmit PROBEREQUESTs and count BEACONs only
get channel of an AP
get MAC of an AP
get ESSID of an AP
get information about AUTHENTICATION KEY MANAGEMENT

active == transmit PROBEREQUESTs, count PROBERESPONSEs and count BEACONs
get channel of an AP
get MAC of an AP
get ESSID of an AP
get information about AUTHENTICATION KEY MANAGEMENT
check if AP is in RANGE (retrieve PROBERESONSEs)
check if packet injection is working (retrieve PROBERESONSEs)

In both modes, neither APs nor CLIENTs are attacked and all frames (except PROBERESPONSEs and BEACONs) are ignored.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lorien
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants