rengine icon indicating copy to clipboard operation
rengine copied to clipboard

Bug - Not using Proxy Setting at the port scanner naabu

Open Code-L0V3R opened this issue 3 years ago • 2 comments

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

Code-L0V3R avatar Sep 06 '22 06:09 Code-L0V3R

👋 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.

github-actions[bot] avatar Sep 06 '22 06:09 github-actions[bot]

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

Code-L0V3R avatar Sep 06 '22 06:09 Code-L0V3R

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

ocervell avatar Oct 19 '22 16:10 ocervell

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

psyray avatar Nov 17 '23 17:11 psyray