CXS not checking .JS files
Posted: 16 Jan 2014, 18:05
Hi Jonathan,
yesterday a hacker managed to ftp to a compromised password on a customer and uploaded a few modified files that he downloaded previously.
All the files are java scripts with the extension .JS, I have checked the code and added the code to the xtra file, using REGALL but CXS is not checking the .js files and the files are not quarantined.
What is the best approach to check .js files?
This is an excerpt of the code injected on the file:
passtemp();}}} function passtemp(){document.write("<script src=
And here is the rule added in the xtra file:
regall:passtemp\(\)\}\}\} function passtemp\(\)\{document\.write\("\<script src\=
Any idea on how to add this is welcome.
Regards,
Sergio
yesterday a hacker managed to ftp to a compromised password on a customer and uploaded a few modified files that he downloaded previously.
All the files are java scripts with the extension .JS, I have checked the code and added the code to the xtra file, using REGALL but CXS is not checking the .js files and the files are not quarantined.
What is the best approach to check .js files?
This is an excerpt of the code injected on the file:
passtemp();}}} function passtemp(){document.write("<script src=
And here is the rule added in the xtra file:
regall:passtemp\(\)\}\}\} function passtemp\(\)\{document\.write\("\<script src\=
Any idea on how to add this is welcome.
Regards,
Sergio