Reverse shell with Thread Hijacking | Malware development

Опубликовано: 07 Октябрь 2024
на канале: screeck
691
52

#Malware #Hacking

⚠️ This video is for educational purposes only. Malicious hacking is illigal and unethical. ⚠️

What’s up everyone! I’m gonna show you another technique of executing shellcode on targets pc in form of Thread Hijacking. This attack involves modifying thread context to change code that executes inside the thread. We will end up with fully functional meterpreter reverse shell
Make sure to watch untill the end becouse it boosts views (lol)

🖤 SUBSCRIBE 🖤

Twitter/X
▶   / _screeck  

Code on my github:
▶https://github.com/screeck/YouTube/

Microsoft documentation:
▶https://learn.microsoft.com/en-us/win...

Background music: @tokyomusicwalker4038


Timestamps:

0:00 ⏩ Intro

0:23 ⏩ Processes & Threads (briefly)

1:23 ⏩ Executing code by Thread Hijacking

2:19 ⏩ GetProcess()

6:09 ⏩ GetRemoteThreadhandle()

9:18 ⏩ InjectShellcode()

12:29 ⏩ HijackThread()

13:37 ⏩ Code in action

17:37 ⏩ Outro

“How to get a reverse shell”

“How to write malware in C”

“Malware development”

“Meterpreter reverse shell”