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
More info
- Easy Hack Tools
- Hacker Tools Github
- Pentest Tools Android
- Tools 4 Hack
- Hacks And Tools
- Hacker Security Tools
- Hack Tools 2019
- Hacker Tools For Ios
- Hacking Tools Pc
- Pentest Tools Kali Linux
- Pentest Tools Linux
- Growth Hacker Tools
- How To Hack
- Hacker Tools Github
- Hack Website Online Tool
- Pentest Tools Website Vulnerability
- Hack Tools For Ubuntu
- Hacking Tools Github
- Hacking App
- Hackrf Tools
- Pentest Tools Open Source
- Hacker Search Tools
- Hacking Tools Hardware
- Game Hacking
- What Is Hacking Tools
- Pentest Reporting Tools
- Hacking Tools
- Pentest Tools Framework
- Hack Tools Online
- Hacking Tools 2019
- Hacking Tools
- Hack Tools
- Hacking Tools Hardware
- Ethical Hacker Tools
- Hacker Tools Online
- Hackrf Tools
- Game Hacking
- Hacking Tools For Windows
- Pentest Recon Tools
- Hacking Tools Usb
- Hacker Tools Free Download
- Pentest Box Tools Download
- Physical Pentest Tools
- Pentest Tools Website
- Hack Tools For Ubuntu
- Pentest Tools Find Subdomains
- Hacking Tools Online
- Free Pentest Tools For Windows
- Usb Pentest Tools
- Hacker Tools Linux
- Pentest Tools Apk
- Pentest Tools Linux
- Top Pentest Tools
- Bluetooth Hacking Tools Kali
- Easy Hack Tools
- Hacker Hardware Tools
- Hack Tools For Mac
- Hacker Tools Free
- Pentest Box Tools Download
- Hackrf Tools
- Pentest Automation Tools
- Hacker Tools For Pc
- Bluetooth Hacking Tools Kali
- Pentest Tools Url Fuzzer
- Hacking Apps
- Pentest Tools For Android
- Pentest Tools For Android
- Pentest Tools For Windows
- Hacking Tools Pc
- Hacker Tools Apk
- Github Hacking Tools
- Pentest Automation Tools
- How To Hack
- Hacking Tools Hardware
- Hacker Tools For Windows
- New Hack Tools
- Pentest Tools Open Source
- Hack Tools
- Pentest Tools Port Scanner
- Pentest Tools Url Fuzzer
- Underground Hacker Sites
- Hacking Tools Online
- Hacker Tools Linux
- Nsa Hack Tools Download
- Hacking Tools For Pc
- Hacking Tools Free Download
- Hacking Tools Github
- Pentest Tools Bluekeep
- Pentest Tools Android
- What Is Hacking Tools
- Hacking Tools
- Ethical Hacker Tools
- Hacking Tools 2020
- Hack App
- Android Hack Tools Github
- Hacking Tools 2019
- How To Make Hacking Tools
- Hacking Tools For Windows 7
- Pentest Tools Website Vulnerability
- Pentest Tools For Windows
- Hacking Tools For Kali Linux
- Pentest Tools Apk
- Blackhat Hacker Tools
- Pentest Tools Website Vulnerability
- Hacking Tools Windows 10
- Pentest Box Tools Download
- Pentest Tools For Ubuntu
- Pentest Tools Open Source
- Pentest Tools Url Fuzzer
- Pentest Tools Alternative
- Hack Rom Tools
- Hacker Tools Windows
- Hacking Tools For Windows 7
- Hacking Tools Name
- Hacking Tools For Kali Linux
- Hacker Tools Linux
- Hack Tools For Ubuntu
- Hacker Tools 2020
- Pentest Tools Review
- Pentest Tools For Android
No comments:
Post a Comment