GithubHelp home page GithubHelp logo

git-hound replacement about reconftw HOT 7 CLOSED

six2dez avatar six2dez commented on July 4, 2024
git-hound replacement

from reconftw.

Comments (7)

hackingguy avatar hackingguy commented on July 4, 2024 1

I think mainly time is taken in shuffleDNS Sub Domains Brute Forcing and JS Files Extractions!
Both of them are very slow!
I tried on a very small scope program this both caused it to take around 4 hrs!

from reconftw.

six2dez avatar six2dez commented on July 4, 2024 1
  • GitDorker could be an option.
  • GitGraber could be an option.
  • GitGot is interactive.
  • Gitleaks requires target repository.
  • Gitminer requires setting GitHub cookie manually.
  • Trufflehog requires target repository.
  • Gitrob, web interface, requires git user/organization as target.
  • Git-hound requires 2FA input.

from reconftw.

bileltechno avatar bileltechno commented on July 4, 2024

What is the main problem with git-hound?

from reconftw.

six2dez avatar six2dez commented on July 4, 2024

Just make some research in terms of results and speed

from reconftw.

six2dez avatar six2dez commented on July 4, 2024

Thanks for the feedback @hackingguy can you tell us what is exactly a very small scope? How many subdomains resolved? I have been testing for a "small scope" <30 subs alive and it takes 25 min. It's right JS subs scraping takes too much and that's why we set a max time of 10m for this step.

from reconftw.

bileltechno avatar bileltechno commented on July 4, 2024

Target z***.com: 23 probed links

santaHog

antahog --regex --entropy --pypi santaHog

Works only agianst pypi or npm packages .

git-hound

truffleHogRegexes

  • These are the regexes that power truffleHog

truffleHog

truffleHog --regex --entropy=True git_url="https://github.com/dxa4481/truffleHog.git"

installed via pip3 but throws errors:

  File "/home/xxxx/.local/lib/python3.8/site-packages/git/cmd.py", line 408, in wait
    raise GitCommandError(self.args, status, errstr)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v git_url=https://github.com/dxa4481/truffleHog.git /tmp/tmpu4hbpnjl
  stderr: 'Cloning into '/tmp/tmpu4hbpnjl'...
fatal: protocol 'git_url=https' is not supported

from reconftw.

six2dez avatar six2dez commented on July 4, 2024

Done dfbdee3

from reconftw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.