<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Security_FAQ</id>
	<title>Security FAQ - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Security_FAQ"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Security_FAQ&amp;action=history"/>
	<updated>2026-05-06T19:40:08Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Security_FAQ&amp;diff=5349&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Security_FAQ&amp;diff=5349&amp;oldid=prev"/>
		<updated>2024-10-18T06:44:55Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:44, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Security_FAQ&amp;diff=5348&amp;oldid=prev</id>
		<title>1&gt;Tsala: de inter-wiki link</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Security_FAQ&amp;diff=5348&amp;oldid=prev"/>
		<updated>2020-01-23T14:21:49Z</updated>

		<summary type="html">&lt;p&gt;de inter-wiki link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Security}}&lt;br /&gt;
==How do I report a security issue?==&lt;br /&gt;
&lt;br /&gt;
See [[:dev:Moodle security procedures|Moodle security procedures]] in the dev docs for details on how to report a security issue.&lt;br /&gt;
&lt;br /&gt;
Previously fixed security issues are listed in the [http://moodle.org/security/ Moodle.org Security news]. If you are unsure whether a problem has been fixed or not, it&amp;#039;s best to report it anyway.&lt;br /&gt;
&lt;br /&gt;
==How can I keep my site secure?==&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s good practice to always use the latest stable release of the version you are using. It is safe to upgrade to a more recent version on the branch you are using, say from Moodle 2.X.1 to the latest version on the 2.X branch. [[Git for Administrators|Downloading via Git]] makes it very easy way to do this.&lt;br /&gt;
&lt;br /&gt;
==How do I keep track of recent security issues?==&lt;br /&gt;
&lt;br /&gt;
* [[Site registration | Register your Moodle site with moodle.org]], making sure to enable the option of being notified about security issues and updates. After your registration is accepted, your email address will be automatically added to our low-volume security alerts mailing list.&lt;br /&gt;
&lt;br /&gt;
* Eventually, all important security issues are published to the general public via the [http://moodle.org/mod/forum/view.php?f=996 Moodle Security forum]. You can subscribe to the forum or [http://twitter.com/moodlesecurity follow moodlesecurity on Twitter].&lt;br /&gt;
&lt;br /&gt;
==Who is able to view security issues in the Tracker?==&lt;br /&gt;
&lt;br /&gt;
Depending upon the security level of a Tracker issue, access is restricted to developers, testers or members of the security team. Specific details are available in the [[dev:Tracker guide#When_creating_an_issue|Security Level field description in the Tracker guide]].&lt;br /&gt;
&lt;br /&gt;
==Which versions of Moodle are supported?==&lt;br /&gt;
&lt;br /&gt;
Currently supported versions are listed on [http://download.moodle.org/ download.moodle.org].&lt;br /&gt;
&lt;br /&gt;
==My site was hacked. What do I do?==&lt;br /&gt;
&lt;br /&gt;
See [[Hacked site recovery]].&lt;br /&gt;
&lt;br /&gt;
==How can I reduce spam in Moodle?==&lt;br /&gt;
&lt;br /&gt;
See [[Reducing spam in Moodle]].&lt;br /&gt;
&lt;br /&gt;
==How can I increase privacy in Moodle?==&lt;br /&gt;
&lt;br /&gt;
See [[Increasing privacy in Moodle]].&lt;br /&gt;
&lt;br /&gt;
==How do I enable reCAPTCHA?==&lt;br /&gt;
&lt;br /&gt;
To add spam protection to the [[Email-based self-registration]] new account form with a CAPTCHA element:&lt;br /&gt;
&lt;br /&gt;
#Obtain a reCAPTCHA key from http://recaptcha.net by [https://admin.recaptcha.net/accounts/signup/?next= signing up for an account] (free) then entering a domain.&lt;br /&gt;
#Copy and paste the public and private keys provided into the &amp;#039;&amp;#039;recaptchapublickey&amp;#039;&amp;#039; and &amp;#039;&amp;#039;recaptchaprivatekey&amp;#039;&amp;#039; fields in the manage authentication common settings in &amp;#039;&amp;#039;Administration &amp;gt; Plugins &amp;gt; Authentication &amp;gt; [[Manage authentication]]&amp;#039;&amp;#039;.&lt;br /&gt;
#Click the &amp;quot;Save changes&amp;quot; button at the bottom of the page.&lt;br /&gt;
#Follow the settings link for email-based self-registration in &amp;#039;&amp;#039;Administration &amp;gt; Plugins &amp;gt; Authentication &amp;gt; Manage authentication&amp;#039;&amp;#039; and enable the reCAPTCHA element.&lt;br /&gt;
#Click the &amp;quot;Save changes&amp;quot; button at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
==How can I run the security overview report?==&lt;br /&gt;
&lt;br /&gt;
To run the [[Security overview|security overview report]], go to &amp;#039;&amp;#039;Administration &amp;gt; Site administration &amp;gt; Reports &amp;gt; Security overview&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== I have discovered Cross Site Scripting (XSS) is possible with Moodle ==&lt;br /&gt;
&lt;br /&gt;
Some forms of rich content used by teachers to enhance their courses use the same technologies that malicious users can use for cross-site scripting attacks. If Moodle was solely concerned with security, it would not allow this. However, Moodle is also concerned with education and so a balance has to be struck between securing the system and supporting teachers with their needs.&lt;br /&gt;
&lt;br /&gt;
In order to strike a balance between authoring rich educational content and securing the system, access to post XSS-capable content is controlled by capabilites flagged with the &amp;#039;XSS risk&amp;#039; - see [[Risks]]. In general this means that admins and teachers can post XSS-capable content, but students can not - see [[XSS_trusted_users]].&lt;br /&gt;
&lt;br /&gt;
Occasionally security bugs are discovered in Moodle&amp;#039;s handling of XSS capable content and we are greatful to the community for reporting these through [https://docs.moodle.org/dev/Moodle_security_procedures responsible disclosure].  Before reporting an XSS bug to Moodle, please ensure that the user posting the XSS content does not have capabilities flagged with the XSS risk.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7301 Security and Privacy forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[de:Sicherheit FAQ]]&lt;br /&gt;
[[es:Seguridad FAQ]]&lt;br /&gt;
[[fr: FAQ sur la sécurité]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tsala</name></author>
	</entry>
</feed>