__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/sh if [ -f /var/opt/eset/efs/wap/daemon/system_certs.txt ]; then cat /var/opt/eset/efs/wap/daemon/system_certs.txt | while read -r line ; do path="$(echo "$line" | sed -e 's/^"//' -e 's/"$//')" if [ -f "$path" ]; then rm -f "$path" fi done fi if [ -x /var/opt/eset/efs/wap/scripts/system_remove_certs.sh ]; then /var/opt/eset/efs/wap/scripts/system_remove_certs.sh fi if [ -x /var/opt/eset/efs/wap/scripts/cert_ctl.sh ] && [ -f /var/opt/eset/efs/wap/daemon/users.txt ] && [ -f /var/opt/eset/efs/wap/daemon/user_certs.txt ]; then cat /var/opt/eset/efs/wap/daemon/users.txt | while read -r uid ; do cat /var/opt/eset/efs/wap/daemon/user_certs.txt | while read -r cert_name ; do home_path="$(sudo -u "#$uid" -i echo '$HOME')" sudo -u "#$uid" /bin/sh /var/opt/eset/efs/wap/scripts/cert_ctl.sh -d "$home_path" "$cert_name" done done fi
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| check_start.sh | File | 3.85 KB | 0755 |
|
| configure.sh | File | 116 B | 0755 |
|
| efs_selinux_uninstall_check.sh | File | 1.15 KB | 0755 |
|
| eset_efs_sysctl.conf | File | 92 B | 0644 |
|
| eset_efs_sysctl.sh | File | 1.33 KB | 0755 |
|
| eset_efs_udev.sh | File | 738 B | 0755 |
|
| perform_app_update.sh | File | 2.01 KB | 0755 |
|
| register_service.sh | File | 880 B | 0755 |
|
| remove_certificates.sh | File | 865 B | 0755 |
|
| sign_modules.sh | File | 9.3 KB | 0755 |
|
| unconfigure.sh | File | 139 B | 0755 |
|
| unregister_service.sh | File | 720 B | 0755 |
|