Difference between revisions of "Security"

From esoterum.org
Jump to: navigation, search
(evalbse64decode attack)
(Secure Shell)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
== Secure Shell ==
 +
*[http://www.petefreitag.com/item/532.cfm Setup public/private key authentication]
 +
*[https://hkn.eecs.berkeley.edu/~dhsu/ssh_public_key_howto.html Setup public/private key authentication]
  
 
== evalbse64decode attack ==
 
== evalbse64decode attack ==
Line 5: Line 9:
 
*[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]

Latest revision as of 00:11, 18 November 2012

Secure Shell

evalbse64decode attack

MediaWiki