Code Monkey home page Code Monkey logo

Comments (5)

hansmach1ne avatar hansmach1ne commented on August 16, 2024 1

Hey,
Thank you for taking an interest in Lfimap.

If you want to use long.txt wordlist it comes as a part of the project inside wordlists/long.txt.
For specifying and using it you can use: -wT wordlists/long.txt, but make sure you are using -t (truncation module), or -a (all modules) that would consume it.

The final command would look similar to the following:
python3 lfimap.py -U "http://url/?vulnparam=PWN" -t -v -wT wordlists/long.txt

Regarding WAF, long.txt has much more payloads inside and there are better chances that one of those will work.
Hopefully this helps, if you have any more issues with the code, let me know I will try to improve it.

from lfimap.

hansmach1ne avatar hansmach1ne commented on August 16, 2024 1

@mastercho Check new commit, added '--use-long ' switch, that will automatically select long.txt, without having to search for it.

from lfimap.

mastercho avatar mastercho commented on August 16, 2024

Thank you for clarification and indeed long.txt bypasses waf, what i mean it to pass it like param so if is ../../../ to encode it into ..%252f..%252f..%252f..%252f but then if wordlist have it would not be good fit, for now will adds records into list thanks again

from lfimap.

hansmach1ne avatar hansmach1ne commented on August 16, 2024

No problem, glad I could help!

from lfimap.

mastercho avatar mastercho commented on August 16, 2024

thats perfect thanks

from lfimap.

Related Issues (16)

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.