diff options
| author | fosdick.io <67963637+fosdickio@users.noreply.github.com> | 2025-04-03 12:15:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 12:15:37 -0400 |
| commit | a82ef16042a6abd97fd736545788952714809426 (patch) | |
| tree | 9124901a2076e9abc5f55fea54311e20e5706c87 | |
| parent | 0bb47fcf6fd4b8701e748c28f4941e813ed7e56c (diff) | |
Update bug_report.md to include malware upload instructions
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f09b6387..06ad7285 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -32,7 +32,7 @@ If applicable, please add screenshots/video recording here to help explain your **Binary:** If applicable, please provide us with the binary to help us work with the issue faster. Here are a few options: -1. Upload it privately using the [Binary Ninja Portal file uploader](https://portal.binary.ninja/upload) and add the provided reference phrase here +1. Upload it privately using the [Binary Ninja Portal file uploader](https://portal.binary.ninja/upload) and add the provided reference phrase here. If you are uploading malware, please put it in a password-protected ZIP archive and include the password here as well. 2. Directly attach it to this issue in a ZIP archive 3. Share a publicly accessible link to it (For malware samples, we do not have access to VirusTotal; [Malshare](https://malshare.com/) is an option) 4. Email it to binaryninja at vector35.com, or join our [Slack](https://slack.binary.ninja/) and share it with us in private |
