Fix AWS duplicated tool enumerate-iam

This commit is contained in:
lanjelot
2020-12-18 22:52:21 +11:00
parent 4b9baf37d3
commit e0c745cbf4
3 changed files with 26 additions and 36 deletions

View File

@@ -48,14 +48,6 @@ curl --request PUT \
--data '{"highlightPreTag": "<script>alert(1);</script>"}'
```
### AWS Access Key ID & Secret
```powershell
git clone https://github.com/andresriancho/enumerate-iam
cd enumerate-iam
./enumerate-iam.py --access-key AKIA... --secret-key XXX..
```
### Slack API Token
```powershell