rengine icon indicating copy to clipboard operation
rengine copied to clipboard

Bug - sorted_subdomain_collection.txt file sent to Discord always contains the string "subdomain" as an entry

Open xnl-h4ck3r opened this issue 3 years ago • 1 comments

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

  1. Set up notification for Discord with the Send Scan Output (e.g. Subdomain gathered file) option checked.
  2. Add a target and start a Quick Scan
  3. 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

xnl-h4ck3r avatar Feb 09 '22 20:02 xnl-h4ck3r

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

github-actions[bot] avatar Feb 09 '22 20:02 github-actions[bot]

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