Wiki has -X PUT twice in a single query
Author: alperkaya0Created Oct 13, 2024Updated Apr 6, 2026
Labelsbug
Request body example
ffuf -w sqli_payloads.txt -u 'https://ffuf.io.fi/api/v1/users/1'
-X PUT -H 'Content-Type: application/json' -d '{"uid":"FUZZ"}' -X PUT
Source: ffuf/ffuf