rengine
rengine copied to clipboard
Bug - sorted_subdomain_collection.txt file sent to Discord always contains the string "subdomain" as an entry
Issue Summary
When a sub domain scan completes and sends the notification to Discord with the sorted_subdomain_collection.txt file, this file always contains the linesubdomain in the list of subs.
Steps to Reproduce
- Set up notification for Discord with the
Send Scan Output (e.g. Subdomain gathered file)option checked. - Add a target and start a Quick Scan
- When the scan completes, look at the file sent to Discord and see the entry
subdomain. It seems like it is included the column header or something.
- I have confirmed that this issue can be reproduced as described on a latest version/pull of reNgine: yes
Technical details
Installed on Ubuntu 20.04.3 LTS, 64-Bit
👋 Hi @xnl-h4ck3r, 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.
Fixed by 2.0 version with @ocervell PR https://github.com/yogeshojha/rengine/pull/742 https://rengine.wiki/changelog/#200