Tagged Questions

6
votes
4answers
736 views

How can you prevent Man in the Browser attacks?

Been reading up on MitB attacks and some things worry me about this. From WIKI: The use of strong authentication tools simply creates an increased level of misplaced confidence on the part of ...
3
votes
3answers
2k views

Protect website from Backdoor/PHP.C99Shell aka Trojan.Script.224490

My website was infected by a trojan script. Somebody managed to create/upload a file called "x76x09.php" or "config.php" into my webspace's root directory. Its size is 44287 bytes and its MD5 ...
2
votes
3answers
71 views

Unknown code in webpages

Im finding unknown code in our live webpages. We also noticed couple of websites hosted on our shared web hosting space are mysteriously getting deleted. The unknown code we found is displayedd below ...
1
vote
5answers
275 views

Is it possible for a Java JAR file to damage your system and how can you check what it's doing?

I want to evaluate a software solution where multiple people have submitted JAR files to perform a task on Windows. Is it possible to check whether the JAR file performs any additional unwanted ...