使用sqlmap导致[CRITICAL] unable to connect to the target URL的原因
使用sqlmap
工具进行扫描时,提示[CRITICAL] unable to connect to the target URL. sqlmap is going to retry the request(s);
原因
原因是使用sqlmap
扫描时,会频繁发送大量请求,导致IP地址被目标主机屏蔽;
使用sqlmap
工具进行扫描时,提示[CRITICAL] unable to connect to the target URL. sqlmap is going to retry the request(s);
原因是使用sqlmap
扫描时,会频繁发送大量请求,导致IP地址被目标主机屏蔽;