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

mismatched ssl detection + ssl template updates #5256

Merged
merged 3 commits into from
Oct 7, 2022
Merged

Conversation

ehsandeep
Copy link
Member

Template / PR Information

SSL Template update as per TLSX integration into nuclei - projectdiscovery/nuclei#2522

Template Validation

echo wrong.host.badssl.com:443 | ./nuclei -t ./ssl/mismatched-ssl.yaml

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   2.7.7

		projectdiscovery.io

[WRN] Use with caution. You are responsible for your actions.
[WRN] Developers assume no liability and are not responsible for any misuse or damage.
[INF] Using Nuclei Engine 2.7.7 (latest)
[INF] Using Nuclei Templates 9.1.7 (latest)
[INF] Templates added in last update: 45
[INF] Templates loaded for scan: 1
[mismatched-ssl] [ssl] [low] wrong.host.badssl.com

I've validated this template locally?

  • YES
  • NO

Additional Details (leave it blank if not applicable)

Additional References:

@ehsandeep ehsandeep linked an issue Aug 31, 2022 that may be closed by this pull request
@ehsandeep ehsandeep marked this pull request as ready for review October 7, 2022 21:28
@ehsandeep ehsandeep merged commit ac0b120 into master Oct 7, 2022
@ehsandeep ehsandeep deleted the tlsx-update branch October 7, 2022 21:36
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.

Add TLS mismatch template
1 participant