guardicore / guardicore/monkey
Map should show exploited IP, not a random one.
Open
Bug
Complexity: Low
Impact: Medium
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
We need to test if exploited machines appear on the map with an IP that was exploited, rather than a random one it has.
## To Reproduce
Steps to reproduce the behavior:
1. Setup a machine with multiple network adapters/IP's
2. Exploit machine via different IP's
3. Make sure **IP that was exploited is the one representing the machine on the map**.
If a random IP is chosen to represent machine on the map, we should change this behavior.
## Screenshots
If applicable, add screenshots to help explain your problem.
Contributor guide
Assessment
This issue has not been assessed yet.