We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When trying to run a web-basic scan . Got the following error. Failed to install dependencies for 1 modules: ffuf_shortnames
Failed to install dependencies for 1 modules: ffuf_shortnames
Expected behavior Scan was supposed to run
BBOT Command Example: bbot -t domain.com -p web-basic
bbot -t domain.com -p web-basic
OS, BBOT Installation Method + Version OS: Mac 12.7.6 Installation method: pipx BBOT version: 2.3.2 & 3.0
BBOT Config When trying to run bbot --current-config. It throws an unrecognized command error.
bbot --current-config
The text was updated successfully, but these errors were encountered:
MacOS isn't officially supported (https://www.blacklanternsecurity.com/bbot/Stable/#installation). However depending on the problem, we may be able to address this specific issue.
Can you attach the output of that same command with --debug --retry-deps?
--debug --retry-deps
Sorry, something went wrong.
TheTechromancer
No branches or pull requests
Describe the bug
When trying to run a web-basic scan . Got the following error.
Failed to install dependencies for 1 modules: ffuf_shortnames
Expected behavior
Scan was supposed to run
BBOT Command
Example:
bbot -t domain.com -p web-basic
OS, BBOT Installation Method + Version
OS: Mac 12.7.6
Installation method: pipx
BBOT version: 2.3.2 & 3.0
BBOT Config
When trying to run
bbot --current-config
. It throws an unrecognized command error.The text was updated successfully, but these errors were encountered: