mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-12-31 15:05:34 -08:00
Fix AWS duplicated tool enumerate-iam
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user