GEN003865 - Network analysis tools must not be installed - 'ethereal'

Information

Network analysis tools allow for the capture of network traffic visible to the system.

If the system is being used as a network analysis/troubleshooting system then these tools are allowed if documented.

Solution

Remove each network analysis tool binary from the system. Remove package items with a package manager, others remove the binary directly.

Procedure:
Find the binary file:

# find / -name <Item to be removed>

Find the package, if any, to which it belongs:

# rpm -qf <binary file>

Remove the package if it does not also include other software:

# rpm -e <package name>

or

# yum remove <package name>

If the item to be removed is not in a package, or the entire package cannot be removed because of other software it provides, remove the item's binary file.

# rm <binary file>

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_5_V2R1_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7, 800-53|CM-7a., CAT|II, CCI|CCI-000305, CCI|CCI-000381, Rule-ID|SV-218520r603259_rule, STIG-ID|GEN003865, STIG-Legacy|SV-64029, STIG-Legacy|V-12049, Vuln-ID|V-218520

Plugin: Unix

Control ID: 16ecdd197abc2ed297cc945660aeaa0a874c0f59efd03caee6ffea9c90d16102