Files
weirdAAL/README.md
Chris Gates 67e6d12b3f Update README.md
point ppl to wiki since some new ppl have access to the repo
2018-04-27 12:46:54 -04:00

16 lines
457 B
Markdown

# Weird AAL
Weird AWS Attack Library (AAL)
<img src="http://earnthis.net/wp-content/uploads/2013/12/150490_large.jpg" align="center" height="240" width="350">
# Credentials
You will want to copy the `env.sample` file over to a `.env` file in your weirdAAL directory. Then place the relevant keys where applicable. Example:
```bash
weirdAAL$ cp env.sample .env
```
Better documentation is on the [wiki](https://github.com/carnal0wnage/weirdAAL/wiki).