User:Wikinaut/MediaWiki Security Guide

From mediawiki.org
This is the storage place of a book (collection of pages). You can load it from here, generate a PDF, let a book printed, edit it or otherwise update its content. Be reminded that when overwriting this book storage page with an updated version of the book, the previously assigned categories are not automatically copied to the recent version: you need to manually copy the categories from the former version. (Problem has been filed as enhancement request)
Title
Please select an appropriate cover image for this book. See "Template:Saved book" for instructions."
This user book is a user-generated collection of MediaWiki articles that can be easily saved, rendered electronically, and ordered as a printed book. If you are the creator of this book and need help, see Help:Books (general tips) and WikiProject Wikipedia-Books (questions and assistance).
PDF ]  [ epub ]  [ ODT ]  [ ZIM ]Open in Book Creator ]  [ Order Printed Book ]
[ About ] [ FAQ ] [ Feedback ] [ Help ] [ WikiProject ] [ Recent Changes ]


MediaWiki Security Guide (MSG) v1.7 2014-07-22 mwbook #02[edit]

How to safely set up a MediaWiki server and write secure PHP and JavaScript code that is easy to review and audit[edit]

Security
Security
Security for developers
Security for developers/Architecture
Security checklist for developers
Security (Manual and First-Aid advices)
Cross-site scripting (XSS, XSSI)
DOM-based XSS
Cross-site request forgery (CSRF)
Register globals
SQL injection (SQLi)
Database access
Securing database passwords
Configuring file uploads
Secure coding and code review for MediaWiki (Tutorial)