Cyber Anakins Lightsaber - A Minishell-based backdoor
| Current Path : /etc/logrotate.d/ |
|
|
| Current File : //etc/logrotate.d/www.xn--80abaeoqbbrbgf8aea5a2a2z.xn--p1ai |
/var/log/httpd/www.xn--80abaeoqbbrbgf8aea5a2a2z.xn--p1ai.error_log
{
su bjb2293782 bjb2293782
rotate 4
size=0M
missingok
notifempty
compress
delaycompress
create 640
sharedscripts
postrotate
/bin/systemctl stop httpd@php74.service > /dev/null 2>/dev/null || true
endscript
}
/var/log/nginx/www.xn--80abaeoqbbrbgf8aea5a2a2z.xn--p1ai.access_log
{
su bjb2293782 bjb2293782
rotate 4
size=0M
missingok
notifempty
compress
delaycompress
create 640
sharedscripts
postrotate
/bin/kill -USR1 `cat /run/nginx.pid 2>/dev/null` 2>/dev/null || true
endscript
}
May the force be with you, always.