My colleague managed to solve the code injection:
1. Set all the folders to read-only by editing its folder or file properties
2. Use remote connection to the server and remove readonly. Then overwrite the codes or upload the files. Then set back to read-only. (in this way, the hacker will not write into the files)
3. Run the scheduler [...]
Archive for June, 2009
Remedy to Code Injection
Posted in coldfusion, programming on June 16, 2009 | 2 Comments »
Iframe Injection Attack!!!
Posted in programming, tagged iframe injection on June 8, 2009 | Leave a Comment »
I am trying to compile a list of steps to prevent iframe injection attacks. Hopefully, we are able to stop the problem coming back to us.
Develop a scheduler to scan for iframe injection and run daily to check and email to us
Download / open all the files and scan for iframe injection and take them [...]