eLearnSecurity Junior Penetration Tester (eJPT) Class Practice Exam

Session length

1 / 20

What is the purpose of a firewall in a network, and how might it affect testing?

It encrypts all traffic by default

It controls traffic between networks; can obscure hosts and complicate enumeration and port discovery

Firewalls sit at the boundary between networks and enforce access by filtering traffic according to rules. Their job is to control what can move between trusted and untrusted segments, which often includes blocking or allowing specific ports, protocols, and addresses.

In testing, this filtering can change how you discover and interact with systems. A firewall may block or slow down probes, causing scanners to miss hosts or ports, or to see a host as unreachable even though a service exists behind it. It can also shield internal hosts behind NAT or only reveal services that are meant to be exposed publicly, making network mapping and enumeration more complex. Because of these effects, you often need to adjust your approach: test from multiple vantage points, use timing and retry adjustments to account for blocked or delayed responses, look for patterns in what is allowed versus blocked, and consider how firewall rules might reveal or hide the network layout and services.

The correct idea emphasizes that firewalls control traffic between networks and can obscure hosts, complicating enumeration and port discovery during testing.

It patches vulnerabilities automatically

It provides open wireless access

Next Question
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy