nuclei icon indicating copy to clipboard operation
nuclei copied to clipboard

Unable to use Nuclei with GlobalProtect VPN

Open nishantagarwala opened this issue 3 years ago • 2 comments

Hi Team,

I am trying to use Nuclei using a network which is behind GlobalProtect VPN, however it throws the below error. I have tried installing Go and Nuclei both. Also, the scan works completely fine without VPN.

Please guide on how to resolve this.

Thanks!

[WRN] [CVE-2010-4282] Could not execute request for https://xyz.com/: context deadline exceeded
[WRN] [CVE-2021-43495] Could not execute request for https://xyz.com/: context deadline exceeded
[WRN] [CVE-2019-19985] Could not execute request for https://xyz.com/: context deadline exceeded
[WRN] [CVE-2016-1555] Could not execute request for https://xyz.com/: context deadline exceeded
[WRN] [fuelcms-panel] Could not execute request for https://xyz.com/: context deadline exceeded

nishantagarwala avatar Sep 06 '22 10:09 nishantagarwala

possibly related to https://github.com/projectdiscovery/nuclei/issues/2375, will be investigated later after fix of initial issue.

ehsandeep avatar Sep 08 '22 13:09 ehsandeep

@ehsandeep I am facing same issue with httpx tool.

nishantagarwala avatar Sep 19 '22 08:09 nishantagarwala

@nishantagarwala, this looks like a networking issue. Can you confirm if you can reach the target, for example, with the curl command?

Mzack9999 avatar Nov 23 '22 15:11 Mzack9999

Closing - Probably related to network issues. This will be reopened in case more information is provided.

Mzack9999 avatar Dec 07 '22 23:12 Mzack9999