Skip to content

Commit

Permalink
fixing public figure url
Browse files Browse the repository at this point in the history
  • Loading branch information
exequielrafaela committed Jul 12, 2019
1 parent 66b2112 commit b8019e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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="https://github.com/binbashar/terraform-aws-waf-owasp/blob/master/figures/binbash-tf-aws-waf.png" alt="leverage" width="430"/>
<img src="https://raw.githubusercontent.com/binbashar/terraform-aws-waf-owasp/master/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="https://github.com/binbashar/terraform-aws-waf-owasp/blob/master/figures/binbash-aws-tf-waf-diagram.png" alt="leverage" width="630"/>
<img src="https://raw.githubusercontent.com/binbashar/terraform-aws-waf-owasp/master/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 b8019e1

Please sign in to comment.