这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@joohoi
Copy link
Member

@joohoi joohoi commented Apr 21, 2023

Fixes: #664

TLSHandshakeTimeout: time.Duration(time.Duration(conf.Timeout) * time.Second),
TLSClientConfig: &tls.Config{
InsecureSkipVerify: true,
MinVersion: tls.VersionTLS10,

Check failure

Code scanning / CodeQL

Insecure TLS configuration

Using insecure TLS version VersionTLS10 for MinVersion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ffuf cannot fuzzing https site that use old TLS/SSL

2 participants