mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #389] Builder: attempt to bind the client to a common windows process #186
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#186
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 @webiummedia on GitHub (Sep 9, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/389
I seen this in an other rat. In the builder you could tick a box where on installation the client would try to bind itself to an existing windows process so it can't be killed by the user or makes it look legit when the task manager is checked.
@yankejustin commented on GitHub (Sep 9, 2015):
I don't like this idea. This is almost entirely for malicious purposes which we are moving away from.
@webiummedia commented on GitHub (Sep 10, 2015):
Actually this can be useful when an employee is under investigation by the administration like I am doing now.
@yankejustin commented on GitHub (Sep 10, 2015):
I see your use of it but this really hits the realm of process injection at an angle that couldn't make it easier to exploit. 🎩
@MaxXor commented on GitHub (Sep 10, 2015):
No.