Red Teaming 101 - Executing Malicious Shellcode with C - a guide for beginners

preview_player
Показать описание
YOU CAN SUPPORT MY WORK BY BUYING A COFFEE
---------------------------------------------------

While Red Teaming, we must stay as stealthy as possible, this is being done by operating from memory. In order to operate from memory, we must have the ability to Execute Malicious Shellcode. The easiest way to do it is by using C language. In this guide for beginners, I am explaining why C is amazing language for the job and how to run simple Shellcode, generated from msvenom.

JOIN MY DISCORD TO SHARE KNOWLEDGE AND EXPERIENCE
---------------------------------------------------

FOLLOW ME
---------------------------------------------------

TIMESTAMPS
--------------------------------------------------
00:00 - Intro
00:23 - Theory
01:45 - Showcasing basic C structure
06:04 - Generating and explaining shellcode
09:36 - Performing Shellcode Execution
13:45 - Uploading PE to antiscanme
16:16 - Outro

P.S Sorry for the dog barking's.
Hope you learned something new!
Рекомендации по теме
Комментарии
Автор

Excellent video, please continue this series .

mrd
Автор

Hey there, cool tutorial but i have 1 question. Is it possible to execute large shellcodes? Like the size of 4mb ?

lololol
Автор

Windows Defender needs to be off right?

Yoyo-qnmv