diff --git a/macos-hardening/macos-useful-commands.md b/macos-hardening/macos-useful-commands.md index 40d5eafec..0f7a9d2c0 100644 --- a/macos-hardening/macos-useful-commands.md +++ b/macos-hardening/macos-useful-commands.md @@ -134,7 +134,7 @@ Vérifiez les applications **suspectes** installées et les **privilèges** sur system_profiler SPApplicationsDataType #Installed Apps system_profiler SPFrameworksDataType #Instaled framework lsappinfo list #Installed Apps -launchtl list #Services +launchctl list #Services ``` ### Processus Utilisateur ```bash