Petr Javorik

Results 11 issues of 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)`

feature
Prirotiy: Low

_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. ![image](https://user-images.githubusercontent.com/20891620/177108015-92341cbe-46a9-472d-bb65-a99ba8228478.png) 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 ![image](https://user-images.githubusercontent.com/20891620/177108519-79191da0-d157-42ca-98f8-087ec6aae1cb.png)

I load the extension ![image](https://user-images.githubusercontent.com/20891620/155106705-f226e8e6-c4be-48d3-bcf8-b4a41d043a25.png) without any errors. Now I want to load the OpenAPI definition but after clicking Browse/Load nothing happens. ![image](https://user-images.githubusercontent.com/20891620/155107008-114840fc-fea9-4de1-8468-8bcb40fbd5c8.png) In the extension error log I get...

bug

##### ISSUE TYPE - [ ] Bug Report # BUG REPORT ##### SUMMARY The `docker build .` command fails to build the docker image. ##### ENVIRONMENT commit e3cb0c93d140454249022d1f635d43bd5aa4f7ce ##### STEPS...

help wanted

### 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. ###...

Type: Bug

### 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...

Status: Completed
Type: Bug

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 ``` $...