PCCET · Question #100
Which method is used to exploit vulnerabilities, services, and applications?
The correct answer is D. port evasion. Port evasion is a technique attackers use to bypass port-based firewall controls in order to exploit vulnerabilities in services and applications. By disguising traffic on non-standard ports, tunneling through allowed ports (e.g., HTTP/HTTPS), or using port hopping, attackers…
Question
Which method is used to exploit vulnerabilities, services, and applications?
Options
- Aencryption
- Bport scanning
- CDNS tunneling
- Dport evasion
How the community answered
(48 responses)- A2% (1)
- B2% (1)
- C6% (3)
- D90% (43)
Explanation
Port evasion is a technique attackers use to bypass port-based firewall controls in order to exploit vulnerabilities in services and applications. By disguising traffic on non-standard ports, tunneling through allowed ports (e.g., HTTP/HTTPS), or using port hopping, attackers circumvent traditional port-based security policies to reach and exploit their targets. Port scanning (B) discovers open ports but does not itself exploit them. Encryption (A) is a protection mechanism, and DNS tunneling (C) is a specific covert communication technique rather than a general exploitation method.
Topics
Community Discussion
No community discussion yet for this question.