Fuzzing Firefox using In-process Fuzzing with Frida
2021-10-19 15:46:09 Author: fuzzinglabs.com(查看原文) 阅读量:30 收藏

As asked by a lot of you, today’s blogpost is about browser security. First I will show how to download easily Firefox compiled with AddressSanitizer (ASAN). Then, I will show how to use Frida to list all modules and exports of Firefox. I will show some other interesting scripts and finally, I will demonstrate how to operate in-process fuzzing i.e. modifying the data provided to a given function.

You will get access of the complete tutorial with source code, cheat sheet and or complete video tutorial right below or at this address.

I hope you will appreciate and you can discover more about my courses here.

Thank You,

Enter your email and we'll send you a bundle of awesome resources. 100% free - 100% awesome.

Any questions about our services and trainings ?

Get in touch today with any questions that you might have.


文章来源: https://fuzzinglabs.com/fuzzing-firefox-browser-frida/
如有侵权请联系:admin#unsafe.sh