__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#! /bin/sh
set -e
# Must be run under root user.
if [ "$(id -u)" -ne 0 ]; then
exit 0
fi
PROVIDER="eset"
# Find security product
if [ -f "/opt/${PROVIDER}/eea/etc/pkgid" ]; then
PRODUCT="eea"
CFG_LOCATION="lib"
elif [ -f "/opt/${PROVIDER}/efs/etc/pkgid" ]; then
PRODUCT="efs"
CFG_LOCATION="sbin"
else
exit 0
fi
# paths
PRODUCT_PATH="${PROVIDER}/${PRODUCT}"
INSTALL_PATH="/opt/${PRODUCT_PATH}"
CFG_PATH="${INSTALL_PATH}/${CFG_LOCATION}/cfg"
test -x "${CFG_PATH}" || exit 0
"${CFG_PATH}" --send-cfg-stats
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| .placeholder | File | 102 B | 0644 |
|
| 0anacron | File | 313 B | 0755 |
|
| eset_efs_report_statistics | File | 515 B | 0755 |
|