mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #670] AV Detection #417
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#417
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SkepticTiqer on GitHub (Jun 15, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/670
I work in an IT department of a small business.
I find it annoying that this is detected by our AV, because it means extra config time to get it deployed to our employees.
We need to keep track of what they do at work, to prevent workplace mischief.
@Floraly commented on GitHub (Jun 16, 2018):
Dude Virus Scanner is not a problem!
You can run an encrypted payload like QRat and you can Execute it from memory Invoke might help you to find it but you can replace Invoke with your own C++ or ASM loader to place your payload on systems without triggering any Security Traps.
But keep in mind doing this will defently an security breech in your company!
So do not do this!!!
@yankejustin commented on GitHub (Jun 18, 2018):
From a business standpoint, usage of this application can open up some security issues if not configured properly. I think it makes sense to require manual configuration- no secure business computer should be able to run a RAT on it without some configuration, or I would definitely question the security side of that IT department.