rengine
rengine copied to clipboard
Bug - Not using Proxy Setting at the port scanner naabu
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
- I have confirmed that this issue can be reproduced as described on a latest version/pull of reNgine: yes
👋 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.
I made a PR Please Merge https://github.com/yogeshojha/rengine/pull/697
@yogeshojha this can be closed as the PR is merged.
Fixed by 2.0 version with @ocervell PR https://github.com/yogeshojha/rengine/pull/742 https://rengine.wiki/changelog/#200