There are many basic shellcodes that can be emulated from the beginning from the end providing IOC like where is connecting and so on. But what can we do when the emulation get stuck at some point?
The console has many tools to interact with the emulator like it was a debugger but the shellcode really is not being executed so is safer than a debugger.
target/release/scemu -f ~/Downloads/shellcodes_matched/drv_shellcode.bin -vv
In some shellcodes the emulator emulates millions of instructions without problem, but in this case at instruction number 176 there is a crash, the [esp + 30h] contain an unexpected 0xffffffff.
There are two ways to trace the memory, tracing all memory operations with -m or inspecting specific place with -i which allow to use registers to express the memory location:
target/release/scemu -f ~/Downloads/shellcodes_matched/drv_shellcode.bin -i 'dword ptr [esp + 0x30]'
Now we know that in position 174 the value 0xffffffff is set.
But we have more control if we set the console at first instruction with -c 1 and set a memory breakpoint on write.
This "dec" instruction changes the zero for the 0xffffffff, and the instruction 90 is what actually is changing the stack value.
Lets trace the eax register to see if its a kind of counter or what is doing.
- Pentest Tools Alternative
- Hacker Tools Github
- Pentest Tools Free
- Best Hacking Tools 2020
- Hack Tools Download
- How To Install Pentest Tools In Ubuntu
- Nsa Hacker Tools
- Pentest Tools Alternative
- Growth Hacker Tools
- Hacker Tools Apk
- How To Make Hacking Tools
- Pentest Tools For Ubuntu
- Hacking Tools For Games
- Pentest Tools Linux
- Hacking Tools For Kali Linux
- Pentest Tools Framework
- Hacking Tools For Kali Linux
- Free Pentest Tools For Windows
- Hacking Tools For Games
- Hacker Search Tools
- Hacking Tools Mac
- Hack Apps
- Top Pentest Tools
- Nsa Hacker Tools
- Hacker Security Tools
- Kik Hack Tools
- Nsa Hack Tools Download
- Nsa Hack Tools
- Hacking Tools
- Free Pentest Tools For Windows
- Hacker Tools Free
- Hacker Tools For Mac
- Pentest Tools Framework
- Pentest Tools Free
- Pentest Tools Bluekeep
- Wifi Hacker Tools For Windows
- Github Hacking Tools
- Hack Website Online Tool
- Hacking Tools For Mac
- Hacker Tools Linux
- Hacker Tools List
- Tools Used For Hacking
- Hacking Tools Software
- Hacker Tool Kit
- Pentest Recon Tools
- Pentest Tools Framework
- Easy Hack Tools
- Pentest Tools Kali Linux
- Hacking Tools
- Underground Hacker Sites
- Black Hat Hacker Tools
- Pentest Tools Tcp Port Scanner
- Pentest Tools For Ubuntu
- Bluetooth Hacking Tools Kali
- Hacking Tools Usb
- Hacker
- Hacking Tools For Windows
- Hack And Tools
- Hacker Tools For Pc
- Hacker Tools For Mac
- Hacking Tools For Windows 7
- Tools For Hacker
- Pentest Tools Tcp Port Scanner
- Nsa Hacker Tools
- Hack Tools For Pc
- Best Hacking Tools 2019
- Hack Tools Mac
- Hack Tool Apk
- Hacker Tools List
- Hacking Tools For Kali Linux
- How To Make Hacking Tools
- Hacking Tools Software
- Hacking Tools Hardware
- Hacking Tools Name
- Hack Tool Apk
- Hacking Tools Free Download
- Hacker Search Tools
- Hacking Tools For Pc
- Github Hacking Tools
- Hacker Tools Online
- Ethical Hacker Tools
- Pentest Tools Github
- Hackrf Tools
- Growth Hacker Tools
- Hack Website Online Tool
Tidak ada komentar:
Posting Komentar