-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6f2c83c
commit dc80c39
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
## Security Policy for BME | ||
|
||
```powershell | ||
______ _ ___ _____ _ _____ ___ ___ ______ _ _____ _ _ _______ __ _____ _____ | ||
| ___ \ | / _ \/ __ \| | / /| \/ | / _ \ | ___ \ | |_ _| \ | || ___\ \ / /| ___/ __ \ | ||
| |_/ / | / /_\ \ / \/| |/ / | . . |/ /_\ \| |_/ / | | | | \| || |__ \ V / | |__ | / \/ | ||
| ___ \ | | _ | | | \ | |\/| || _ || /| | | | | . ` || __| / \ | __|| | | ||
| |_/ / |____| | | | \__/\| |\ \| | | || | | || |\ \| |_____| |_| |\ || |___/ /^\ \| |___| \__/\ | ||
\____/\_____/\_| |_/\____/\_| \_/\_| |_/\_| |_/\_| \_\_____/\___/\_| \_/\____/\/ \/\____/ \____/ | ||
v7 - made with love by: pxcs - gangstacrew | ||
``` | ||
|
||
## Supported Versions | ||
|
||
We actively support the following versions of BlackMarlinExec with security updates: | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| v7 | :check_mark: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you discover a security vulnerability within BlackMarlinExec, please take the following steps to report it: | ||
|
||
1. **Do not disclose it publicly:** Avoid publicly discussing the issue, including on GitHub issues, public forums, or social media. | ||
|
||
2. **Email us directly:** Send an email to [pxmxx3csz@outlook.com](pxmxx3csz@outlook.com) with the details of the vulnerability. Please include as much information as possible, including: | ||
- A description of the vulnerability. | ||
- Steps to reproduce the issue. | ||
- Any potential impact. | ||
- Possible solutions or fixes. | ||
|
||
3. **Acknowledgment:** We will acknowledge your email within 48 hours and work with you to understand the severity of the issue. | ||
|
||
4. **Resolution:** We aim to resolve reported vulnerabilities within a reasonable timeframe. Once the issue is resolved, we will notify you, and we may ask you to verify the fix. | ||
|
||
## Security Best Practices | ||
|
||
To ensure the security of your implementation of BlackMarlinExec, follow these best practices: | ||
|
||
- **Keep your environment updated:** Regularly update your operating system and dependencies to the latest versions. | ||
- **Use strong authentication:** Implement strong authentication mechanisms for accessing your systems. | ||
- **Monitor logs:** Regularly monitor your logs for any suspicious activity. | ||
- **Follow principle of least privilege:** Ensure that users and services have only the minimum permissions necessary to perform their tasks. | ||
|
||
## Contact | ||
|
||
For any security-related questions or concerns, please contact us at [pxmxx3csz@outlook.com](pxmxx3csz@outlook.com). | ||
|
||
Thank you for helping us maintain the security of BlackMarlinExec! | ||
|