I have developed a fast emulator for modern shellcodes, that perform huge loops of millions of instructions emulated for resolving API or for other stuff.
The emulator is in Rust and all the few dependencies as well, so the rust safety is good for emulating malware.
There are shellcodes that can be emulated from the beginning to the end, but when this is not possible the tool has many features that can be used like a console, a memory tracing, register tracing, and so on.
https://github.com/sha0coder/scemu
In less than two seconds we have emulated 7 millions of instructions arriving to the recv.
At this point we have some IOC like the ip:port where it's connecting and other details.
Lets see what happens after the recv() spawning a console at position: 7,012,204
target/release/scemu -f shellcodes/shikata.bin -vv -c 7012204
The "ret" instruction is going to jump to the buffer read with recv() so is a kind of stager.
The option "-e" or "--endpoint" is not ready for now, but it will allow to proxy the calls to get the next stage automatically, but for now we have the details to get the stage.
SCEMU also identify all the Linux syscalls for 32bits shellcodes:
The encoder used in shellgen is also supported https://github.com/MarioVilas/shellgen
Let's check with cobalt-strike:
In verbose mode we could do several greps to see the calls and correlate with ghidra/ida/radare or for example grep the branches to study the emulation flow.
target/release/scemu -f shellcodes/rshell_sgn.bin -vv | grep j
target/release/scemu -f shellcodes/rshell_sgn.bin -vv -c 44000 -l
- Hacking Tools Github
- Easy Hack Tools
- Hacking Tools Name
- Pentest Tools List
- What Is Hacking Tools
- Hack Tools
- Pentest Tools Tcp Port Scanner
- Hack Tools For Games
- Nsa Hack Tools
- Hacking Tools 2020
- Android Hack Tools Github
- Computer Hacker
- Kik Hack Tools
- Pentest Tools Online
- Pentest Tools
- Free Pentest Tools For Windows
- Hacker Tools For Mac
- Pentest Tools For Mac
- Pentest Tools Tcp Port Scanner
- Pentest Tools Windows
- Pentest Automation Tools
- Kik Hack Tools
- Hack Tools Github
- Best Hacking Tools 2020
- Pentest Tools Find Subdomains
- Best Pentesting Tools 2018
- Hack Tools For Mac
- Game Hacking
- Nsa Hack Tools Download
- Hackrf Tools
- Usb Pentest Tools
- Hack Rom Tools
- Pentest Tools Bluekeep
- Nsa Hack Tools Download
- Pentest Tools For Mac
- Underground Hacker Sites
- New Hacker Tools
- Tools 4 Hack
- Pentest Tools For Android
- Hack Rom Tools
- Hacker Tools Hardware
- Hack Tools For Ubuntu
- Nsa Hack Tools
- Pentest Tools Subdomain
- Tools For Hacker
- Hacking Tools Kit
- Hack Tools 2019
- Hak5 Tools
- Hacking Tools For Mac
- Pentest Tools Alternative
- Hacker Tools For Pc
- Hack Tools For Pc
- Hacking App
- Hack App
- Top Pentest Tools
- Hack Tool Apk
- World No 1 Hacker Software
- Hacker Tools For Ios
- Pentest Tools Website Vulnerability
- Hacker Tools Linux
- Hacking Tools Online
- Hacker Tools Software
- Physical Pentest Tools
- Hacker Tools For Pc
- Hackrf Tools
- Hacking Tools
- Hacker Tools 2020
- Hacker Tools Apk Download
- Hacker Tools 2020
- Blackhat Hacker Tools
- Hacker
- Hacking Tools For Windows Free Download
- Hackers Toolbox
- Pentest Tools Open Source
- Hacker Tools 2019
- Hacker Techniques Tools And Incident Handling
- Free Pentest Tools For Windows
- Hacking Tools For Pc
- Hacking Tools For Windows Free Download
- Hacker Security Tools
- Hack Tools Pc
- Tools 4 Hack
- Pentest Box Tools Download
- New Hacker Tools
- Pentest Tools Linux
- Hack App
- Hack Tool Apk
- Hacking Tools Mac
- Hacking Tools For Mac
- Hack Tools For Windows
- Pentest Tools For Mac
- Hacking Tools Mac
- Hack And Tools
- Hack Tools 2019
- Hack Tools
- Tools For Hacker
- Hack Rom Tools
- Hacking Tools For Kali Linux
- Hacking Tools Windows
- Pentest Tools Subdomain
- Hacker Tools Apk Download
- Nsa Hack Tools
- Hack Tools
No comments:
Post a Comment