On most servers hackers upload files in -file format and many peoples are not sure about how to delete -files. You can refer following command to any file which started with “hyphen -“.
root@support[root]#rm -rf ./-support/
For example we are using -support file name and we want to delete it. You can replace file name from support your actual file name.