Difference between revisions of "Security"
From esoterum.org
(→evalbse64decode attack) |
(→evalbse64decode attack) |
||
Line 5: | Line 5: | ||
*[http://www.totalcomputersusa.com/2012/05/evalbase64_decodehardening-php-how-to-protect-your-site-and-your-visitors/ Protect against this attack] | *[http://www.totalcomputersusa.com/2012/05/evalbase64_decodehardening-php-how-to-protect-your-site-and-your-visitors/ Protect against this attack] | ||
*[http://cachecrew.co/fixing-an-infected-php-web-server/ more detailed help], protecting your system | *[http://cachecrew.co/fixing-an-infected-php-web-server/ more detailed help], protecting your system | ||
+ | |||
+ | == MediaWiki == | ||
+ | *[http://www.mediawiki.org/wiki/Extension_talk:User_Merge_and_Delete#How_to_merge_and_delete_a_large_list_of_users Merge and Delete list of users] |
Revision as of 21:14, 16 November 2012
evalbse64decode attack
- Remove evalbase64decode attack from modified files
- evalbase64decode attack help, is someone else logging in to your account?
- Protect against this attack
- more detailed help, protecting your system