Alexander Mironov

Results 16 comments of Alexander Mironov

Hi. Thanks for noticing. I will take a look into this.

Hi. Can you provide an example? I've run the tool on some test domains from `https://badssl.com/` and didn't receive any error. Looks like it's not a cert but something's wrong...

Thanks for the follow up. Looks like it's the limitation of a library that I use for https connections - https://github.com/rustls/hyper-rustls/issues/56. I will check whether I can do something with...

Hi @RahmatQurishi, in case it's a persistent problem - check your `/etc/resolv.conf` and check that there's valid nameserver entries. In case there's something wrong with the file - you can...

It looks like a good idea. I'll think about implementing it. Though, it won't have high priority because it will speed things up only a little.

Wow, I didn't notice it became so popular even though it's still in alpha. I'll add more payloads someday then or will add a possibility of using payloads from user-provided...

Can you send the request file?

Okay, but I think that select param for Body is a necessary option so I will leave the issue open until you add it.

Hi @netwons, it's another error regarding timeout issues. The site doesn't respond to requests at all: ``` curl https://enroll.bbbb.com/mobile curl: (28) Failed to connect to enroll.bbbb.com port 443 after 130203...

Hi @arthur4ires and @Ph33rr, I am unable to reproduce the issue in the latest versions of the tool. Can you confirm?