🌍 Ethical Hacking · flashcards

Ethical Hacking Penetration Testing Flashcards

50 question-and-answer cards covering Penetration Testing as it is examined in Ethical Hacking. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

50Cards in deck
24Free preview
16Syllabus topics
~174Chars per answer
FreePrice

24 sample cards from the Penetration Testing deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. What is lateral movement in post-exploitation?

    The techniques an attacker uses to move from one compromised system to others within the network, expanding access toward high-value targets.

  2. What is persistence in post-exploitation?

    Establishing mechanisms (backdoors, scheduled tasks, new accounts) to maintain access to a compromised system across reboots or credential changes.

  3. Why is 'covering tracks' handled carefully in authorized pen tests?

    While real attackers erase logs, ethical pen testers document actions rather than destroy evidence; any cleanup of test artifacts must be agreed upon so the client can restore a clean state.

  4. What is Metasploit Framework?

    An open-source exploitation framework providing a large database of exploits, payloads, encoders, and auxiliary modules used to develop, test, and execute exploit code against targets.

  5. In Metasploit, what is the difference between an exploit and a payload?

    An exploit is the code that takes advantage of a vulnerability to gain access; a payload is the code that runs on the target after successful exploitation (e.g., a reverse shell or Meterpreter session).

  6. What is Meterpreter in Metasploit?

    An advanced, in-memory, dynamically extensible payload that provides an interactive shell with capabilities like file access, privilege escalation, keylogging, and pivoting, while minimizing disk footprint.

  7. What is the difference between a bind shell and a reverse shell payload?

    A bind shell opens a listening port on the target for the attacker to connect to. A reverse shell makes the target connect back to the attacker's listener, which better evades inbound firewall rules.

  8. What is Burp Suite primarily used for?

    Web application security testing; it acts as an intercepting proxy between browser and server, allowing inspection, modification, and replay of HTTP/HTTPS requests and responses.

  9. What is the function of Burp Suite's Intruder tool?

    Automating customized attacks such as fuzzing, brute-forcing credentials, and enumeration by inserting payloads into defined positions within requests.

  10. What is the function of Burp Suite's Repeater tool?

    Manually modifying and resending individual HTTP requests to observe how the application responds, useful for probing and validating vulnerabilities.

  11. What is Nessus used for?

    Nessus is a widely used automated vulnerability scanner that detects misconfigurations, missing patches, default credentials, and known vulnerabilities across networks and hosts.

  12. Is Nessus an exploitation tool or a scanning tool?

    A scanning/assessment tool—it identifies and reports vulnerabilities but does not exploit them; exploitation requires separate tools like Metasploit.

  13. What is OWASP ZAP?

    OWASP Zed Attack Proxy: a free, open-source web application security scanner and intercepting proxy used to find vulnerabilities through automated scanning and manual testing.

  14. How does OWASP ZAP compare to Burp Suite?

    Both are intercepting-proxy web app scanners; ZAP is fully free and open-source and beginner-friendly, while Burp Suite's Professional edition is commercial with more advanced automation and extensions.

  15. What is the difference between ZAP's spider and its active scan?

    The spider crawls the application to discover URLs and content (passive discovery); the active scan sends crafted malicious requests to those endpoints to detect exploitable vulnerabilities.

  16. What are the essential sections of a penetration test report?

    Executive summary, scope and objectives, methodology, findings with severity ratings, technical details/evidence, risk analysis, and remediation recommendations.

  17. What is the purpose of the executive summary in a pen test report?

    To communicate overall risk posture, key findings, and business impact in non-technical language for management and decision-makers who may not read the technical detail.

  18. What should each documented finding in a report include?

    A description, affected assets, severity/risk rating, evidence (screenshots, logs, payloads), steps to reproduce, potential business impact, and specific remediation guidance.

  19. Why is reproducibility important when documenting findings?

    Clear step-by-step reproduction lets the client's technical team confirm the vulnerability, understand it, and verify that remediation actually fixed the issue during retesting.

  20. What makes a good remediation recommendation?

    It is specific, actionable, prioritized by risk, feasible for the client, and addresses the root cause rather than just the symptom (e.g., patch a version, enforce input validation, apply least privilege).

  21. How should findings be prioritized when providing recommendations?

    By risk, typically a function of severity/impact and likelihood/exploitability, so that critical and easily exploitable issues are remediated first.

  22. How is risk commonly expressed as a relationship in security reporting?

    $$\text{Risk} = \text{Likelihood} \times \text{Impact}$$ combining how probable exploitation is with how damaging it would be.

  23. What is retesting (validation) in the reporting cycle?

    A follow-up test after the client applies fixes, confirming that reported vulnerabilities have been successfully remediated and no new issues were introduced.

  24. Why should raw findings be tailored to different audiences in a report?

    Executives need concise business-risk language and prioritization, while technical staff need detailed reproduction steps, evidence, and precise fixes—serving both improves the report's usefulness and drives remediation.

What this deck covers

The Penetration Testing deck follows the Ethical Hacking Penetration Testing syllabus — 4 chapters and 16 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 12.5 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 174 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

Penetration Testing flashcards FAQ

How many Penetration Testing flashcards are in this Ethical Hacking deck?

50 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these Ethical Hacking flashcards free?

Yes. The preview here is free to read with no signup, and the full 50-card deck is free inside the Examius app.

What do the Penetration Testing cards cover?

They follow the Ethical Hacking Penetration Testing syllabus — 4 chapters and 16 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.