Parth Malhotra
                                            Parth Malhotra
                                        
                                    Still waiting for multiport support :)
@ehsandeep : Converting the output to specified input of encoding scheme will solve this issue and the issue we discussed earlier about non-utf-8 data ingestion. An additional flag can be...
@brenocss : FFUF replay only posts found paths to a forward proxy/burp, The crawler doesn't work this way. The crawler visits all paths/urls found, So I don't think the -replay-proxy...
@Mzack9999 : Also i thing there is a bug in automatic request construction in case of auto form filling enabled that `?` is added to the url not respecting wether...
@ehsandeep : Two new flags can be added for the headless browser : ``` -hns,-headless-no-sandbox Passes the --no-sandbox flag to chromium -hoa,-headless-optional-arguments Passes optional arguments to chromium ```
`JA3` with combination of browser headers can be implemented (#REF https://github.com/lwthiker/curl-impersonate ) cc @Ice3man543 @Mzack9999
@bambooqj : Can you please elaborate more on this.
The issue is due to burp upgrading requests to HTTP/2 by default if the server supports it, Disabling the `Default to HTTP/2` in Project Options -> HTTP will fix this....
+1 on this :) @joohoi Any ETA on this ?