Skip to content

Commit

Permalink
docs(readme): explain the appropriate situation for applying `amazon_…
Browse files Browse the repository at this point in the history
…s3_takeover` (#25)
  • Loading branch information
derevnjuk authored Apr 11, 2023
1 parent aa74afb commit e8a3577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ _Recommended tests:_
| | | | |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Test name** | **Description** | **Value** | **Detectable vulnerabilities** |
| **Amazon S3 Bucket Takeover** | Tests for S3 buckets that no longer exist to prevent data breaches and malware distribution | `amazon_s3_takeover` | - [Amazon S3 Bucket Takeover](https://docs.brightsec.com/docs/amazon-s3-bucket-take-over) |
| **Broken JWT Authentication** | Tests for secure implementation of JSON Web Token (JWT) in the application | `jwt` | - [Broken JWT Authentication](https://docs.brightsec.com/docs/broken-jwt-authentication) |
| **Broken JWT Authentication** | Tests for secure implementation of JSON Web Token (JWT) in the application | `jwt` | - [Broken JWT Authentication](https://docs.brightsec.com/docs/broken-jwt-authentication) |
| **Broken SAML Authentication** | Tests for secure implementation of SAML authentication in the application | `broken_saml_auth` | - [Broken SAML Authentication](https://docs.brightsec.com/docs/broken-saml-authentication) |
Expand Down

0 comments on commit e8a3577

Please sign in to comment.