nahueldsanchez / blogpost_qiling_dlink_1
Explanation and code to emulate and run a MIPS binary using Qiling framework. Also a detailed vulnerability writeup for a buffer overflow affecting the emulated binary is provided.
☆32Updated 4 years ago
Alternatives and similar repositories for blogpost_qiling_dlink_1:
Users that are interested in blogpost_qiling_dlink_1 are comparing it to the libraries listed below
- ☆34Updated 3 years ago
- winafl with mopt mutators and afl fast power schedulers.☆22Updated 2 months ago
- harness for fuzzing with winafl. both public and my own which i have released.☆57Updated 4 years ago
- HITCON CTF 2018☆45Updated 6 years ago
- Banana Fuzzer ~ modulable, loop based, poc gen, code cov, platform agnostic, race oriented☆59Updated 2 years ago
- Second blog post about Qiling. This time I finished analyzing the vulnerability and I wrote an exploit that runs under the emulated envir…☆15Updated 4 years ago
- Exploit for a bug in TurboFan's typing of JSCall nodes for builtins kStringLastIndexOf and kStringIndexOf☆61Updated 6 years ago
- A coverage-guided and memory-detection enabled fuzzer for windows applications.☆31Updated 4 years ago
- adobe afdko fuzz☆41Updated 5 years ago
- keynote I gave at GreHack 2019☆18Updated 5 years ago
- Linux Kernel Snapshot Fuzzer using KVM☆47Updated last year
- 2019 Advent Calendar, vmware pwnables☆49Updated 4 years ago
- Writeup for rwctf2019-final-printer☆13Updated 5 years ago
- CFG and scripts for fuzzing the PHP interpreter with Domato