Malware Analysis - Unpacking AutoIt stub with large obfuscated script
We look at two ways to unpack malware that was crypted with an AutoIt packer.
At first we trick our way to the payload, skipping the AutoIt script altogether.
At the second run we thoroughly analyse the packer stub, decrypt strings, unpack the shellcode and find the decryption function in it.
Malware Analysis course:
sample:
binary refinery:
autoit-ripper:
Follow me on Twitter:
00:00 Intro
00:25 Triage
03:38 Way 1: Unpacking by guessing
10:10 Way 2: Finding the code in large scripts
12:22 String decryption
29:51 Shellcode decryption
32:19 Shellcode analysis
34:32 Config extraction
37:31 3 lessons we learned
1 view
0
0
1 month ago 00:09:02 1
Павел Таратынов: зачем “Лаборатории Касперского“ свой SIEM и что от него ожидать
1 month ago 00:41:39 1
(Не)безопасность Open Source пакетов: о доверии, культуре и инструментах DevSecOps
2 months ago 00:31:23 1
Demystifying Modern Windows Rootkits
2 months ago 00:08:27 1
How to Fix Google Ads Disapproved for Compromised Site 2024 🚫🔄 (Case Study) 📈🔓
3 months ago 00:08:01 1
new attack leaks secrets using RAM as a radio
3 months ago 02:27:57 1
Повышение квалификации специалистов по информационной безопасности
4 months ago 00:06:50 1
lol crowdstrike just destroyed the internet
5 months ago 00:28:31 1
Project Golden Dragon 2/3
5 months ago 00:31:10 1
Project Golden Dragon 1/3
5 months ago 00:32:12 1
Project Golden dragon 3/3
5 months ago 00:20:53 1
Players are in Danger
5 months ago 00:57:39 1
⚠️ Полный гайд по компьютерным вирусам для хакера или безопасника | Люди PRO
7 months ago 00:08:03 1
you will never ask about pointers again after watching this video
8 months ago 00:15:34 1
ОН ВАМ НЕ ГУСЬ! | РАЗОБЛАЧЕНИЕ Empire of Geese | ПЕРЕЗАЛИВ с канала VirusCheck
8 months ago 00:08:28 3
secret backdoor found in open source software (xz situation breakdown)
8 months ago 00:08:32 5
researchers find unfixable bug in apple computers
8 months ago 00:01:15 1
coding in c until I go completely insane
9 months ago 00:39:13 1
REDIScovering HeadCrab - A Technical Analysis of a Novel Malware and the Mind Behind It
9 months ago 00:05:30 1
Binary Ninja - Fix unresolved stack pointer
9 months ago 00:34:03 1
Linux for Hackers: LINUX commands you need to know (with OTW) // Ep 6
10 months ago 00:13:11 1
This MINI PC ships with SPYWARE! 🦠 ⚠️ I almost lost everything 😳
10 months ago 00:40:05 1
Malware Analysis - Unpacking AutoIt stub with large obfuscated script
10 months ago 00:27:09 1
Malware Analysis - C2 extractor for Turla’s Kopiluwak using Binary Refinery