Skip to content

Commit

Permalink
updating README.mds urls
Browse files Browse the repository at this point in the history
  • Loading branch information
exequielrafaela committed Jul 11, 2019
1 parent 98f7054 commit 0d1a147
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="center">
<img src="./figures/binbash.png" alt="drawing" width="350"/>
<img src="https://binbashar.github.io/terraform-waf-owasp/figures/binbash.png" alt="drawing" width="350"/>
</div>
<div align="right">
<img src="./figures/binbash-leverage-terraform.png" alt="leverage" width="230"/>
<img src="https://binbashar.github.io/terraform-waf-owasp/figures/binbash-leverage-terraform.png" alt="leverage" width="230"/>
</div>

# Terraform | AWS WAF | OWASP Top 10 vulnerabilities
Expand All @@ -23,7 +23,7 @@ Security Risks. This module is based on the whitepaper that AWS provides. The wh
to mitigate those attacks[[3]](https://d0.awsstatic.com/whitepapers/Security/aws-waf-owasp.pdf)[[4]](https://aws.amazon.com/about-aws/whats-new/2017/07/use-aws-waf-to-mitigate-owasps-top-10-web-application-vulnerabilities/).

<div align="left">
<img src="./figures/binbash-tf-aws-waf.png" alt="leverage" width="430"/>
<img src="https://binbashar.github.io/terraform-waf-owasp/figures/binbash-tf-aws-waf.png" alt="leverage" width="430"/>
</div>

### This module will create:
Expand All @@ -32,7 +32,7 @@ to mitigate those attacks[[3]](https://d0.awsstatic.com/whitepapers/Security/aws
3. WebACL[[7]](https://docs.aws.amazon.com/waf/latest/developerguide/web-acl-working-with.html), resources 1 and 2 cannot be used without 3.

<div align="left">
<img src="./figures/binbash-aws-tf-waf-diagram.png" alt="leverage" width="630"/>
<img src="https://binbashar.github.io/terraform-waf-owasp/figures/binbash-aws-tf-waf-diagram.png" alt="leverage" width="630"/>
</div>

**NOTE:** Diagram to be taken just as reference, needs update to reflect the exact deployed resources.
Expand Down

0 comments on commit 0d1a147

Please sign in to comment.