Difference between revisions of "Security Checklist/Site Recovery"

From Joomla! Documentation

< Security Checklist
m (update navigational call)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RightTOC}}
+
{{:Security Checklist/TOC}}
 
 
 
== Site Recovery ==
 
== Site Recovery ==
  
Line 20: Line 19:
 
:If you discover a vulnerability in Joomla! core files, [http://developer.joomla.org/security/contact-the-team.html report it here].
 
:If you discover a vulnerability in Joomla! core files, [http://developer.joomla.org/security/contact-the-team.html report it here].
  
Proceed through [http://docs.joomla.org/Security_Checklist_7 checklist 7]
 
 
== Choose A Checklist==
 
# [[Security Checklist 1 - Getting Started|Getting Started]]
 
# [[Security Checklist 2 - Hosting and Server Setup|Hosting and Server Setup]]
 
# [[Security Checklist 3 - Testing and Development|Testing and Development]]
 
# [[Security Checklist 4 - Joomla Setup|Joomla Setup]]
 
# [[Security Checklist 5 - Site Administration|Site Administration]]
 
# [[Security Checklist 6 - Site Recovery|Site Recovery]]
 
# [[Security Checklist 7 | You have been Hacked/checklist 7]]
 
 
[[Category:Security Checklist]]
 
[[Category:Security Checklist]]
 
== Edited by==
 
[http://forum.joomla.org/memberlist.php?mode=viewprofile&u=39784 rliskey]
 

Revision as of 20:02, 15 October 2012

Site Recovery[edit]

Get help the right way[edit]

If you believe your Web site was attacked, do not create yet another oh-so-boring post in the Joomla! forums with the title, "Help! I've been hacked." This tells us nothing of importance. The vast majority of compromised sites were not setup correctly or were using obsolete versions of Joomla! or third-party extensions. This is what you need to investigate.
If you discover a real vulnerability, publishing the information could put other Web sites at risk. Instead, report possible security vulnerabilities to the Joomla! Security Task Force.

Follow a logical and rigorous recovery process[edit]

Know the important steps to follow when your site has been compromised. Once your site has been cracked, there are few shortcuts. (FAQ)

Reset your administrator password[edit]

Many attackers take pleasure in locking you out of your site. They often do this by changing your administrator password. If you are locked out, don't panic! There is a simple procedure for resetting your administrator password. (FAQ)

Find exploit attempts using the *NIX shell[edit]

Know how to check for suspicious and/or modified files. Know how to check the raw Apache logs for suspicious activity on your site. (FAQ)

Your Turn...[edit]

If you discover a vulnerability in Joomla! core files, report it here.