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 - All Endpoints can't download #643

Closed
Zaigaochu opened this issue Jun 2, 2022 · 7 comments
Closed

Bug - All Endpoints can't download #643

Zaigaochu opened this issue Jun 2, 2022 · 7 comments

Comments

@Zaigaochu
Copy link

Scan History---All Endpoints can't download

@github-actions
Copy link

github-actions bot commented Jun 2, 2022

👋 Hi @Zaigaochu,
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.

@yogeshojha
Copy link
Owner

Hi, can you please right click, inspect element, go to console and paste the error? I can download the URLs tho, so need to figure out, please attach console log.

@davidfegyver
Copy link

Hey!
@yogeshojha,
You've put together a really awesome tool, congrats :) If only I was a good programmer and could help this project 🥺

here are some screenshots from the error

image
image

@Zaigaochu You can solve it for now, by pasting this into the console:

download_subdomains(scan_id=null, domain_id=null, domain_name='') // to download subdomains
download_endpoints(scan_id=null, domain_id=null, domain_name='', pattern=null) // to download endpoints

@Zaigaochu
Copy link
Author

Zaigaochu commented Jun 6, 2022

Thank you for your answer。
image

image

There "Download ALL Subdomain" and "Download ALL Endpoints" function does not take effect。

@yogeshojha
Copy link
Owner

Hi @davidfegyver Thank you for pointing this out. I am surprised tho, how can domain name be empty :D Let me have a look

Thanks again

@davidfegyver
Copy link

Hey @yogeshojha! It seems like the problem is not with the domain_name, but with domain_id which has an equal sign after it, causing syntax errors.

yogeshojha added a commit that referenced this issue Aug 10, 2022
yogeshojha added a commit that referenced this issue Aug 12, 2022
@yogeshojha
Copy link
Owner

Thank you @davidfegyver I have now fixed this. 🚀

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

3 participants