/usr/lib/python3.9/site-packages/sepolicy/help
Disable ptrace capability on your system. The deny_ptrace feature allows an administrator to toggle the ability of processes on the computer system from examining other processes on the system, including user processes. It can even block processes running as root. Most people do not realize that any program they run can examine the memory of any other process run by them. Meaning the computer game you are running on your desktop can watch everything going on in Firefox or a programs like pwsafe or kinit or other program that attempts to hide passwords.. SELinux defines this access as ptrace and sys_ptrace. These accesses allow one process to read the memory of another process. ptrace allows developers and administrators to debug how a process is running using tools like strace, ptrace and gdb. You can even use gdb (GNU Debugger to manipulate another process running memory and environment. The problem is this is allowed by default. My wife does not debug programs, why is she allowed to debug them? As a matter of fact most of the time, I am not debugging applications, so it would be more secure if we could disable it by default. Note: Disabling ptrace can break some bug trappers that attempt to collect crash data.
.
Edit
..
Edit
__init__.py
Edit
__pycache__
Edit
booleans.png
Edit
booleans.txt
Edit
booleans_more.png
Edit
booleans_more.txt
Edit
booleans_more_show.png
Edit
booleans_more_show.txt
Edit
booleans_toggled.png
Edit
booleans_toggled.txt
Edit
file_equiv.png
Edit
file_equiv.txt
Edit
files_apps.png
Edit
files_apps.txt
Edit
files_exec.png
Edit
files_exec.txt
Edit
files_write.png
Edit
files_write.txt
Edit
lockdown.png
Edit
lockdown.txt
Edit
lockdown_permissive.png
Edit
lockdown_permissive.txt
Edit
lockdown_ptrace.png
Edit
lockdown_ptrace.txt
Edit
lockdown_unconfined.png
Edit
lockdown_unconfined.txt
Edit
login.png
Edit
login.txt
Edit
login_default.png
Edit
login_default.txt
Edit
ports_inbound.png
Edit
ports_inbound.txt
Edit
ports_outbound.png
Edit
ports_outbound.txt
Edit
start.png
Edit
start.txt
Edit
system.png
Edit
system.txt
Edit
system_boot_mode.png
Edit
system_boot_mode.txt
Edit
system_current_mode.png
Edit
system_current_mode.txt
Edit
system_export.png
Edit
system_export.txt
Edit
system_policy_type.png
Edit
system_policy_type.txt
Edit
system_relabel.png
Edit
system_relabel.txt
Edit
transition_file.png
Edit
transition_file.txt
Edit
transition_from.png
Edit
transition_from.txt
Edit
transition_from_boolean.png
Edit
transition_from_boolean.txt
Edit
transition_from_boolean_1.png
Edit
transition_from_boolean_1.txt
Edit
transition_from_boolean_2.png
Edit
transition_from_boolean_2.txt
Edit
transition_to.png
Edit
transition_to.txt
Edit
users.png
Edit
users.txt
Edit