Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 223 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 223 Bytes

fuzzpayloads

Collection of fuzzing payloads

To fetch all payloads:

git clone --recursive  https://github.com/snoopysecurity/fuzzpayloads.git

Update all modules

git submodule update --init --recursive