[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

250770

 
 

909

 
 

196157

 
 

282

 
 
Paid content will be excluded from the download.

Filter
Matches : 30475 Download | Alert*

Set Permissions on the /etc/httpd/conf/ Directory Set permissions on the web server configuration directory to 750: '$ sudo chmod 750 /etc/httpd/conf/'

Set Permissions on All Configuration Files Inside /etc/httpd/conf/ Set permissions on the web server configuration files to 640: '$ sudo chmod 640 /etc/httpd/conf/*'

Disable Samba The 'smb' service can be disabled with the following command: '$ sudo systemctl disable smb'

Disable Squid The 'squid' service can be disabled with the following command: '$ sudo systemctl disable squid'

Disable snmpd Service The 'snmpd' service can be disabled with the following command: '$ sudo systemctl disable snmpd'

Auditing of 'Audit directory service access' events on success should be enabled or disabled as appropriate.

Configure SNMP Service to Use Only SNMPv3 or Newer Edit '/etc/snmp/snmpd.conf', removing any references to 'rocommunity', 'rwcommunity', or 'com2sec'. Upon doing that, restart the SNMP service: '$ sudo service snmpd restart'

Configure Periodic Execution of AIDE To implement a daily execution of AIDE at 4:05am using cron, add the following line to '/etc/crontab': '05 4 * * * root /usr/sbin/aide --check' AIDE can be executed periodically through other means; this is merely one example.

Restrict Access to Kernel Message Buffer To set the runtime status of the 'kernel.dmesg_restrict' kernel parameter, run the following command:

Ensure No Daemons are Unconfined by SELinux Daemons for which the SELinux policy does not contain rules will inherit the context of the parent process. Because daemons are launched during startup and descend from the 'init' process, they inherit the 'initrc_t' context. To check for unconfined daemons, run the following command: '$ sudo ps -eZ | egrep "initrc" | egrep -vw "tr|ps|egrep|bash\ ...


Pages:      Start    3016    3017    3018    3019    3020    3021    3022    3023    3024    3025    3026    3027    3028    3029    ..   3047

© SecPod Technologies