EJPT Cheat Sheet 2026
The 30 highest-yield EJPT facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
35 questions
2880 min time limit
70% to pass
- What is process migration in Meterpreter used for? → Moving the Meterpreter session into a different running process
- What is a 'staged' payload in Metasploit? → A small first-stage stager that downloads the larger payload from the attacker
- What is the function of the Metasploit module 'exploit/multi/handler'? → Listens for incoming connections from reverse payloads
- What is a rainbow table attack? → A precomputed table of hash-to-plaintext mappings used to reverse hashes quickly
- Which tool is commonly used to capture and analyze network packets during a host audit? → Wireshark
- What is the purpose of the 'unshadow' command in John the Ripper? → It combines /etc/passwd and /etc/shadow into a single crackable file
- Which vulnerability class is described as 'a flaw that allows attackers to redirect users to malicious sites via a trusted application'? → Open Redirect
- What technique does 'Pass-the-Hash' exploit to authenticate to Windows services without knowing the plaintext password? → Using the captured NTLM hash directly for authentication
- What is the primary function of Netcat (nc) in penetration testing? → Read and write data across network connections for various purposes
- What is the eJPT certification? → An online penetration testing certification
- What Meterpreter command shows information about the current user on the compromised target? → getuid
- What information does the 'searchsploit' tool help a penetration tester find? → Local copies of public exploits and shellcodes from Exploit-DB
- During a vulnerability scan, you find an open port 445 on a Windows host. Which vulnerability should you prioritize checking for? → EternalBlue (MS17-010)
- What is the primary purpose of analyzing ICMP traffic during a penetration test? → Host discovery and network mapping
- Which HTTP status code typically indicates that a resource exists but the user is not authorized to view it, which can be useful during enumeration? → 403 Forbidden
- Which of the following is the PRIMARY purpose of the Common Vulnerability Scoring System (CVSS)? → To offer a standardized framework for rating the severity of vulnerabilities.
- What tool can you use to document your work during the exam? → CherryTree
- Which 802.11 management frame type is commonly spoofed to forcibly disconnect wireless clients from an access point? → Deauthentication frame
- What does a CVSS score of 9.8 indicate about a vulnerability? → Critical severity requiring immediate attention
- What tool does the course focus on using efficiently? → nmap
- Which wireless encryption protocol is considered completely broken due to its weak IV implementation and can be cracked within minutes? → WEP
- What is the main purpose of a network topology map during an audit? → To visualize the relationships and connections between hosts in the network
- What is the purpose of the CVSS score in penetration testing reports? → To standardize the severity rating of vulnerabilities on a numeric scale
- Which hash format does Windows NTLM use? → MD4
- What is the primary risk of an 'Insecure Direct Object Reference' (IDOR) vulnerability? → Accessing or modifying other users' data by manipulating object identifiers
- Which command-line tool on Linux can be used to display active network connections and listening ports? → netstat -an
- What type of attack involves sending a large number of SYN packets without completing the TCP handshake? → SYN Flood
- Which Burp Suite tool is best for automatically testing all parameters in a web request for common vulnerabilities? → Burp Scanner
- What does the 'background' command do in an active Meterpreter session? → Sends the session to the background while keeping it alive
- Which technique involves sending specially crafted packets to determine if a host is filtering, closed, or open on specific ports? → Port scanning
Turn these facts into recall:
Was this helpful?