Petr Javorik
Petr Javorik
It would be nice if Arjun could bruteforce headers. It could work by adding _headers_ option to -m flag `-m METHOD Request method to use: GET/POST/XML/JSON/headers. (default: GET)`
_Massdns_ used to work perfectly for at least 1 year on Digital Ocean Droplets (DOD) with performance ~22k pps. Recently after I `apt update && apt upgrade` my Ubuntu machine...
I'm scanning upload multipart form which blocks requests with `svg` and `php` extensions. If such extensions are submitted the server refuses any other upload requests and returns error 500. `svg`...
Burp Suite version v2021.12.1 The latest Swurg version installed from the Github repository.  Testing YAML OpenAPI definition at [https://brp.mmquant.net/943b9a26-fb6c-11ec-b939-0242ac120002.yaml](https://brp.mmquant.net/943b9a26-fb6c-11ec-b939-0242ac120002.yaml) Error message in the Burp Extender tab 
I load the extension  without any errors. Now I want to load the OpenAPI definition but after clicking Browse/Load nothing happens.  In the extension error log I get...
##### ISSUE TYPE - [ ] Bug Report # BUG REPORT ##### SUMMARY The `docker build .` command fails to build the docker image. ##### ENVIRONMENT commit e3cb0c93d140454249022d1f635d43bd5aa4f7ce ##### STEPS...
### Interactsh version: projectdiscovery/interactsh-server:v1.1.8 docker image ### Current Behavior: No interaction on incoming SMTP port 465 traffic over TLS. No interaction on incoming SMTP port 587 traffic over TLS. ###...
### Interactsh version: projectdiscovery/interactsh-server:v1.1.8 docker image ### Current Behavior: Go FTP server on port 21 doesn't support authentication over TLS. No FTP interaction is received if there is an incoming...
If I use `-ach` flag ffuf returns `unsupported protocol scheme` errors. If I use `-ac` flag I get no errors. Ffuf command ``` ffuf -u FUZZ \ -t 50 \...
`httprobe` doesn't discover live valid HTTP services. It doesn't output HTTP services which return `curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104` Consider following `curl` request ``` $...