Giter Site home page Giter Site logo

Comments (5)

nikitastupin avatar nikitastupin commented on May 21, 2024

Hey @Regala! Thanks for your feedback!

Was trying to do python3 -m unittest tests/*_test.py using main branch and am getting:

I'm not sure why you're getting this error. It works fine for me.

clairvoyance $ python3 -m unittest tests/*_test.py
./Users/nikitastupin/Library/Python/3.9/lib/python/site-packages/urllib3/util/retry.py:252: DeprecationWarning: Using 'method_whitelist' with Retry is deprecated and will be removed in v2.0. Use 'allowed_methods' instead
  warnings.warn(
...................../Users/nikitastupin/Library/Python/3.9/lib/python/site-packages/urllib3/util/retry.py:252: DeprecationWarning: Using 'method_whitelist' with Retry is deprecated and will be removed in v2.0. Use 'allowed_methods' instead
  warnings.warn(
..
----------------------------------------------------------------------
Ran 24 tests in 2.057s

OK
clairvoyance $ python3 --version
Python 3.9.4

Did you run above command from clairvoynace directory?

Also since I haven't been able to actually play around with the tool, can we use the generated file (-o) as input in subsequent runs?

Yes, it should be possible 😃 Just use -i parameter.

from clairvoyance.

Regala avatar Regala commented on May 21, 2024

OK! So I just tried on Kali and it works.. might be a problem with python versions?
Kali -> Python 3.8.6
Mac -> Python 3.9.4
Debian -> Python 3.6.0

Anyway it's enough for me to play with! Do you recommend any vulnerable server to play with, or should I just try with one of the tests bundled 🤔 I saw #16 and not sure if it's completely working on that example.

Cheers!

from clairvoyance.

nikitastupin avatar nikitastupin commented on May 21, 2024

The first one that pops up in my mind is https://github.com/graphql/swapi-graphql. The second one is https://hackerone.com/semrush, unfortunately I can't remember the exact endpoint.

from clairvoyance.

nikitastupin avatar nikitastupin commented on May 21, 2024

Mac -> Python 3.9.4

That's strange. The test I've showed above was performed on Mac with Python 3.9.4 and it worked fine 🤔

from clairvoyance.

nikitastupin avatar nikitastupin commented on May 21, 2024

Closing this one because I can't reproduce the bug. Feel free to reopen the issue or ping me in case if the bug is still present!

from clairvoyance.

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.