add offensive security testing framework

- FUZZING.md: comprehensive attack methodology covering 10 phases
- tests/fuzz/run_fuzz.py: automated fuzzing harness with 6 test phases

Phases: recon, input fuzzing, injection (SQLi, SSTI, path traversal,
command injection), auth bypass, business logic, crypto attacks.

Includes: radamsa mutations, hypothesis property testing, atheris
coverage-guided fuzzing, HTTP smuggling, slowloris, nuclei templates.
This commit is contained in:
Username
2025-12-25 01:11:02 +01:00
parent 0aa31c526b
commit 0a7627fbe5
2 changed files with 1995 additions and 0 deletions

1033
FUZZING.md Normal file

File diff suppressed because it is too large Load Diff