eikendev · @eikendev
4 followers · 64 posts · Server infosec.exchange

Finally came around to do some on sectxtlib with and directly found a first issue in on of its dependencies πŸ”₯​

#fuzzing #aflplusplus

Last updated 1 year ago

Andrey Fedotov · @anfedotoff
65 followers · 108 posts · Server infosec.exchange

New casr 2.4.0 is available!
github.com/ispras/casr/release
casr-cli now provides a joint statistics all over reports!
casr-afl now copies crashes next to reports, produces casr reports in parallel and prints casr-cli joint statistics!

#casr #aflplusplus

Last updated 2 years ago

Advanced Fuzzing League · @aflplusplus
414 followers · 16 posts · Server infosec.exchange

LibAFL 0.9.0 is out with a new logoπŸ”₯

Highlights:
β†’ QEMU user-mode and system-mode snapshot fuzzing
β†’ Stable CorpusId when removing/updating entries in Corpus
β†’ Tinyinst binary-only instrumentation
β†’ Full support to AFL++ binaries with forkserver
...

github.com/AFLplusplus/LibAFL/

#fuzzing #libafl #aflplusplus

Last updated 2 years ago

· @federicocarrone
9 followers · 521 posts · Server fosstodon.org

RT @0xor0ne
Short but cool blog post by Florian Obser (@florian) on fuzzing with AFL++, FreeBSD and ping

tlakh.xyz/fuzzing-ping.html

#fuzzing #aflplusplus #infosec #cybersecurity

Last updated 2 years ago

Andrey Fedotov · @anfedotoff
51 followers · 72 posts · Server infosec.exchange

Checkout new 2.3.0 release!!!
github.com/ispras/casr
- rust panic support in casr-san/casr-gdb
- c++ exceptions support in casr-san/casr-gdb
- casr-python for creating CASR reports from python crashesπŸ”₯​

P. S. Merry Christmas! ❄️​❄️​❄️​

#casr #fuzzing #afl #aflplusplus #python

Last updated 2 years ago

hardik05 · @hardik05
90 followers · 8 posts · Server infosec.exchange
Andrey Fedotov · @anfedotoff
33 followers · 35 posts · Server infosec.exchange

At last, new casr 2.2.0 release with casr-afl!!!
Triaging crashes found by @aflplusplus as simple as it could be:
$ cargo install casr
$ casr-afl -i afl-out -o casr-out
$ casr-cli casr-out/cl1/<report_name>

github.com/ispras/casr

#casr #fuzzing #afl #aflplusplus

Last updated 2 years ago

Advanced Fuzzing League · @aflplusplus
345 followers · 11 posts · Server infosec.exchange

For binary-only emulation in qemu, you can now dump DrCov traces to see in (lighthouse), (bncov), or (dragondance) which paths the executions took.

This helps you understand where your fuzzer gets stuck, develop the harness further, and reach greater depth in the binary, eventually.

Binary-only modes of ( / ) and libafl_frida also support DrCov output, already.


github.com/AFLplusplus/LibAFL/

#libafl #idapro #binaryninja #ghidra #aflplusplus #qemu #frida #fuzzing #fuzzingtips

Last updated 2 years ago