GithubHelp home page GithubHelp logo

Comments (2)

liquidsec avatar liquidsec commented on August 20, 2024 1

I have decided not to officially support Windows since doing so with so many dependencies could be a bit of a nightmare..

That being said, there are a couple things you can try.

  1. Try manually running the CLI rather than using the pip entry point. So you would CD into the badsecrets root directory and run cli.py like this:
python ./badsecrets/examples/cli.py eyJhbGciOiJIUzI1NiJ9.eyJJc3N1ZXIiOiJJc3N1ZXIiLCJVc2VybmFtZSI6IkJhZFNlY3JldHMiLCJleHAiOjE1OTMxMzM0ODMsImlhdCI6MTQ2NjkwMzA4M30.ovqRikAo_0kKJ0GVrAwQlezymxrLGjcEiW_s3UJMMCo
  1. If you still have issues with packages, I have included support for poetry. So after installing poetry, you can cd into the main badsecrets directory and do a poetry install, and then run either run from inside the poetry env by doing poetry shell or do poetry run ./badsecrets/examples/cli.py.

Beyond that, I would suggest using docker. I am planning on adding an official docker image and including instructions in the readme. But until then, lukewegryn has created one and you can find his instructions in the issue he opened: #81

from badsecrets.

iamyuthan avatar iamyuthan commented on August 20, 2024

I have decided not to officially support Windows since doing so with so many dependencies could be a bit of a nightmare..

That being said, there are a couple things you can try.

1. Try manually running the CLI rather than using the pip entry point. So you would CD into the badsecrets root directory and run cli.py like this:
python ./badsecrets/examples/cli.py eyJhbGciOiJIUzI1NiJ9.eyJJc3N1ZXIiOiJJc3N1ZXIiLCJVc2VybmFtZSI6IkJhZFNlY3JldHMiLCJleHAiOjE1OTMxMzM0ODMsImlhdCI6MTQ2NjkwMzA4M30.ovqRikAo_0kKJ0GVrAwQlezymxrLGjcEiW_s3UJMMCo
2. If you still have issues with packages, I have included support for poetry. So after installing poetry, you can cd into the main badsecrets directory and do a `poetry install`, and then run either run from inside the poetry env by doing `poetry shell` or do `poetry run ./badsecrets/examples/cli.py`.

Beyond that, I would suggest using docker. I am planning on adding an official docker image and including instructions in the readme. But until then, lukewegryn has created one and you can find his instructions in the issue he opened: #81

Thanks, I will give them a try and will keep you posted. This is an amazing tool which saves our time during pentest.

from badsecrets.

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.