Mzack9999

Results 268 comments of Mzack9999

@haprodev Thanks for opening the issue. By default `httpx` attempts already `https` protocol on the specified port, and then `http`. The particular target that you provided supports TLS on port...

@oksuzkayra I'm unable to reproduce the issue, here my steps: ```console $ docker run -it kalilinux/kali-last-release bash # apt update # apt install curl golang libpcap-dev # go install -v...

Closing due to inactivity and inability to reproduce. Please provide more details if the issue persists, and we’d be happy to take another look!

Just guessing, but that's possible that statistics are wrongly incremented during host-discovery phase. Whereas if we have both service-discovery + port-scan probably we should consider only portscan as relevant, or...

@zlgxzswjy I'm also unable to reproduce. If you can provide more info about the machine from where you are performing the scan (as it seems the cloud environment is different...

@tarunKoyalwar I think that's a good approach! This way both are compatible and syntax alike without the need of structural changes

@Vinayakp2001 Thanks for your contribution! We appreciate the effort of implementing the proxy-replay functionality, but due to the simple alternative solution of using httpx with proxy, it's preferred to keep...