yogeshojha / rengine

reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with minimal configuration and with the help of reNgine's correlation, it just makes recon effortless.
https://yogeshojha.github.io/rengine/
GNU General Public License v3.0
7.39k stars 1.12k forks source link

Bug - Not using Proxy Setting at the port scanner naabu #698

Closed Code-L0V3R closed 10 months ago

Code-L0V3R commented 2 years ago

Issue Summary

Not using proxy setting at the port scanner naabu command when the user configured proxy setting from the web ui.

https://github.com/yogeshojha/rengine/blob/f31e7060dbc2e39442ee6b5f7648fb14137910f6/web/reNgine/tasks.py#L1053-L1057

celery logs

rengine-celery-1       | [2022-09-01 17:19:38,267: INFO/ForkPoolWorker-5] naabu -list /usr/src/scan_results/example.net_620608300667/sorted_subdomain_collection.txt -json -o /usr/src/scan_results/example.net_620608300667/ports.json -exclude-cdn  -top-ports 1000  -rate 1000 
github-actions[bot] commented 2 years ago

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

Code-L0V3R commented 2 years ago

I made a PR Please Merge https://github.com/yogeshojha/rengine/pull/697

ocervell commented 1 year ago

@yogeshojha this can be closed as the PR is merged.

psyray commented 10 months ago

Fixed by 2.0 version with @ocervell PR https://github.com/yogeshojha/rengine/pull/742 https://rengine.wiki/changelog/#200