16 lines
409 B
Bash
16 lines
409 B
Bash
# Title: Variables - rootcommon
|
|
# ID: rootcommon
|
|
# Author: Carlos Polop
|
|
# Last Update: 22-08-2023
|
|
# Description: Common root processes
|
|
# License: GNU GPL
|
|
# Version: 1.0
|
|
# Functions Used:
|
|
# Global Variables:
|
|
# Initial Functions:
|
|
# Generated Global Variables: $rootcommon
|
|
# Fat linpeas: 0
|
|
# Small linpeas: 1
|
|
|
|
|
|
rootcommon="/init$|upstart-udev-bridge|udev|/getty|cron|apache2|java|tomcat|/vmtoolsd|/VGAuthService" |