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

bug: goofuzz not properly working #1177

Open
1 task done
jaykumarjp opened this issue Jan 24, 2024 · 3 comments
Open
1 task done

bug: goofuzz not properly working #1177

jaykumarjp opened this issue Jan 24, 2024 · 3 comments
Assignees

Comments

@jaykumarjp
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

/usr/src/github/goofuzz/GooFuzz -t facebook.com -d 3 -p 2 -w redacted.in -o /usr/src/scan_results/redacted.in_16/gofuzz.txt

/usr/src/github/goofuzz/GooFuzz -t twitter.com -d 3 -p 2 -w redacted.in -o /usr/src/scan_results/redacted.in_16/gofuzz.txt

/usr/src/github/goofuzz/GooFuzz -t youtube.com -d 3 -p 2 -w redacted.in -o /usr/src/scan_results/redacted.in_16/gofuzz.txt

Expected Behavior

/usr/src/github/goofuzz/GooFuzz -t redacted.com -d 3 -p 2 -w redacted.in -o /usr/src/scan_results/redacted.in_16/gofuzz.txt

/usr/src/github/goofuzz/GooFuzz -t redacted.com -d 3 -p 2 -w redacted.in -o /usr/src/scan_results/redacted.in_16/gofuzz.txt

/usr/src/github/goofuzz/GooFuzz -t redacted.com -d 3 -p 2 -w redacted.in -o /usr/src/scan_results/redacted.in_16/gofuzz.txt

Steps To Reproduce

scan and check logs,
in goofuzz -t for target but in rengine diffrent sites are in target

Environment

- reNgine: 
- OS: 
- Python: 
- Docker Engine: 
- Docker Compose: 
- Browser:

Anything else?

No response

@jaykumarjp jaykumarjp added the bug Something isn't working label Jan 24, 2024
Copy link

👋 Hi @jaykumarjp,
Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki
For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

@psyray
Copy link
Collaborator

psyray commented Feb 21, 2024

@jaykumarjp Thanks for your issue but it's really not understandable.
Add more context
Without your feedback next week we will close this issue
And fill seriously the environment vars

@psyray psyray added needs more info and removed bug Something isn't working labels Feb 21, 2024
@Ovi3
Copy link

Ovi3 commented Feb 23, 2024

I think this is not a bug. /usr/src/github/goofuzz/GooFuzz -t facebook.com -d 3 -p 2 -w redacted.in -o /usr/src/scan_results/redacted.in_16/gofuzz.txt mean something like: using "site:facebook.com redacted.in" in google search to search info about redacted.in in facebook.com site

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

No branches or pull requests

3 participants