Skip to content

Commit

Permalink
Add target blank to external links
Browse files Browse the repository at this point in the history
  • Loading branch information
iganbold committed Sep 27, 2020
1 parent e29d04b commit 13d444f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
Offensive Terraform module which creates Kali Linux from the AWS marketplace and installs cloud security tools (Pacu, Cloudsplaining, ScoutSuite).

## Included Cloud Security Tools
- [Pacu](https://github.com/RhinoSecurityLabs/pacu)
- [Cloudsplaining](https://github.com/salesforce/cloudsplaining)
- [ScoutSuite](https://github.com/nccgroup/ScoutSuite)
- [Pacu](https://github.com/RhinoSecurityLabs/pacu){:target="_blank"}
- [Cloudsplaining](https://github.com/salesforce/cloudsplaining){:target="_blank"}
- [ScoutSuite](https://github.com/nccgroup/ScoutSuite){:target="_blank"}

## Included Cloud Tools
- [Docker](https://www.docker.com/)
- [AWS CLI](https://docs.aws.amazon.com/cli/latest/reference/)
- [Docker](https://www.docker.com/){:target="_blank"}
- [AWS CLI](https://docs.aws.amazon.com/cli/latest/reference/){:target="_blank"}

## Requirements
[Subscribe Kali Linux on Marketplace](https://aws.amazon.com/marketplace/server/procurement?productId=8b7fdfe3-8cd5-43cc-8e5e-4e0e7f4139d5)
[Subscribe Kali Linux on Marketplace](https://aws.amazon.com/marketplace/server/procurement?productId=8b7fdfe3-8cd5-43cc-8e5e-4e0e7f4139d5){:target="_blank"}

![Attack Diagram](https://raw.githubusercontent.com/offensive-terraform/terraform-aws-ec2-kali-linux/master/diagram.jpg)

Expand All @@ -38,8 +38,8 @@ output "ssh_private_key" {
```

## Author
Module managed by [Itgel (Jack) Ganbold](https://github.com/iganbold)
Module managed by [Itgel (Jack) Ganbold](https://github.com/iganbold){:target="_blank"}

[1.1]: http://i.imgur.com/tXSoThF.png (twitter icon with padding)
[1]: http://www.twitter.com/itgel_ganbold
Follow me on [![Twitter @itgel_ganbold][1.1]][1]
Follow me on [![Twitter @itgel_ganbold][1.1]][1]{:target="_blank"}

0 comments on commit 13d444f

Please # to comment.