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

remove started cipher enum statement from sdk #403

Closed
tarunKoyalwar opened this issue Nov 16, 2023 · 0 comments · Fixed by #402
Closed

remove started cipher enum statement from sdk #403

tarunKoyalwar opened this issue Nov 16, 2023 · 0 comments · Fixed by #402
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@tarunKoyalwar
Copy link
Member

Proposed Changes

$  ./nuclei -u scanme.sh -t weak-cipher-suites.yaml

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v3.0.1

		projectdiscovery.io

[INF] Current nuclei version: v3.0.1 (outdated)
[INF] Current nuclei-templates version: v9.6.9 (latest)
[INF] New templates added in latest release: 73
[INF] Templates loaded for current scan: 1
[WRN] Executing 1 unsigned templates. Use with caution.
[INF] Targets loaded for current scan: 1
[INF] Started TLS Cipher Enumeration using auto mode
[weak-cipher-suites] [ssl] [low] scanme.sh:443 [[{"ciphers":{},"version":"tls13"},{"ciphers":{"weak":["TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA"]},"version":"tls10"},{"ciphers":{"weak":["TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA","TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA"]},"version":"tls11"},{"ciphers":{"weak":["TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA","TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA"]},"version":"tls12"}]]
@tarunKoyalwar tarunKoyalwar added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Nov 16, 2023
@tarunKoyalwar tarunKoyalwar self-assigned this Nov 16, 2023
@tarunKoyalwar tarunKoyalwar linked a pull request Nov 16, 2023 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants