-
**Kubernetes Version:**
```shell
$ kubectl version -o yaml
clientVersion:
buildDate: "2022-06-15T14:22:29Z"
compiler: gc
gitCommit: f66044f4361b9f1f96f0053dd46cb7dce5e990a8
gitTreeStat…
-
### Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my problem.
- [X] I have verified this is not an issu…
-
## Description
Replace the hard-coded SSH exploiter with a new and improved, fully tested, SSH exploiter plugin with high code quality. Leverage the `BruteForceExploiter` to minimize code duplicati…
-
## Documentation request
Since monkey gets flagged as a virus by windows defender once in a while, we need to guide users in what to do if such cases happen (especially likely with old versions).
…
-
i have identified a list of offensive tools on github [here](https://github.com/mthcht/awesome-lists/tree/main/Github/Offensive-tools/urls) maybe this can be merge with your list:
https://github.com…
-
**Is your feature request related to a problem? Please describe.**
We should add the configuration export button to the reset environment page because that's the point where a user would like to save…
-
https://github.com/guardicore/monkey/blob/develop/monkey/monkey_island/cc/models/monkey.py#L29
https://github.com/guardicore/monkey/pull/313#discussion_r287605752
-
## Description
The depth_3_a test wastes 15-22 seconds waiting for 10.2.3.48 to shutdown. The cause is that 10.2.3.48 can successfully exploit other machines, but firewall rules prevent other machi…
-
### What happened?
**Deployment Setup**
I had 35 StatefulSets deployed in one namespace as below:
```shell
$ kubectl get sts -n yonis-1
NAME READY AGE
elasticsear…
-
## Description
There are a number of potential race conditions in the Island when processing both Agent and Island events. There are many ways to solve them. For now, we should take the simplest ap…