Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: designerscoders/cloud_enum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: initstring/cloud_enum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 17 files changed
  • 11 contributors

Commits on Oct 30, 2021

  1. Make doc more coherent

    Just a bit of improvement for any future reader. At few places, the command has been mentioned `cloudenum.py` but there's an underscore in the actual script. I miss it every time!
    ShiftLefter authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    c816e90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request initstring#40 from ShiftLefter/patch-1

    Make doc more coherent
    initstring authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    a18b3eb View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update fuzz.txt with actual date (initstring#41)

    * Update fuzz.txt
    
    create mutation associated to the date
    octaviovg authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    ca59fa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    ab042b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Create python-app.yml (initstring#48)

    * Create python-app.yml
    
    Implementing very basic CI
    
    * adding empty test
    initstring authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    ecf4ca6 View commit details
    Browse the repository at this point in the history
  2. Log formats and general improvements (initstring#47)

    - Added logging formats (text, csv, json)
    - Linting
    - Additional exception handling
    - Better GCP AppEngine enumeration
    - Handling of rare DNS issues
    initstring authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    e9f4a24 View commit details
    Browse the repository at this point in the history
  3. ensure actions will pass

    initstring committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    bb4ae23 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Added another response to the firebase (initstring#49)

    Response code of 423 is for "The Firebase database 'REDACTED' has been deactivated.' error code
    N7WEra authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3ddebce View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Update gcp_checks.py (initstring#53)

    Google Cloud Functions check did not correctly compile the candidates list; each instance of region from the respective config file list would overwrite the last, so only the last region listed was being used. Fix initializes candidates list and changes the replace to an append.
    davidmcduffie authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b53135f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d775b25 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Added firebaseapp.com checks (initstring#52)

    * Update gcp_checks.py
    
    * Update gcp_checks.py
    
    * Update README.md
    six2dez authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    bf2dd25 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    349269a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Limit payloads to 63 characters (initstring#62)

    * Limit payloads to 63 characters
    
    * Add DNS name validation
    initstring authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3f44476 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Small gift :) nameserverfile + more Azure objects + fuzzing list impr…

    …oved (initstring#65)
    
    * PR with multiple additions :)
    
    * Removed debugging thingies
    
    * Fix var not defined
    
    * bug fix brute_force_containers
    six2dez authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0e54b48 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    c890cb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3184e03 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    d3c292c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Configuration menu
    Copy the full SHA
    13fefdb View commit details
    Browse the repository at this point in the history
Loading