User:Wikinaut/MediaWiki Security Guide
This is the storage place of a book (collection of pages). You can load it from here, 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)
|
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). | ||||||||
[ 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
editHow 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)