HPE7-A02 · Question #101
Which endpoint classification method requires direct device interrogation for identification?
The correct answer is D. Active profiling. Active profiling (D) is correct because it works by directly interrogating - or "probing" - network devices using techniques like Nmap scans, SNMP queries, or WMI calls to gather endpoint information in real time, requiring active communication with the target device. Why the…
Question
Which endpoint classification method requires direct device interrogation for identification?
Options
- ADHCP lease duration
- BPassive profiling
- CStatic VLAN tagging
- DActive profiling
How the community answered
(56 responses)- A2% (1)
- B4% (2)
- C2% (1)
- D93% (52)
Explanation
Active profiling (D) is correct because it works by directly interrogating - or "probing" - network devices using techniques like Nmap scans, SNMP queries, or WMI calls to gather endpoint information in real time, requiring active communication with the target device.
Why the distractors are wrong:
- A (DHCP lease duration): This is a passive observation technique; it reads existing DHCP traffic without probing devices directly.
- B (Passive profiling): By definition, passive profiling listens to existing network traffic (DHCP fingerprints, NetFlow, etc.) without sending any packets to endpoints.
- C (Static VLAN tagging): This is a network segmentation/assignment method based on port or MAC address - it doesn't identify or interrogate devices at all.
Memory tip: Think of Active profiling = Asking. It asks the device directly ("Hey, what are you?"), while passive profiling silently eavesdrops on existing conversations. If it sends a packet to the endpoint, it's active.
Topics
Community Discussion
No community discussion yet for this question.