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
Related news
- How To Make Hacking Tools
- New Hack Tools
- Pentest Tools Subdomain
- Hack Tools For Games
- Hacking Tools For Pc
- Nsa Hack Tools
- Pentest Tools Kali Linux
- Blackhat Hacker Tools
- Hacking Apps
- Hacker Tools Windows
- Pentest Tools Port Scanner
- Hacker Tools Software
- Hacking Tools Name
- Pentest Tools Open Source
- Pentest Tools Open Source
- Pentest Tools Kali Linux
- How To Make Hacking Tools
- Hacking Tools For Kali Linux
- Physical Pentest Tools
- Hacker Tools For Ios
- Pentest Tools Linux
- Hacker Tools List
- Hacking Tools For Kali Linux
- Pentest Tools Open Source
- Hacking Tools Hardware
- Top Pentest Tools
- Black Hat Hacker Tools
- Bluetooth Hacking Tools Kali
- Hacker Hardware Tools
- Hack Tools 2019
- Hacking Tools Free Download
- Hack Apps
- Hack Apps
- Hacker Techniques Tools And Incident Handling
- What Is Hacking Tools
- Github Hacking Tools
- Pentest Tools Website Vulnerability
- Game Hacking
- Underground Hacker Sites
- Best Hacking Tools 2019
- Hacking Tools Pc
- Hacker Tools List
- Hacking Tools For Windows Free Download
- Game Hacking
- Hacker Tools Apk
- Pentest Tools For Android
- Hack Tools Github
- Hacking Apps
- Hacking Tools Windows 10
- Hacker Tools For Mac
- Hack App
- Hacker Search Tools
- Hack Rom Tools
- Hacker Tools Free Download
- Pentest Tools Download
- Ethical Hacker Tools
- Hacking Tools For Mac
- Hacking Tools For Windows Free Download
- Wifi Hacker Tools For Windows
- Tools Used For Hacking
- Pentest Tools Kali Linux
- Pentest Tools For Windows
- Hack Rom Tools
- What Are Hacking Tools
- Hacking Tools For Games
- World No 1 Hacker Software
- Pentest Box Tools Download
- Hacking Tools For Mac
- Hacker Tools Mac
- Pentest Tools Linux
- Pentest Tools For Ubuntu
- Hacker Tools Free Download
- Pentest Tools Open Source
- Hack Tools For Ubuntu
- Hacking Tools Online
- Nsa Hack Tools
- Hacker Search Tools
- Pentest Tools Website Vulnerability
- Beginner Hacker Tools
- Pentest Tools Port Scanner
- Pentest Tools Nmap
- Hacker Tools Free Download
- Growth Hacker Tools
- Hack Tools For Mac
- Hacking Tools Pc
- Pentest Tools Apk
- Hacking Tools Download
- Usb Pentest Tools
- Easy Hack Tools
- Hacking App
- Black Hat Hacker Tools
- Pentest Tools Find Subdomains
- Hack Tools
- Best Hacking Tools 2020
- Hacks And Tools
- Hacking Tools Free Download
- Hacking Tools For Windows 7
- Hacker Hardware Tools
- Ethical Hacker Tools
- Tools 4 Hack
- Hacker Tools 2019
- New Hacker Tools
- Hacking Tools Name
- Hack Tools For Ubuntu
- Nsa Hack Tools
- New Hack Tools
- Usb Pentest Tools
- Hacker Tools Apk
- Physical Pentest Tools
- Pentest Tools Tcp Port Scanner
- Hack Tools For Ubuntu
- Pentest Tools Alternative
- Pentest Tools Kali Linux
- Hacking Tools 2020
- Pentest Tools Open Source
- Pentest Automation Tools
- Hack Tools 2019
- Wifi Hacker Tools For Windows
- Pentest Tools Find Subdomains
- Pentest Tools Alternative
- Termux Hacking Tools 2019
- Hacker Tools
- Hacking Apps
- Hack And Tools
- Pentest Tools Github
- Hack Tools Online
- Pentest Tools For Mac
- Hacker Tools Apk Download
- Hacking Tools For Windows 7
- Hacking App
- Hacker Tools Windows
- What Is Hacking Tools
- Usb Pentest Tools
- Hacking Tools And Software
- Wifi Hacker Tools For Windows
- Hacker Tools Free
- New Hacker Tools
- Pentest Tools Apk
- Hacking Tools For Mac
- Hack Tools For Ubuntu
- What Are Hacking Tools
- Pentest Tools For Mac
- Pentest Tools Review
- Hacking Tools Name
- Hacking Tools For Beginners
- Hacker Tools 2020
- Pentest Tools Linux
- Pentest Tools For Android
- Hacker Tools Software
- Pentest Tools Open Source
No comments:
Post a Comment