epi052 / feroxbuster

A fast, simple, recursive content discovery tool written in Rust.
https://epi052.github.io/feroxbuster/
MIT License
5.85k stars 494 forks source link

Can't Open Wordlist #1085

Closed spacezero20 closed 6 months ago

spacezero20 commented 7 months ago

I am running this on Windows, and am having an issue.

I ran

./feroxbuster -u https://mergify.com/ -w common.txt and

./feroxbuster -u https://mergify.com/ -w Desktop/common.txt

No matter what I do, common.txt won't open and run. It's a simple wordlist text file. What's going on here? How do I fix this?

common txt-error

epi052 commented 7 months ago

howdy! it looks like you're using cygwin or wsl. i'm not a windows user, so can't advise too much further on this setup. can you cat common.txt? it looks similar to a container issue where the insdie of the container can't see the outside filesystem.

are you able to use one of the windows builds?

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

epi052 commented 6 months ago

doing some housekeeping, feel free to reopen