Skip to content

Commit

Permalink
Update tools.md
Browse files Browse the repository at this point in the history
List of cloud security on AWS, azure, google cloud, Multi Cloud
  • Loading branch information
Vasanthabalaji01 authored Sep 2, 2024
1 parent 1604a58 commit 164e7fe
Showing 1 changed file with 18 additions and 11 deletions.
29 changes: 18 additions & 11 deletions docs/security/tools/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,21 @@

## Cloud Security Tools

- [**Prowler**](https://github.com/toniblyx/prowler)
- AWS security assessment and compliance tool.

- [**CloudSploit**](https://cloudsploit.com/)
- Cloud security and configuration monitoring platform.

- [**Scout Suite**](https://github.com/nccgroup/ScoutSuite)
- Multi-cloud security auditing tool for AWS, Azure, and GCP.

- [**AWS IAM Access Analyzer**](https://aws.amazon.com/iam/features/analyze-access/)
- AWS service for analyzing resource policies to ensure security and compliance.
| **AWS** | **Azure** | **GCP** | **Multi-Cloud** |
|-----------------------------------------------------------------|-----------------------------------------------------------------|--------------------------------------------------------------|----------------------------------------------------------------|
| [AWSCLI](https://github.com/aws/aws-cli/tree/v2) | [AADCookieSpoof](https://github.com/jsa2/aadcookiespoof) | [Gcloud CLI](https://cloud.google.com/sdk/gcloud/) | [Cartography](https://github.com/lyft/cartography) |
| [AWS Consoler](https://github.com/NetSPI/aws_consoler) | [AADInternals](https://github.com/Gerenios/AADInternals) | [GCPBucketBrute](https://github.com/RhinoSecurityLabs/GCPBucketBrute) | [CCAT](https://github.com/RhinoSecurityLabs/ccat) |
| [AWS Escalate](https://github.com/RhinoSecurityLabs/Security-Research/blob/master/tools/aws-pentest-tools/aws_escalate.py) | [AZ CLI](https://github.com/Azure/azure-cli) | [GCP Delegation](https://gitlab.com/gitlab-com/gl-security/threatmanagement/redteam/redteam-public/gcp_misc) | [CloudBrute](https://github.com/0xsha/CloudBrute) |
| [CloudCopy](https://github.com/Static-Flow/CloudCopy) | [AzureAD](https://github.com/Azure/azure-docs-powershell-azuread) | [GCP Enum](https://gitlab.com/gitlab-com/gl-security/threatmanagement/redteam/redteam-public/gcp_enum) | [CloudEnum](https://github.com/initstring/cloud_enum/) |
| [CloudJack](https://github.com/prevade/cloudjack) | [AzureHound](https://github.com/BloodHoundAD/AzureHound) | [GCP Firewall Enum](https://gitlab.com/gitlab-com/gl-security/threatmanagement/redteam/redteam-public/gcp_firewall_enum) | [Cloud Service Enum](https://github.com/NotSoSecure/cloud-service-enum) |
| [CloudMapper](https://github.com/duo-labs/cloudmapper) | [BloodHound](https://github.com/BloodHoundAD/BloodHound) | [GCP IAM Collector](https://github.com/marcin-kolda/gcp-iam-collector) | [Evilginx2](https://github.com/kgretzky/evilginx2) |
| [CredKing](https://github.com/ustayready/CredKing) | [DCToolbox](https://github.com/DanielChronlund/DCToolbox) | [GCP IAM Privilege Escalation](https://github.com/RhinoSecurityLabs/GCP-IAM-Privilege-Escalation) | [Gitleaks](https://github.com/gitleaks/gitleaks) |
| [Endgame](https://github.com/hoodoer/endgame) | [MFASweep](https://github.com/dafthack/MFASweep) | [GCPTokenReuse](https://github.com/RedTeamOperations/GCPTokenReuse) | [Impacket](https://github.com/fortra/impacket) |
| [Pacu](https://github.com/RhinoSecurityLabs/pacu) | [MicroBurst](https://github.com/NetSPI/MicroBurst) | [GoogleWorkspaceDirectoryDump](https://github.com/RedTeamOperations/GoogleWorkspaceDirectoryDump) | [Leonidas](https://github.com/WithSecureLabs/leonidas) |
| [Redboto](https://github.com/ihamburglar/Redboto) | [Microsoft365 devicePhish](https://github.com/optiv/Microsoft365_devicePhish) | [Hayat](https://github.com/DenizParlak/hayat) | [Modlishka](https://github.com/drk1wi/Modlishka) |
| [weirdAAL](https://github.com/carnal0wnage/weirdAAL) | [MS Graph](https://github.com/microsoftgraph/msgraph-sdk-powershell) | | [Mose](https://github.com/master-of-servers/mose) |
| | [PowerUpSQL](https://github.com/NetSPI/PowerUpSQL) | | [PurplePanda](https://github.com/carlospolop/PurplePanda) |
| | [ROADtools](https://github.com/dirkjanm/ROADtools) | | [Responder](https://github.com/lgandx/Responder) |
| | [TeamFiltration](https://github.com/Flangvik/TeamFiltration) | | [ScoutSuite](https://github.com/nccgroup/ScoutSuite) |
| | [TokenTactics](https://github.com/rvrsh3ll/TokenTactics) | | [SkyArk](https://github.com/cyberark/SkyArk) |
| | | | [Zphisher](https://github.com/htr-tech/zphisher) |

0 comments on commit 164e7fe

Please sign in to comment.