Listen to talk about computer forensic analysis, techniques, methodology, tool reviews and more.
…
continue reading
1
DFSP # 462 Malware Triage Part 1
29:32
29:32
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
29:32
This week, we’re exploring malware triage techniques. Unlike full binary analysis, malware triage is often seen as an essential skill that every digital forensic and incident response professional should master. In this episode, I’ll walk you through the core elements of malware triage, helping you understand the various skills needed to meet indus…
…
continue reading
This week, we’re diving into how to triage for PSEXEC evidence. PSEXEC leaves traces on both the source and target systems, making it essential to identify artifacts on each to determine whether a system was used as an attacker’s tool or was the target of an attack. While PSEXEC has somewhat fallen out of favor due to increased use of PowerShell fo…
…
continue reading
1
DFSP # 460 Executing Linux
17:55
17:55
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
17:55
Understanding how to search for executables is a critical skill in computer forensics. There are major differences in how executables are handled between Windows and Linux systems, so techniques that work on Windows won’t always translate effectively to Linux. In this episode, I’ll break down some triage techniques to help you quickly identify susp…
…
continue reading
1
DFSP # 459 listening ports
26:40
26:40
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
26:40
Welcome to today’s episode! We’re diving into network triage, focusing specifically on listening ports. While we often look for active connections, identifying suspicious services listening on a port can be equally crucial in your investigation. It’s essential to gather this information for both current, real-time data and historical analysis, prov…
…
continue reading
1
DFSP # 458 Shellbags and PCA
18:11
18:11
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
18:11
In this episode, we’ll dive into two essential forensic artifacts in Windows: shellbags and the Program Compatibility Assistant (PCA). Shell bags provide valuable evidence of file and folder access, offering insights into user activity and file navigation. We’ll also explore PCA, which can reveal important information about file execution history. …
…
continue reading
The Linux subsystem for Windows, create both opportunity and challenges for forensic analysts. It makes Windows an excellent platform for multi platform forensic analysis tasks, allowing it to take advantage of the many Linux tools available. The challenges are foreseeable, you have Linux artifacts, now commingled on a Windows platform, which makes…
…
continue reading
1
DFSP # 456 network triage primer
32:05
32:05
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
32:05
In this episode, we’ll explore the fundamentals of network triage, focusing on the key aspects of network traffic that are central to many investigations. Additionally, we’ll discuss some of the essential tools you can use to analyze and manage network data effectively.
…
continue reading
1
DFSP # 455 Security Control Circumvention
33:29
33:29
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
33:29
Today, we’re going to explore how to handle a critical security event: Unauthorized Modification of Information. This type of event occurs when a user alters information in a system—whether it’s an application, database, website, server, or configuration files—without prior authorization. These modifications can range from impersonation and unautho…
…
continue reading
1
DFSP # 454 MFA Bypass Attacks
15:30
15:30
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
15:30
This week I talk about the attack methods being used to bypass MFA. We'll learn about real-world cases where MFA was circumvented, and discover best practices to strengthen defenses against these types of attacks...
…
continue reading
1
DFSP # 453 Windows Startup Locations
18:19
18:19
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
18:19
In today’s episode, we’ll focus on startup folders, which are perhaps the easiest to triage among all persistence mechanisms. But before diving in, let’s recap the journey so far to underscore the importance of a comprehensive approach rather than a one-off tactic. Each triage area we've covered plays a crucial role in identifying and stopping atta…
…
continue reading
In 2024, AI has not only revolutionized how we defend against cyber threats but also how those threats are being carried out. We'll explore how AI is enabling faster, more efficient security incident responses, with real-world examples of its application in automated threat detection and response, advanced forensics, and more. But with every techno…
…
continue reading
SQL injection poses significant risks by enabling attackers to access sensitive metadata, execute dynamic SQL commands, and alter system parameters. These actions can lead to unauthorized data access and system disruptions, especially if attackers gain elevated privileges. This week I'm talking about SQL attack patterns from a triage point of view …
…
continue reading
1
DFSP # 450 Secure coding and DFIR
19:34
19:34
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
19:34
I decided to talk this week about the Importance of Secure Coding Knowledge for Security Incident Response Investigations. Knowing secure coding principles helps identify the root causes of vulnerabilities and recognize attack patterns. It facilitates effective communication and collaboration with developers, ensuring accurate incident reports and …
…
continue reading
1
DFSP # 449 Zero-Day or Hero-Day
33:43
33:43
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
33:43
This week, we're covering zero-day vulnerability response from a Digital Forensics and Incident Response professional's perspective. In our roles, we often get involved in various tasks that require a security mindset, and one critical task is responding to zero-day vulnerabilities. To provide a real-world context, we'll integrate the recently disc…
…
continue reading
1
DFSP # 448 WebShell Forensics
20:14
20:14
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
20:14
Welcome to this week’s session, where we’ll delve into web shell forensics—an ever-critical topic in incident response investigations and threat-hunting strategies. Today, I’ll provide a breakdown that includes the latest developments, detailed triage techniques, and practical examples of what to look for during your investigations:…
…
continue reading
1
DFSP # 447 Linux Root Kits
32:39
32:39
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
32:39
Rootkits are hard to detect because they employ advanced stealth techniques to hide their presence. They can conceal processes, files, and network activities by altering system calls and kernel data structures. The deep system knowledge and specialized tools required for low-level analysis make rootkit detection complex and resource-intensive. Limi…
…
continue reading
1
DFSP # 446 Registry by EVTX
20:02
20:02
Später Spielen
Später Spielen
Listen
Gefällt mir
Geliked
20:02
In previous episodes, we covered techniques for examining the Windows Registry, a critical component in identifying persistence mechanisms. We'll explore the registry but shift our focus to registry modification events as reported by Windows event logs
…
continue reading