` open payloads/httpmethods: no such file or directory` issue
s41n1k opened this issue · 2 comments
s41n1k commented
Hi,
When I run the below error occurred.
./dontgo403 -u https://www.target.com/shoppingcart
[####] HTTP METHODS [####]
2022/09/14 23:03:47 open payloads/httpmethods: no such file or directory
devploit commented
You need to run the binary from the same folder as payloads is or use the flag -f to specify where is the payloads folder.
Aelsaedy commented
Same Error
2024/09/02 12:09:53 Error reading /httpmethods file: open payloads/httpmethods: no such file or directory
any solution