-
## Context
Agent plugins will be stored in a repository and made available to the Island at runtime. See https://guardicore.atlassian.net/wiki/spaces/RES/pages/4281794663/Agent+Plugin+Repository fo…
-
# Spike
## Objective
Understand/prototype lateral movement techniques over RDP.
## Output
A POC written in python that can be used to build an Infection Monkey exploiter. (See https://github…
-
**Describe the bug**
Improvement is described in:
https://github.com/guardicore/monkey/pull/377
`get_report_data()` in `monkey/monkey_island/cc/services/attack/technique_reports/T1188.py` can be …
-
I have been trying this with the docker image and the CLI with same results.
The Guradicore management server has a valid Letsencrypt certificate
I trued the two following CLI commands:
`python3 bi…
-
## Describe the bug
The time mentioned in an Agent's log file's name does not match the local system's timezone which makes it hard to match when an Agent ran and its log file.
## To Reproduce…
-
## Describe the bug
Although the URI regex test value and the expected result are equal, the condition checking if they are NOT equal returns true.
## Screenshots
![Screenshot 2023-05-08 at 16 …
-
**Is your feature request related to a problem? Please describe.**
We might consider adding RDP password brute forcing capabilities.
**Describe alternatives you've considered**
We might consider …
-
**Is your feature request related to a problem? Please describe.**
Currently as far as I understand Monkey Agent is searching resident system home directory for SSH keys to steal, looking especially …
-
**Is your feature request related to a problem? Please describe.**
Finish implementing Inno Setup installer for InfectionMonkey.
Use `monkey-inno-setup` branch in labs: https://github.com/guardi…
-
## Describe the bug
If the Zerologon exploiter is run before the WMI exploiter, errors occur in the the WMI exploiter when attempting to connect/disconnect to the victim using impacket. This doesn't …