mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #609] Is it able to bind a tcp port? #364
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#364
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 @Yousayiloveu on GitHub (May 21, 2017).
Original GitHub issue: https://github.com/quasar/Quasar/issues/609
Does quasarRAT support bind a tcp port and listen the income client to control ?
@EnricoVogt commented on GitHub (May 22, 2017):
If, i understand your question right, then YES. Thats is what all reverse connection rats are doing:
Open a Socket, binding it on a specific port and listen for incomming Connections.
Please keep in mind: This is an issue-tracker and not a support-forum.
@MaxXor pls close.