Ilija Lazoroski
Ilija Lazoroski
> @ilija-lazoroski Didn't we just test this 2 weeks ago? I am not sure but I couldn't make it pass when I was doing the guide. Noticed that the telemetry...
The bug is coming from `process_ssh_info` in `monkey_island\cc\services\telemetry\processing\system_info.py` in which we are adding to the config an object consisted of `public_key`, `private_key`, `username` and `ip` which is then rendered as...
In the documentation we explain that the ssh key will not be shown. 
``` monkey/deployment_scripts/README.md:www.guardicore.com -> DOCS link monkey/monkey/monkey_island/cc/setup/data_dir.py:www.guardicore.com -> DOCS link monkey/monkey/monkey_island/cc/ui/src/components/report-components/ransomware/AttackSection.tsx:www.guardicore.com -> BROKEN monkey/monkey/monkey_island/cc/ui/src/components/report-components/security/issues/ZerologonIssue.js:www.guardicore.com -> DOCS link monkey/monkey/monkey_island/cc/ui/src/components/report-components/security/issues/ZerologonIssue.js:www.guardicore.com -> DOCS link monkey/monkey/monkey_island/cc/ui/src/components/pages/LandingPage.tsx:www.guardicore.com -> DOCS link monkey/monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage/RunOnAWS/AWSRunButton.js:www.guardicore.com -> DOCS link monkey/monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage/RunOnAWS/AWSRunOptions.js:www.guardicore.com ->...
I have run as explained in the issue and didn't see the issue after moving to plugins. The logs from the Agent from the Island and zerologon machine: [2023-05-04T08.50.22.010Z-island-linux-250.log](https://github.com/guardicore/monkey/files/11395578/2023-05-04T08.50.22.010Z-island-linux-250.log) [2023-05-04T08.51.06.746Z-smb-20.log](https://github.com/guardicore/monkey/files/11395579/2023-05-04T08.51.06.746Z-smb-20.log)
@dependabot rebase
@dependabot rebase
We can have a report that is going to be stripped out some informations from the map and have only needed things. There isn't a standard for doing network diagrams...
> ## Solution nr.1 - separate inputs I like this, just NT and LM hashes can be same as Username and Password. We need better one for SSH Keypair as...
Somebody pushed a plugin with version 5.0.0. But we decided to not go on with that version so we left 4.0.0 on develop. After this everytime that we run a...