Giter Site home page Giter Site logo

Comments (4)

joohoi avatar joohoi commented on June 24, 2024

from ffuf.

RunRenegade avatar RunRenegade commented on June 24, 2024

Thanks for the response, I still appear to be having the error. Though in honesty I tried it it with a different request so perhaps its something else.

I am just copying and pasting from burp, from what I understand I don't need to be changing/conditioning anything apart from adding the FUZZ etc

POST /capstone/auth.php HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Content-Type: application/x-www-form-urlencoded
Content-Length: 38
Origin: http://localhost
Connection: close
Referer: http://localhost/capstone/index.php?message=Login%20failed!
Cookie: PHPSESSID=bd480e68c91c5e459755a6b32e92a636
Upgrade-Insecure-Requests: 1
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: same-origin
Sec-Fetch-User: ?1

username=coffeeshop&password=FUZZ&auth=login

Thought maybe command would be useful, as perhaps I missed something there.

ffuf -request request.txt -w /usr/share/wordlists/rockyou.txt:FUZZ -request-proto http

And

ffuf -request request.txt -w /usr/share/wordlists/rockyou.txt -request-proto http

from ffuf.

bsysop avatar bsysop commented on June 24, 2024

Hi @RunRenegade,
Please add a -debug-log debug.log to the ffuf command and paste the results of debug.log in the comments, so it show the error.

from ffuf.

RunRenegade avatar RunRenegade commented on June 24, 2024

Hi @bsysop , here is the result.

2024/04/15 04:51:02 Error while opening default config file: open /home/kali/.ffufrc: no such file or directory

Since seeing this I have gone through and apt update etc as it looked like a file was missing.
Just ran a test with ffuf using another request against a different target and seems to work fine now.

from ffuf.

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.