guardicore / monkey

Infection Monkey - An open-source adversary emulation platform
https://www.guardicore.com/infectionmonkey/
GNU General Public License v3.0
6.62k stars 772 forks source link

Monkey agent is not propagating to victim machine CentOS 7 #1366

Closed ilija-lazoroski closed 3 years ago

ilija-lazoroski commented 3 years ago

Describe the bug

Monkey is not propagating on victim machine on CentOS 7 - @VakarisZ

To Reproduce

Steps to reproduce the behavior:

  1. Set a victim machine 2.Run Monkey Island
  2. Confirm that monkey agent is not successfully propagating to the machine.

Expected behavior

The vulnerable machine should be able to communicate to the Monkey Island

Screenshots

image

Machine version (please complete the following information):

Victim Log File: victim_log.txt

Island Log File: Island_log.txt

mssalvatore commented 3 years ago

This looks like it could be a firewall/networking issue, and not necessarily a monkey bug.

mssalvatore commented 3 years ago

Since CentOS 7 is from 2009, we're not going to support it with the AppImage package. CentOS 7 users can use the docker package instead.