CHFI Cheat Sheet 2026
The 30 highest-yield CHFI facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
150 questions
240 min time limit
70% to pass
- An investigator finds evidence of a deleted photo on an iPhone. Which iOS artifact might still contain thumbnail references to the deleted image? → Photos.sqlite
- Which Oracle database view provides information about all currently connected sessions and can help identify unauthorized access? → V$SESSION
- When imaging a solid-state drive (SSD), which characteristic makes forensic acquisition more challenging than with HDDs? → Wear leveling and TRIM commands can overwrite deleted data, reducing recoverability
- A forensic examiner needs to acquire a 4TB drive but only has 2TB of available storage. Which approach is MOST appropriate? → Use compressed forensic imaging (e.g., E01 with compression)
- During a web attack investigation, you find the string `' OR '1'='1` in server logs. What type of attack does this indicate? → SQL injection
- Which tool is built into Windows and can be used to view the detailed security permissions and audit settings on registry keys? → regedit.exe with 'Permissions' dialog
- What term describes the area between the last partition and the end of the disk that is not allocated to any partition? → Unpartitioned space
- A forensic investigator finds a file with a .txt extension but the file header shows 'FF D8 FF E0'. What does this indicate? → The file extension has been changed to hide a JPEG image
- What is the primary goal of the 'containment' step when a forensic investigation overlaps with an active incident response? → Stop the spread of the incident while minimizing disruption and preserving evidence
- During an intrusion investigation, which log source on a Windows system would best reveal successful and failed login attempts? → Security Event Log
- Which open-source full disk encryption tool is considered a major challenge for digital forensic investigators due to its strong encryption? → VeraCrypt
- An investigator needs to prove that a forensic image is an exact copy of the original drive. Which two hash values are typically computed and compared? → MD5 and SHA-1
- What information is stored in the Windows Prefetch files located in C:\Windows\Prefetch? → Executable run count, last run time, and files/directories referenced during execution
- Which anti-forensic technique involves hiding data within ordinary-looking files such as images or audio? → Steganography
- Which log file on a Linux Apache server would contain evidence of a PHP web shell being executed? → /var/log/apache2/error.log and access.log
- What disk regions, not normally reported by the OS, can be used to hide data as an advanced anti-forensics technique? → Host Protected Area (HPA) and Device Configuration Overlay (DCO)
- A forensic examiner is analyzing a suspect's browser history. Which SQLite database file stores Chrome's browsing history? → History
- During a network forensics investigation, an analyst notices many short-duration flows to a single external IP. This pattern is most consistent with: → Beaconing malware behavior
- Which SQL Server system database stores metadata about all other databases on the SQL Server instance? → master
- Which of the following actions would be performed during the Analysis phase of a digital forensic investigation? → Searching for keywords, recovering deleted files, and building a timeline of events.
- In network forensics, which protocol is analyzed to reconstruct email communications sent over an unencrypted channel? → SMTP
- What is the primary goal of anti-forensics techniques? → To prevent, destroy, or obfuscate digital evidence
- Which Windows artifact can reveal evidence of a program execution even if the executable has since been deleted, by tracking compatibility telemetry data? → Application Compatibility Cache (Shimcache) in the registry
- In web attack forensics, what does the presence of `%2e%2e%2f` in a URL request indicate? → URL-encoded directory traversal (`../`)
- Which standard governs the handling of digital evidence in mobile forensics to ensure admissibility in US courts? → NIST SP 800-101
- Which hashing algorithm is commonly used in CHFI to verify the integrity of forensic disk images? → MD5 or SHA-1
- Which of the following best describes steganography in the context of digital forensics? → Hiding data within another file or medium
- An investigator notices that a malware sample modifies the SSDT (System Service Descriptor Table). This is an indicator of which malware category? → Kernel-mode rootkit
- What does a high number of RST packets from a single source typically indicate during forensic analysis? → A port scan where the scanner receives RST responses from closed ports
- During an email forensics investigation, what does a missing or broken DMARC alignment indicate? → The email may be a phishing attempt or spoofed to impersonate a legitimate domain
Turn these facts into recall:
Was this helpful?