User Tools

Site Tools


selinux:find_unprotected_services

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

selinux:find_unprotected_services [2016/07/11 10:51] – created peterselinux:find_unprotected_services [2019/12/04 20:22] (current) – removed peter
Line 1: Line 1:
-===== SELinux - Find Unprotected Services ===== 
- 
-Type the following command: 
- 
-<code bash> 
-ps -eZ | egrep "initrc" | egrep -vw "ps|tr|egrep|awk|bash" | tr ':' ' ' | awk '{ print $NF }' 
-</code> 
- 
-You should not see any output on fully configured SELinux systems. 
  
selinux/find_unprotected_services.1468234276.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki