2.1.16 Ensure rsync service is not installed

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The rsync service can be used to synchronize files between systems over network links.

Rationale:

The rsync service presents a security risk as it uses unencrypted protocols for communication. The rsync package should be removed to reduce the attack area of the system.

Solution

Run the following command to remove rsync:

# apt purge rsync

See Also

https://workbench.cisecurity.org/files/3208