Skip to content

Latest commit

 

History

History
90 lines (86 loc) · 5.62 KB

Cloud.md

File metadata and controls

90 lines (86 loc) · 5.62 KB

Cloud

There are:

  • Third-Party Tools
  • Amazon Web Services
  • Microsoft Azure
  • Google Cloud Platform

    Third-Party Tools

    1. For AWS:
      • toniblyx`s arsenal of aws security
      • awspx. Open source
      • Acunetix. Vulnerability Scanner. Commercial Software
      • weirdAAl. AWS attack library. Open source
      • S3 bucket scanner. Open source
      • Pacu. AWS pentesting framework. Open source
      • Cred Scanner. To find AWS credentials in files. Open source
      • CloudFrunt. To find misconfiguration in AWS CloudFront. Open source
      • Redboto. Collection of script to aid in AWS red team engagements
      • AWSBucketDump. Quickly enumerate AWS S3 buckets. Open source
    2. For Azure:
      • MicroBurst. A PowerShell Toolkit. Open source
      • PowerZure. Created to assess and exploit resources within Microsoft’s cloud platform. Open source
      • Azurite. Novel way to use PowerShellfor pentesting Azure. Open source
      • Cloud-Katana. To automate the execution of simulation steps in multi-cloud and hybrid cloud environments. Open source
      • SkyArk. Cloud security project with main scanning modules. Open source
      • MFASweep. Help with MFA in Microsoft services. Open source
      • Adconnectdump. Exploit vulnerabilities in how AD is configured in Azure to extract passwords. Open source
      • BlobHunter. Helps to identify Azure blob storage poorly configured containers. Open source
      <
    3. For GCP:
      • GCPBucketBrute. A script to enumerate Google Storage buckets. Open source
      • hayat. Script to audit Cloud SQL, IAM, Cloud Storage, network configuration, VMs etc. Open source
      • gcploit. Pentrsting tools to find vulnerabilities in GCP. Open source
      • gcp-iam-role-permissions. Open source
      • GCP Scanner. Open source
    4. For three:

    AWS

    1. Prepare to pentest:
    2. AWS own instruments:

    Azure

    1. Prepare to pentest:
      • Microsoft Online Subscription Agreement
      • Penetration Testing Rules of Engagement
    2. Azure own instruments:

    GCP

    1. Prepare to pentest:
      • Google Cloud Platform/SecOps Terms of Service
      • Google Cloud Platform Acceptable Use Policy

    Feel free to check out my GitHub Stars for more cloud tools and resources!