JonCooperWorks

Results 4 comments of JonCooperWorks

Very carefully 😂. I'm hoping they add paper trading to the API in the future

It's comparable to `ffuf`, but it automatically generates files and makes file upload fuzzing a bit easier with custom payloads. `ffuf` is definitely a more mature project though, I just...

Thanks for this report. I'm gonna check it out a bit more. I made a branch with your suggested fix so I'll test and get back to this

Hey Tom, Sorry, just seeing this, been busy with new job. Thanks for the feedback. You can add extra file types by adding them into this file https://github.com/JonCooperWorks/burp-filefuzzer/blob/master/src/main/java/FileTypes.kt. I'll look...