Skip to content

Commit

Permalink
Merge pull request #21 from stellastrareviews/patch-1
Browse files Browse the repository at this point in the history
Added TLS Cipher Suites
  • Loading branch information
Daethyra committed Jun 25, 2024
2 parents 9673bca + 2309d39 commit f63f8c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Useful-Repositories/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ python shadowclone.py -i assets-online --split 40 -o matched-vulns -c "/go/bin/h

#### [OWASP Cheat Sheet Series](https://cheatsheetseries.owasp.org/index.html)
- **Description**: The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics. These cheat sheets were created by various application security professionals who have expertise in specific topics.

#### [Stellastra TLS Cipher Suites](https://stellastra.com/cipher-suite)
- **Description**: List of TLS Cipher Suites with breakdown by key exchange mechanism, authentication, cipher, and hash alongside deprecation and vulnerability status.

---

Expand All @@ -112,4 +115,4 @@ python shadowclone.py -i assets-online --split 40 -o matched-vulns -c "/go/bin/h
#### [cipher387](https://github.com/cipher387)
- **Description**: Cipher387 is Github user who has a collection of scripts and tools for cybersecurity, including both offensive and defensive resources.

---
---

0 comments on commit f63f8c4

Please sign in to comment.