Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
b66l committed Dec 29, 2016
1 parent a83920d commit 1d3deb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions oasam-crypt-cryptography/README.md
Expand Up @@ -6,10 +6,10 @@ In this section, functionalities related with the use of cryptographies in the a
The following controls are applied in this section:


**OASAM-CRYPT-001**: Hard-coded credentials.Passwords stored within the source code.
**[OASAM-CRYPT-001](https://github.com/b66l/OASAM/blob/master/oasam-crypt-cryptography/oasam-crypt-001-hard-coded-credentials.md)**: Hard-coded credentials.Passwords stored within the source code.

**OASAM-CRYPT-002**: Insecure Data Storage.Weaknesses related with confidential information storage.
**[OASAM-CRYPT-002](https://github.com/b66l/OASAM/blob/master/oasam-crypt-cryptography/oasam-crypt-002-insecure-data-storage.md)**: Insecure Data Storage.Weaknesses related with confidential information storage.

**OASAM-CRYPT-003**: Insecure use of Transport Protocol. Weaknesses related with unsecure information flow.
**[OASAM-CRYPT-003](https://github.com/b66l/OASAM/blob/master/oasam-crypt-cryptography/oasam-crypt-003-insecure-use-of-transport-protocol.md)**: Insecure use of Transport Protocol. Weaknesses related with unsecure information flow.

**OASAM-CRYPT-004**: Certificate Pinning. Weaknesses related with trusted chains of digital certifications.
**[OASAM-CRYPT-004](https://github.com/b66l/OASAM/blob/master/oasam-crypt-cryptography/oasam-crypt-004-certificate-pinning.md)**: Certificate Pinning. Weaknesses related with trusted chains of digital certifications.

0 comments on commit 1d3deb8

Please sign in to comment.