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: Scan doesn't completes. #1037

Closed
1 task done
smaranchand opened this issue Nov 14, 2023 · 4 comments
Closed
1 task done

bug: Scan doesn't completes. #1037

smaranchand opened this issue Nov 14, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@smaranchand
Copy link

smaranchand commented Nov 14, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The scan never yields any results like live URLs, screenshots, vulnerability scan, etc.
I suspect it is due to an update in the httpx tool.

Expected Behavior

The scan should complete and provide results.

Steps To Reproduce

  1. Deploy ReNgine
  2. Scan any domain
  3. You will receive information about discovered subdomains only in the full scan.
  4. Other scan results like live subdomain discovery, URLs, Vulnerability scans, and screenshots will not appear in the dashboard.

Environment

- reNgine: reNgine 2.0-jasper
- OS: amzn2023.x86_6
- Python: Python 3.9.16
- Docker Engine: Docker version 24.0.5, build ced0996
- Docker Compose: Docker Compose version v2.5.0
- Browser: Firefox

Anything else?

No response

Copy link
Contributor

👋 Hi @smaranchand,
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
Contributor

psyray commented Nov 15, 2023

I have the same problem on a fresh install.
Did you have update httpx to 1.3.7 (look for version in Tool Arsenal) ?
Because it seems the -asn parameter is causing problem.
And scan couldn't start if there is no endpoints.
And it's httpx that is the source of endpoints findings

@psyray psyray mentioned this issue Nov 18, 2023
@psyray psyray added the bug Something isn't working label Nov 22, 2023
@smaranchand
Copy link
Author

I just did a fresh installation, The issue still persists, I cannot complete the scan.

Regards,
Smaran

@smaranchand smaranchand reopened this Nov 22, 2023
@psyray
Copy link
Contributor

psyray commented Nov 22, 2023

I just did a fresh installation, The issue still persists, I cannot complete the scan.

Regards, Smaran

A fresh install put buggy HTTPx 1.3.6 again.
You need to update.
A PR is on his way for this bug and fix will be available in the next release

@psyray psyray closed this as completed Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants