Skip to content
New issue

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

Unable to update Bug Bounty files: "Command 'bbrecon get programs --type web -o json' returned non-zero exit status 1". #6

Open
Stargate38 opened this issue Apr 22, 2024 · 0 comments

Comments

@Stargate38
Copy link

Stargate38 commented Apr 22, 2024

Full error when running "sitedorks -ubb":

Traceback (most recent call last):
File "/usr/local/bin/sitedorks", line 64, in
sOutput = subprocess.check_output("bbrecon get programs --type web -o json", shell=True)
File "/usr/lib/python3.8/subprocess.py", line 415, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.8/subprocess.py", line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'bbrecon get programs --type web -o json' returned non-zero exit status 1.

Is there any way at all to update the Bug Bounty files? I tried to get an API key for bbrecon, but I get a connection timeout when I try to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant