Tagged Questions

14
votes
7answers
904 views

client's website was attacked, eeek!

Well, I guess this day had to come. My client's website has been compromised and blacklisted by Google. When you load the main page this javascript gets automatically added to the bottom of the ...
4
votes
1answer
191 views

Can someone explain last year's reddit exploit to me?

Last year a user managed to inject arbitrary javascript into reddit's markdown syntax. Can someone explain how this was done and how I can test whether my site is similarly vulnerable?
1
vote
2answers
399 views

Help with odd PHP javascript/hidden iframe hack

Some pages on my site are including an unintended hidden iframe with some javascript in their output. I have read about sites getting hacked and similar code being added to php and html files before, ...
0
votes
0answers
115 views

Javascript Mass Iframe Injection attack

Recently, one of our websites was comprised by a "Mass Iframe Injection Attack 3". Essentially, malicious obfuscated code was appended to all of our javascript files. I am trying to figure out, how ...
0
votes
2answers
444 views

Ruby on Rails Mysterious Javascript Alert box with cookie information

I have a problem in a Ruby on Rails app that I am working on. I have been working on the app for months and I have never had this problem before and after a bit of Google searches I think that somehow ...
0
votes
3answers
157 views

how the code attack google works?

according to McAfee “Aurora” Exploit In Google Attack Now Public, and the exploit code referred should be here, any one can give a more detailed explanation how it works?