nuclei
nuclei copied to clipboard
Unable to use Nuclei with GlobalProtect VPN
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
possibly related to https://github.com/projectdiscovery/nuclei/issues/2375, will be investigated later after fix of initial issue.
@ehsandeep I am facing same issue with httpx tool.
@nishantagarwala, this looks like a networking issue. Can you confirm if you can reach the target, for example, with the curl command?
Closing - Probably related to network issues. This will be reopened in case more information is provided.