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

Problem with web interface (port: 26000) #606

Open
mehdighninoudev opened this issue Mar 2, 2022 · 8 comments
Open

Problem with web interface (port: 26000) #606

mehdighninoudev opened this issue Mar 2, 2022 · 8 comments
Labels

Comments

@mehdighninoudev
Copy link

Report

Hi I have launched boofuzz to test my vm but when I want to connect to web interface http://127.0.0.1:26000 I got 500 Internal server error
I am using boofuzz 0.41 from pip install boofuzz (python3.6)

Can you help me to resolve the issue please ?

Expected behavior

No response

Actual behavior

No response

Steps to reproduce the problem

boofuzz script

No response

boofuzz version

No response

Python version

No response

Platform

No response

Anything else?

No response

@jtpereyda
Copy link
Owner

Hi @mehdighninoudev . You might try checking out the console for debug output -- I expect you should be able to find some more error output.

@Captain-Kludge
Copy link

I just downloaded the tool and think it's really cool! I am able to fuzz via command line, but see the same error in the browser.

(This occurred on both my Windows 10 machine and Kali Linux machine as well)

Here is the console errors I am seeing:
fuzz

@jtpereyda
Copy link
Owner

Is this error specific to the boo open command for you?

@Captain-Kludge
Copy link

'boo fuzz' will also generate the first error about 'curses', but i'm probably not using that command correctly since it says i'm missing a command

@jtpereyda
Copy link
Owner

Yes that one is just a warning. Sometimes boo open can fail if you open a file created with a different version of boofuzz -- is that a possible issue here?

@Captain-Kludge
Copy link

no this db file was created by this same version just 5 minutes prior to the error :(

@jtpereyda
Copy link
Owner

Would you be able to share a script and/or steps to reproduce the problem?

@Captain-Kludge
Copy link

sure! though now I'm having problems recreating the problem, despite not touching this for a few days, so let me check back in a bit here :)

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

No branches or pull requests

3 participants