Kumar Saurabh
Kumar Saurabh
On sending the super large POST request(around 10mb) nginx gets time out and gives 504 Gateway Time-out error. This fixes that.
Recently getting request timeouts error when using `Request String` type replacement. On digging further, found out that it's due to incorrect ``Content-Length`` header set.
``` Uncaught TypeError: Cannot read properties of null (reading 'outerText') at get_dom_text ((index):103) at (index):243 ``` Tested on chrome. Below is html content: ``` test ``` xyz.xss.ht payload works fine...
Hey! I have added the two flags ``silent`` and ``encode`` which makes easy to fuzz things by easily copy pasting or by writing the the list of characters to the...
### TruffleHog Version ``` 3.78.1 3.78.0 ``` ### Trace Output https://gist.github.com/k-sau/e44f532bd423776ff0c964fe150d2ec1 ### Expected Behavior MongoDB creds should be detected ### Actual Behavior In `3.78.1` in mac sillicon chips based machine,...