CPENT Network And Perimeter Exploitation Practice Question
A penetration tester is scanning a web server and wants to rapidly locate hidden administrative directories and backup files using a wordlist. Which command-line tool is designed specifically for directory brute-forcing?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Gobuster
Gobuster or Dirb are standard tools for brute-forcing directories and files on web servers. Gobuster is written in Go and is very fast.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Nmap
Why it's wrong here
Nmap is a network discovery and port scanning tool.
- ✓
Gobuster
Why this is correct
Gobuster is a tool used to brute-force URIs, directories, and DNS subdomains.
- ✗
Netcat
Why it's wrong here
Netcat reads and writes data across network connections.
- ✗
Hping3
Why it's wrong here
Hping3 is a command-line packet assembler and analyzer for TCP/IP.
About these practice questions
One of 274 original CPENT practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official EC-Council exam blueprint
This CPENT practice question is part of Courseiva's free EC-Council certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CPENT exam.