This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Template:Top 10:LanguageFile"

From OWASP
Jump to: navigation, search
m (Editorial change: top10TmpMessage)
(Updated ByTheNumbers (en) according to the OWASP Top 10-2017 Release)
Line 231: Line 231:
 
         <!-- BEGIN of Top Ten Section for ByTheNumbersTemplate --> </noinclude>
 
         <!-- BEGIN of Top Ten Section for ByTheNumbersTemplate --> </noinclude>
 
         | injection =                    Injection
 
         | injection =                    Injection
 +
        | brokenAuth =                    Broken Authentication
 
         | brokenAuthSessionMgmt =        Broken Authentication and Session Management
 
         | brokenAuthSessionMgmt =        Broken Authentication and Session Management
 
         | authentication =                Authentication <!-- short form for 'Broken Authentication and Session Management' --->
 
         | authentication =                Authentication <!-- short form for 'Broken Authentication and Session Management' --->
 
         | xss =                          Cross-Site Scripting (XSS)
 
         | xss =                          Cross-Site Scripting (XSS)
 
         | xssShort =                      XSS
 
         | xssShort =                      XSS
 +
        | xxe =                          XML External Entities (XXE)
 
         | insecureDirectObjectReference = Insecure Direct Object References
 
         | insecureDirectObjectReference = Insecure Direct Object References
 
         | insecureDOR =                  Insecure DOR
 
         | insecureDOR =                  Insecure DOR
Line 241: Line 243:
 
         | sensitiveDataExposure =        Sensitive Data Exposure
 
         | sensitiveDataExposure =        Sensitive Data Exposure
 
         | sensData =                      Sens. Data
 
         | sensData =                      Sens. Data
 +
        | insecureDeserialization =      Insecure Deserialization
 
         | missingFunctionLevelACL =      Missing Function Level Access Control
 
         | missingFunctionLevelACL =      Missing Function Level Access Control
 
         | functionAcc =                  Function Acc.
 
         | functionAcc =                  Function Acc.
Line 253: Line 256:
 
         | insufficientTLProtection =      Insufficient Transport Layer Protection
 
         | insufficientTLProtection =      Insufficient Transport Layer Protection
 
         | brokenAccessControl =          Broken Access Control  
 
         | brokenAccessControl =          Broken Access Control  
 +
        | insufficientLoggingMonitoring = Insufficient_Logging%26Monitoring
 
         | insufficientAttackPrevention =  Insufficient Attack Protection  
 
         | insufficientAttackPrevention =  Insufficient Attack Protection  
 
         | underprotectedAPIs =            Underprotected APIs
 
         | underprotectedAPIs =            Underprotected APIs

Revision as of 00:03, 12 December 2017

Usage:

This File contains all the text that is used by OWASP Top 10 Templates
Please leave a message to Torsten Gigler @ if you liked to add a new localization
If you use an undefined language you will get English output (default language).

{{Top_10:LanguageFile

|text=<parameter> <!-- take one of the defined parmeters, e.g. tableOfContents -->
|language=<your language> <!-- actually only English (=en) and German (=de) are valid parameters) -->
|year=<year> <!-- optional for some texts -->

}}

Example:

{{Top_10:LanguageFile|text=tableOfContents|language=de}} => Inhaltsverzeichnis


Healthcheck

tbd.
In the meantime, please check:


If you use an unknown parameter you will get the following Error message in your wiki page:
ERROR in the 'Language File' (Use of an unknown Object)