mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #897] Unresponsive Client #614
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#614
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 @assadi49 on GitHub (Dec 22, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/897
I tested my payload on multiple devices and performed perfectly except for the device I am targeting,
what are the possible causes of such a problem knowing that I have disabled the antivirus, the firewall and the .NET framework is installed on the client side (Windows 10)?
@BurntDog commented on GitHub (Dec 24, 2020):
Is the client running at all? Download cports from https://www.nirsoft.net/utils/cports.html confirm if it is trying to connect at all.
@assadi49 commented on GitHub (Dec 26, 2020):
I just checked, it is listening, but not connected!
@BurntDog commented on GitHub (Dec 26, 2020):
So, client trying to connect and server waiting for connection? If so Try this,
Reset Network TCP/IP stack
If your TCP/IP stack is corrupted it can be reseted with the following commands.
Windows XP:
Windows Vista, 7, 8, 10:
Reminder: Windows 10 Defender will automatically re-enable itself after a short while..
@assadi49 commented on GitHub (Dec 31, 2020):
Sorry that didn't resolve the issue, I think the server requires elements that are not installed on the client device.
@MaxXor commented on GitHub (Jan 1, 2021):
Is the device you're running the client on fully updated with latest .NET framework and Windows updates?
@assadi49 commented on GitHub (Jan 2, 2021):
Oddly yes!
@BurntDog commented on GitHub (Jan 6, 2021):
Just to confirm. What antivirus is installed, Windows Defender only? Remember that Defender will not stay off, it will turn back on automatically (part of recent security updates) after a short time. To be safe make a exclusion for your client.