GoGitDumper | Dump exposed HTTP .git fast

 by   C-Sto Go Version: Current License: No License

kandi X-RAY | GoGitDumper Summary

kandi X-RAY | GoGitDumper Summary

GoGitDumper is a Go library. GoGitDumper has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

More than once during an engagement I've needed to dump a public git repo that is available over http, occasionally without directory indexing enabled. This tool can be pointed at a git repo hosted on a web server, it will attempt to mirror it using whatever method is best. If directory indexing is detected, it will mirror all of the files in the .git/ directory. If indexing is not enabled, the tool will parse the .git/index file for references, then recursively check all references for more references etc. If files are being obtained via references in the index file, packfiles will probably be missed. At this stage, I'm unsure if there is a good way of getting those files blindly. If you have an idea for this, please let me know. The current tools available for this are relatively slow - who has time to wait 30 seconds for a repo do dump? not me, that's for sure.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              GoGitDumper has a low active ecosystem.
              It has 28 star(s) with 6 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              GoGitDumper has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of GoGitDumper is current.

            kandi-Quality Quality

              GoGitDumper has 0 bugs and 6 code smells.

            kandi-Security Security

              GoGitDumper has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              GoGitDumper code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              GoGitDumper does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              GoGitDumper releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              It has 632 lines of code, 19 functions and 6 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed GoGitDumper and discovered the below as its top functions. This is intended to give you an instant insight into GoGitDumper implemented functionality, and help decide if they suit your requirements.
            • This is the main entry point .
            • ParseIndexFile parses index file .
            • Get worker
            • ListingGetWorker is the main function that listens on the given c2 channel
            • getPacks is a helper function to download the packfile
            • parseTreeEntries returns a slice of tree entries .
            • getIndex parses the index file and adds it to the local file
            • LocalWriter is used to write a local file
            • GetThing returns the HTTP response for the given path .
            • ParseTreeFile parses a TOML file .
            Get all kandi verified functions for this library.

            GoGitDumper Key Features

            No Key Features are available at this moment for GoGitDumper.

            GoGitDumper Examples and Code Snippets

            No Code Snippets are available at this moment for GoGitDumper.

            Community Discussions

            No Community Discussions are available at this moment for GoGitDumper.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install GoGitDumper

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/C-Sto/GoGitDumper.git

          • CLI

            gh repo clone C-Sto/GoGitDumper

          • sshUrl

            git@github.com:C-Sto/GoGitDumper.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link