If you want to learn kernel fuzzing try this:
https://github.com/hardik05/Damn_Vulnerable_Kernel_Module
#syzkaller #kafl
If you want to learn kernel fuzzing try this:
https://github.com/hardik05/Damn_Vulnerable_Kernel_Module
#syzkaller #kafl
Our MDR squad is looking at what appears to be #WS_FTP Server exploitation in the wild. Not surprising. https://www.rapid7.com/blog/post/2023/09/29/etr-critical-vulnerabilities-in-ws_ftp-server/
Last few days if you want to register for my fuzzing training at @defcon
https://training.defcon.org/products/hardik-shah-mastering-fuzzing-a-comprehensive-training-on-identifying-vulnerabilities-in-software
#fuzzing #afl #vulnerability #infosec
Are you coming to black hat/defcon?
Want to learn about #snapshotfuzzing ? Check out my new video on how to use #wtf fuzzer to fuzz a windows binary,how to setup kernel debugging on hyper-v guest vm and how to take snapshot with windbg using bdump.
https://youtu.be/ZT01RaC4SKs
I will be giving two days training on fuzzing on 14-15th august at @defcon, register now:
https://training.defcon.org/products/hardik-shah-mastering-fuzzing-a-comprehensive-training-on-identifying-vulnerabilities-in-software
#defcon #fuzzing #training
Excited to announce that I will be delivering a 3 days training on Fuzzing at TyphoonCon23 in Seoul, South Korea from 12-14th June.
If you want to learn how to fuzz softwares and find vulnerabilities, how does a coverage guided fuzzer works, how to do root cause analysis of vulnerabilities and more register now.
@tallison @apachetika @decalage thanks, if this is done, it can be one a good tool for security researchers as they want to see all the extracted files for detection purpose(with decoded data as it does right now)
@tallison @decalage @apachetika this is very useful. Is it possible to get original extracted files?? Like say I want to have .bat or power shell files?
How #OSS-Fuzz Works: A Guide to Fuzz Testing for Open Source Projects
https://youtu.be/OBxCDsJ-0aM
In this video, Let’s have a look at two chatgpt extensions. One is for chrome browser and another is for MacOS:
https://youtu.be/CXtFqXV53t8
[#openai ChatGPT] #ChatGPT for programming, infosec, fuzzing and day to day use - Part1
https://youtu.be/PKOtDJIwCjM
[Fuzzing with Jackalope] How to install Jackalope and fuzz a simple program on MacOS... http://youtu.be/rXbaHSXiCtg
#fuzzing #macos #jackalopefuzzer #securityvideos
If you are interested in #binarydiffing, checkout this video.
https://youtu.be/gb02dzgHBeU
I have a YouTube channel where I talk about fuzzing, please like subscribe and share:
https://youtube.com/@MrHardik05
#fuzzing #vulnerability #afl #AFLplusplus #libfuzzer #winafl #jackalope #honggfuzz
Let’s replicate latest #OpenSSL vulnerabilities with the provided test cases and then find one using #libfuzzer #video #spookyssl
My site (http://fuzzing.in) was not working properly since last few days, seems google is not allowing direct access to certain css, took me some time but finally fixed.