why there is a folder with strange name?
Posted: Tue Jan 05, 2016 1:25 pm
I installed VestaCP on CentOS 7 to offer web panel for my Joomla website.
Today I noticed that in the public_html folder, which is the web root of my website, there is a folder with strange name:
Please not this folder name in above texts which were copied from my SSH terminal:
A;ٙr4O???x!?X"?*K?)>K6??7??[}????????
This folder will NOT be shown up if I check my website with FTP client. But on SSH terminal it will show up.
I tried to enter that folder with "cd" command to see what is inside that folder, but the cd command can not work for it.
I tried to delete it with "rmdir" command, then it was deleted.
But, I still have no idea how did that folder being created?
Does this means that my website was hacked?
Thank you.
Today I noticed that in the public_html folder, which is the web root of my website, there is a folder with strange name:
Code: Select all
[root@joomlacloud public_html]# ls
administrator components includes logs remos_downloads
A;ٙr4O???x!?X"?*K?)>K6??7??[}???????? configuration.php index.php media robots.txt
bin demo joomla.xml modules robots.txt.dist
bithost.htaccess downloads language php_errorlog templates
build.xml fpa-en.php layouts php_mail.log tmp
cache htaccess.txt libraries plugins web.config.txt
cli images LICENSE.txt README.txt
[root@joomlacloud public_html]#
A;ٙr4O???x!?X"?*K?)>K6??7??[}????????
This folder will NOT be shown up if I check my website with FTP client. But on SSH terminal it will show up.
I tried to enter that folder with "cd" command to see what is inside that folder, but the cd command can not work for it.
I tried to delete it with "rmdir" command, then it was deleted.
But, I still have no idea how did that folder being created?
Does this means that my website was hacked?
Thank you.