GithubHelp home page GithubHelp logo

Comments (3)

0xtavian avatar 0xtavian commented on June 12, 2024

@Nishantbhagat57
Thanks. This was due to the latest changes in axiom-scan. I fixed the two ffuf modules. Going to close this issue but lmk if you continue to see any issues.

from axiom.

Nishantbhagat57 avatar Nishantbhagat57 commented on June 12, 2024

@0xtavian Hey, I don't think this will work, I am not on my PC rn but from what I can see the fix you have implemented is not enough.

For example, you have changed the
-u '_target_/FUZZ' to -u _target_/FUZZ

Suppose if the _target_ is google.com then it will be seen as -u 'google.com'/FUZZ which ofcourse will not work with FFUF as the correct syntax should be -u 'google.com/FUZZ' (note the difference)

It's not just about the FFUF module. It should be upon user if he wants to add '' he can add it manually in his custom axiom modules.

from axiom.

Nishantbhagat57 avatar Nishantbhagat57 commented on June 12, 2024

@0xtavian The ffuf.json and ffuf_base.json were already correct...The issue is that axiom-scan now adds '' with _target_ by default. I think there may be some other modules too that will break due to this ''

from axiom.

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.