Update AV alerts

This commit is contained in:
crschnick 2023-12-26 21:41:38 +00:00
parent 06186295e9
commit 86e15cb6f2
2 changed files with 8 additions and 7 deletions

View file

@ -1,13 +1,13 @@
### Information about antivirus programs
XPipe detected that you are running %s. As a result, you might run into a few problems due to %s detecting suspicious activity when XPipe is interacting with your shell programs. This can range from just notifications to full isolation of XPipe and your shell programs, effectively making the application unusable.
XPipe detected that you are running %s. As a result, you might run into a few problems due to %s detecting suspicious activity when XPipe is interacting with your shell programs. This can range from just notifications to full isolation of XPipe and your shell programs, effectively making the application unusable and causing errors.
### Threat analysis
For this reason, all artifacts of every release are automatically uploaded and analyzed on [VirusTotal](https://virustotal.com), so uploading the release you downloaded to VirusTotal should instantly show complete analysis results. From there you should be able to get a more accurate overview over the threat level of XPipe to you.
You can find the analysis results listed at the bottom of every release on GitHub, i.e. here:
You can find the analysis results listed at the bottom of every release on GitHub, i.e. at [https://github.com/xpipe-io/xpipe/releases/tag/%s](https://github.com/xpipe-io/xpipe/releases/tag/%s)
[https://github.com/xpipe-io/xpipe/releases/tag/%s](https://github.com/xpipe-io/xpipe/releases/tag/%s)
You can also find detailed information about the security model of XPipe at [https://docs.xpipe.io/security](https://docs.xpipe.io/security).
### What you can do

View file

@ -1,12 +1,13 @@
### Information about Malwarebytes
XPipe detected that you are running Malwarebytes. Certain protection settings in Malwarebytes Professional slow down XPipe massively to the point where it's basically unusable.
If you are running the paid Malwarebytes Professional version, you will have access to the `Exploit Protection` under the `Real-time Protection` mode. When this setting is active, any shell access is slowed down, resulting in XPipe becoming very slow.
XPipe detected that you are running Malwarebytes. Certain protection settings in Malwarebytes Pro can slow down XPipe massively to the point where it's basically unusable.
The free Malwarebytes version is not affected by this interaction, so it shouldn't be a problem.
If you are running the paid Malwarebytes Pro version, you will have access to the `Exploit Protection` under the `Real-time Protection` mode. When this setting is active, any shell access is slowed down, resulting in XPipe becoming very slow.
### What you can do
In case you are facing performance problems with XPipe, it is recommended to try to disable the `Exploit Protection` setting for XPipe and see whether it makes a difference.
In case you are facing performance problems with XPipe and Malwarebytes, it is recommended to try to disable the `Exploit Protection` setting for XPipe and see whether it makes a difference.
### Security information
You can find detailed information about the security model of XPipe at [https://docs.xpipe.io/security](https://docs.xpipe.io/security). From there you should be able to get a more accurate overview over the threat level of XPipe to you.
You can find detailed information about the security model of XPipe at [https://docs.xpipe.io/security](https://docs.xpipe.io/security). From there you should be able to get a more accurate overview over the threat level of XPipe to you if you are feeling uneasy about turning this protection off.