Describe the problem of rogue access points.
What will be an ideal response?
The problem of rogue access points exists because WAPs are inexpensive, and easy to add to a network by simply plugging the WAP into an Ethernet wall jack. Once the rogue access point is installed, the bad guys can access the network from outside the building. Sometimes employees install them for their own convenience, without realizing that they expose the network to outside threats. You can make a rogue access point nearly invisible by turning off SSID broadcasting.
You might also like to view...
A JavaFX app’s main class directly inherits from ________.
a. Main b. Application c. App d. Object
Which of the following is a popular container format on the web today?
A. WebM B. H.264 C. VP8 D. Vorbis
What operator causes the __contains__ method to run in the binary search tree implementation?
A. = B. is C. + D. in
A table used to provide lookup values is known as what?
a. Lookup table b. Driver table c. Secondary table d. Primary table