DORSETRIGS
Home

fuzzing (2 post)


posts by category not found!

Can we perform selective injections as a payload to test vulnerabilities in zap with python?

Injecting Payloads with ZAP and Python for Enhanced Vulnerability Testing Problem You re trying to test for vulnerabilities in your web application using ZAP bu

2 min read 13-09-2024 54
Can we perform selective injections as a payload to test vulnerabilities in zap with python?
Can we perform selective injections as a payload to test vulnerabilities in zap with python?

How to use AFL to test functions with struct parameters?

Fuzzing Functions with Structures Using AFL A Practical Guide Fuzzing is a powerful technique for finding bugs in software by feeding it with random data AFL Am

2 min read 29-08-2024 41
How to use AFL to test functions with struct parameters?
How to use AFL to test functions with struct parameters?