10:01
Exploit Fails? Debug Your Shellcode - bin 0x2B
I often get questions about not working exploits. Sometimes the problem is the shellcode. In this video we look at different ways to ...
11:11
How to Extract Shellcode Using x64dbg (Malware Analysis)
Build real confidence analyzing malware. Join the waitlist. https://go.themalwarelab.co/join Get my malware analysis ...
4:08
03 - Using SCLauncher and x32dbg to Debug Shellcode
Dr Josh Stroschein - The Cyber Yeti
Welcome to part 03. In this video, we'll cover how to use x32dbg to debug shellcode, similar to what we covered in the previous ...
11:09
02 - Using SCLauncher and WinDBG to Debug Shellcode
Dr Josh Stroschein - The Cyber Yeti
Welcome to part 2. In this video, we'll discuss how to use WinDBG to debug our shellcode. We'll also discuss how to use ...
9:10
Testing and Debugging Shellcode with SCLauncher
Dr Josh Stroschein - The Cyber Yeti
Welcome to part 8! In this video, I'll introduce a small utility I developed for testing and debugging shellcode, called sclauncher.
4:47
04 - Wrapping Shellcode into PE Files and Debugging with IDA Pro
Dr Josh Stroschein - The Cyber Yeti
Welcome to part 4! This video will show you how to use SCLauncher to produce a PE file from shellcode. This will allow you to use ...
12:23
First Exploit! Buffer Overflow with Shellcode - bin 0x0E
We write our first real exploit to get root access. Solving stack5 from exploit-exercises.com with a simple Buffer Overflow and ...
15:00
Shellcode Analysis: Strings, Deobfuscation & YARA (Malware Analysis & Reverse Engineering)
Build real confidence analyzing malware. Join the waitlist. https://go.themalwarelab.co/join Get my malware analysis ...
41:33
pwn.college - Shellcode Injection - Introduction
Let's learn about shellcoding! Module details are available here: https://pwn.college/modules/shellcode.
12:29
pwn.college - Exploitation Scenarios - Hijacking to Shellcode
Let's learn about combining memory corruption with shellcode injection! More details at https://pwn.college/modules/combo1.
10:37
Debugging shellcode using BlobRunner and IDA Pro
Open Analysis Live! In this video we give a quick example of using BlobRunner to debug shellcode. ----- OALABS DISCORD ...
6:35
Ease Shellcode Analysis with SCLauncher! Learn how to wrap shellcode into a PE file
Dr Josh Stroschein - The Cyber Yeti
... and debugging shellcode is a common task when performing malware analysis, exploit development and reverse engineering.
7:23
Extracting Shellcode with Ghidra
In this video, Arch Cloud Labs demonstrate how to extract a shellcode payload from a very simple ELF shellcode runner.
1:10:43
#HITB2024BKK #COMMSEC D1: My First and Last Shellcode Loader
Hack In The Box Security Conference
RedTeamers often leverage shellcode loaders for initial access to deploy their C2 beacons. In this presentation, I will introduce my ...
33:43
Malware Development Course: Process Injection Part 2 (Shellcode)
In part 2 of the malware development series we take a look at shellcode and shellcode injection! We start off with a short ...
7:53
How to run shellcode in immunity debugger
We'll use the msfpayload command to generate sample shellcode for a simple TCP bind shell, listening on port 443. a bind shell ...
13:44
Shellcode Analysis: A Step-by-Step Tutorial with x64 Debugger
Unravel the mystery of shellcode analysis in this step-by-step tutorial featuring x64 Debugger. From decoding shellcode to ...
16:36
Exploit Dev Pitfall Corrupted Shellcode
In this video we see two more common pitfalls that you want to avoid when you get started with binary exploitation. -=[ Stuff I ...
19:56
5: Injecting Shellcode (Shellcraft/MSFVenom) - Buffer Overflows - Intro to Binary Exploitation (Pwn)
5th video from the "Practical Buffer Overflow Exploitation" course covering the basics of Binary Exploitation. In this video we'll see ...
59:49
Intro to Shellcode Analysis: Tools and Techniques
SANS Digital Forensics and Incident Response
Frequently in malware investigations, we come across shellcode used after exploiting a vulnerability or being injected into a ...