ips.log file constantly changed (not modified)
-
Hey,
Does anyone know if it’s normal for files in the wp-content/wflogs/ to be constantly changed (not modified)?
As in changed being the meta data of the file is updated and changed being the contents are updated.
Here’s an example:
# stat wp-content/wflogs/ips.php File: 'wp-content/wflogs/ips.php' Size: 51 Blocks: 8 IO Block: 4096 regular file Device: 802h/2050d Inode: 302034102 Links: 1 Access: (0600/-rw-------) Uid: ( 1017/slniiilb) Gid: ( 1023/slniiilb) Access: 2023-01-17 23:48:43.308023572 +0000 Modify: 2023-01-17 22:44:34.098200752 +0000 Change: 2023-01-17 23:48:43.301023010 +0000 Birth: - # date Tue Jan 17 23:48:56 UTC 2023
The contents always seems to be:
<?php exit('Access denied'); __halt_compiler(); ?>
If anyone knows of a way of making this stop we’d love to know ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘ips.log file constantly changed (not modified)’ is closed to new replies.