epi052 / feroxbuster

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

[QUESTION] can i install feroxbuster on parrot os #1170

Closed spacezero20 closed 2 weeks ago

spacezero20 commented 2 weeks ago

Describe the bug Unable to locate package when installing via Kali method. I am using Parrot OS. What is going and why can't I install Feroxbuster? Is it truly limited to Kali and not Parrot, or is something else wrong? Can you tell? I am confused.

feroxfailure

epi052 commented 2 weeks ago

morning!

i dont use parrot os, but unless they're setup to use kali's repos (which appears to not be the case), you won't be able to use apt out of the box to install it.

adding ferox to debian's repos was too much of a headache when i tried. that would have likely allowed you to pull from debian as it's (probably) used as an upstream repo.

your best bet is installing via the bash script or downloading the .deb file from the releases page here on the repo.

epi052 commented 2 weeks ago

closing this one for now, feel free to reopen if you have additional questions