Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerShell exploiter's file copy needs a timeout #1

Open
1 task
cakekoa opened this issue Aug 1, 2024 · 0 comments
Open
1 task

PowerShell exploiter's file copy needs a timeout #1

cakekoa opened this issue Aug 1, 2024 · 0 comments

Comments

@cakekoa
Copy link
Contributor

cakekoa commented Aug 1, 2024

Migrated from guardicore/monkey#3921

Description

PowerShell exploiter's file copy functionality may hang indefinitely.

See agent_2023-11-30_23-47-49_10.2.2.14.log. "ExploiterThread-02" attempts PowerShell on 10.2.2.15 and hangs at the copy file stage (line 1189 of the file). There are no other logs from that thread.

This is racey, and hard to reproduce.

Tasks

  • Add a timeout to the code in the PowerShell exploiter plugin that attempts to copy the file to the victim machine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant