Timeline for How to prevent my website from getting malware injection attacks?
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 24, 2015 at 23:48 | history | protected | CommunityBot | ||
| Jul 10, 2013 at 16:36 | comment | added | rook | "malware injection" is just a symptom of insecure code. An attacker needs a vulnerability such as SQL Injection or a Local File Include vulnerability in order to make this happen. | |
| S Jul 10, 2013 at 14:56 | history | suggested | Simon | CC BY-SA 3.0 | Grammar corrections |
| Jul 10, 2013 at 14:49 | review | Suggested edits | |||
| S Jul 10, 2013 at 14:56 | |||||
| Jun 24, 2012 at 13:22 | comment | added | Todd Dill | I think this answer might apply to your situation. security.stackexchange.com/questions/16305/… | |
| Jun 22, 2012 at 17:44 | answer | added | Brad | timeline score: 1 | |
| Jun 22, 2012 at 10:35 | history | tweeted | twitter.com/#!/StackSecurity/status/216117093437935616 | ||
| Jun 22, 2012 at 9:37 | vote | accept | Debiprasad | ||
| Jun 22, 2012 at 9:17 | comment | added | Ladadadada | Do you have your website in subversion (or similar)? An hourly svn status cron job can alert you very quickly to any changes and a manual svn revert can remove all the changes. | |
| Jun 22, 2012 at 8:37 | answer | added | Cyril N. | timeline score: 7 | |
| Jun 22, 2012 at 8:28 | answer | added | Mark Davidson | timeline score: 2 | |
| Jun 22, 2012 at 8:17 | history | asked | Debiprasad | CC BY-SA 3.0 |