Giter Club home page Giter Club logo

Comments (8)

WebBreacher avatar WebBreacher commented on August 25, 2024

Hmm. That section of code is doing a test to see if the file at the location you passed it is readable.

  1. Have you tried it without the quotes around the file parameter?
  2. I noticed that the path is in the /root directory. Is it possible you are running the script as a non-admin/root user that does not have access to the directory you specified?
  3. If you just ls -l /root/tools/fuzzdb/discovery/predictable-filepaths/filename-dirname-bruteforce/raft-small-words-lowercase.txt do you get a long listing of the file from the cmd line/terminal?
  4. From the cmd line again, can you cat /root/tools/fuzzdb/discovery/predictable-filepaths/filename-dirname-bruteforce/raft-small-words-lowercase.txt and get the contents of the word list?

from tilde_enum.

cclements avatar cclements commented on August 25, 2024

Sorry, probably should have added a bit more detail. I am indeed running as root, the ls command lists the contents of the dir (the wordlists), and I can head the target file (raft...) without issue

from tilde_enum.

WebBreacher avatar WebBreacher commented on August 25, 2024

Have you tried it without the quotes around the file parameter?

from tilde_enum.

WebBreacher avatar WebBreacher commented on August 25, 2024

Have you tried it with a different file in another location? Maybe just make a test file in the local dir?

from tilde_enum.

cclements avatar cclements commented on August 25, 2024

Just tried both. Getting the same error unfortunately.

from tilde_enum.

cclements avatar cclements commented on August 25, 2024

Figured it out. The instructions are incorrect. The command requires the "-w" switch to specify a wordlist, not a wait timeout. The -d switch is an optional for a directory list.

from tilde_enum.

WebBreacher avatar WebBreacher commented on August 25, 2024

Ah...good call. I think I did that change because making -w WAIT was confusing. Good catch and I've updated the README with the correct docs.

from tilde_enum.

gitonga-stealth avatar gitonga-stealth commented on August 25, 2024

so to use the rock you you should probably mind changing the directory

from tilde_enum.

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.