Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds default ztls fallback support for tls errors #3909

Merged
merged 4 commits into from
Jul 7, 2023

Conversation

tarunKoyalwar
Copy link
Member

No description provided.

@tarunKoyalwar tarunKoyalwar changed the title bump fastdialer adds default ztls fallback support for tls errors Jul 6, 2023
@tarunKoyalwar tarunKoyalwar marked this pull request as ready for review July 6, 2023 16:03
@tarunKoyalwar
Copy link
Member Author

$ echo "https://moh.gov.sy" | go run . -v -id tech-detect -nh      

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v2.9.8

		projectdiscovery.io

[INF] Current nuclei version: v2.9.8 (latest)
[INF] Current nuclei-templates version: v9.5.4 (latest)
[INF] New templates added in latest release: 51
[INF] Templates loaded for current scan: 1
[INF] Targets loaded for current scan: 1
[VER] [tech-detect] Sent HTTP request to https://moh.gov.sy
[tech-detect:ms-iis] [http] [info] https://moh.gov.sy/
[tech-detect:ms-iis] [http] [info] https://moh.gov.sy/Default.aspx?tabid=704&language=en-US
[tech-detect:ms-iis] [http] [info] https://moh.gov.sy
$ echo https://217.75.198.227:8443 | go run . -v -id tech-detect -nh                                       130 ↵

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v2.9.8

		projectdiscovery.io


[INF] Current nuclei version: v2.9.8 (latest)
[INF] Current nuclei-templates version: v9.5.4 (latest)
[INF] New templates added in latest release: 51
[INF] Templates loaded for current scan: 1
[INF] Targets loaded for current scan: 1
[VER] [tech-detect] Sent HTTP request to https://217.75.198.227:8443
[INF] No results found. Better luck next time!

@ehsandeep ehsandeep merged commit 5e28487 into dev Jul 7, 2023
10 of 11 checks passed
@ehsandeep ehsandeep deleted the issue-2805-3553-ztls-fallback branch July 7, 2023 00:09
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.

local error: tls: no renegotiation remote error: tls: insufficient security level
2 participants