-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: MediumImpact: Critical
Description
Describe the bug
After a Linux machine is breached with the SSHExploiter, the monkey agent attempts to run the hostname collector, resulting in a traceback (see screenshot below). This does not seem to happen if the monkey agent is run manually.
To Reproduce
Steps to reproduce the behavior:
- Build monkey binaries for linux.
- Set up a Monkey Island VM and a separate Linux victim VM.
- Configure Monkey Island to use the newly built binaries.
- Configure monkey to be able to breach the victim using the SSH exploiter
- Run monkey from the island
- After the victim machine is breached, view the traceback in
/tmp/user-1563
Expected behavior
No errors in the log.
Screenshots
Machine version (please complete the following information):
- OS: Linux
Tasks
- Investigate the issue and Fix if possible (0.5d) @mssalvatore
Metadata
Metadata
Assignees
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: MediumImpact: Critical