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
(de: applicationSecurityRisks, theTop10, whatsNextforSecurityTesters, detailsAboutRiskFactors, methodologyAndData) |
(Added: German: isTheApplicationVulnerable, howToPrevent) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 38: | Line 38: | ||
| top10TmpMessage = | | top10TmpMessage = | ||
{{#switch: {{{year}}} | {{#switch: {{{year}}} | ||
− | | 2017 = | + | | 2017 = ==BAUSTELLE! Hier entsteht das deutsche Wiki der OWASP Top 10-2017==<br/><br/>==Bitte benutzen Sie die <u>[[Germany/Projekte/Top_10 | PDF Version]]</u>.==<noinclude></noinclude> |
| 2013 <noinclude>= ==The Top 10-2013 Wiki is under Construction. The Content is Not Finished yet==</noinclude> | | 2013 <noinclude>= ==The Top 10-2013 Wiki is under Construction. The Content is Not Finished yet==</noinclude> | ||
| #default = NOTE: THIS IS NOT THE LATEST VERSION. Please visit the <u>[[:Category:OWASP_Top_Ten_Project|OWASP Top 10 project page]]</u> to find the latest edition. | | #default = NOTE: THIS IS NOT THE LATEST VERSION. Please visit the <u>[[:Category:OWASP_Top_Ten_Project|OWASP Top 10 project page]]</u> to find the latest edition. | ||
Line 45: | Line 45: | ||
| centerLink1 = | | centerLink1 = | ||
{{#switch: {{{year}}} | {{#switch: {{{year}}} | ||
− | | #default = [[Germany/Projekte/Top 10-{{{year}}} | + | | 2013 = [[Germany/Projekte/Top 10-{{{year}}}-Inhaltsverzeichnis|{{{year}}} Inhaltsverzeichnis]] |
+ | | #default = [[Germany/Projekte/Top 10-{{{year}}} Inhaltsverzeichnis|{{{year}}} Inhaltsverzeichnis]] | ||
}} | }} | ||
| centerLink2 = | | centerLink2 = | ||
Line 61: | Line 62: | ||
| tableOfContents = Inhaltsverzeichnis | | tableOfContents = Inhaltsverzeichnis | ||
| foreword = Vorwort | | foreword = Vorwort | ||
− | | forewordTranslation = Vorwort der deutschen Übersetzung | + | | forewordTranslation = |
+ | {{#switch: {{{year}}} | ||
+ | | 2013 = Vorwort der deutschen Übersetzung | ||
+ | | #default = Vorwort der deutschen Version | ||
+ | }} | ||
| forward = Vorwort <!--- behobener Fehler im englischen Original ---> | | forward = Vorwort <!--- behobener Fehler im englischen Original ---> | ||
| forwardTranslation = Vorwort der deutschen Übersetzung <!--- behobener Fehler im englischen Original ---> | | forwardTranslation = Vorwort der deutschen Übersetzung <!--- behobener Fehler im englischen Original ---> | ||
Line 116: | Line 121: | ||
| injection = Injection | | injection = Injection | ||
| brokenAuthSessionMgmt = Fehler in Authentifizierung und Session-Management | | brokenAuthSessionMgmt = Fehler in Authentifizierung und Session-Management | ||
+ | | brokenAuth = Fehler in der Authentifizierung | ||
| authentication = Authentifizierung <!-- short form for 'Broken Authentication and Session Management' ---> | | authentication = Authentifizierung <!-- short form for 'Broken Authentication and Session Management' ---> | ||
+ | | xxe = XML External Entities (XXE) | ||
+ | | brokenAccessControl = Fehler in der Zugriffskontrolle | ||
| xss = Cross-Site Scripting (XSS) | | xss = Cross-Site Scripting (XSS) | ||
| xssShort = XSS | | xssShort = XSS | ||
+ | | insecureDeserialization = Unsichere Deserialisierung | ||
| insecureDirectObjectReference = Unsichere direkte Objektreferenzen | | insecureDirectObjectReference = Unsichere direkte Objektreferenzen | ||
| insecureDOR = Unsichere direkte Objektreferenzen | | insecureDOR = Unsichere direkte Objektreferenzen | ||
Line 129: | Line 138: | ||
| csrf = Cross-Site Request Forgery (CSRF) | | csrf = Cross-Site Request Forgery (CSRF) | ||
| csrfShort = CSRF | | csrfShort = CSRF | ||
− | | usingVulnerableComponents = Benutzen von Komponenten mit bekannten Schwachstellen <noinclude>(tbd = Using Components with Known Vulnerabilities)</noinclude> | + | | usingVulnerableComponents = |
+ | {{#switch: {{{year}}} | ||
+ | | 2013 = Benutzen von Komponenten mit bekannten Schwachstellen <noinclude>(tbd = Using Components with Known Vulnerabilities)</noinclude> | ||
+ | | #default = Nutzung von Komponenten mit bekannten Schwachstellen | ||
+ | }} | ||
| vulnComponents = Komponenten mit Schwachstellen <noinclude>(tbd = vuln. Components)</noinclude> | | vulnComponents = Komponenten mit Schwachstellen <noinclude>(tbd = vuln. Components)</noinclude> | ||
+ | | insufficientLoggingMonitoring = Unzureichendes Logging&Monitoring | ||
| unvalidatedRedirectsForwards = Ungeprüfte Um- und Weiterleitungen | | unvalidatedRedirectsForwards = Ungeprüfte Um- und Weiterleitungen | ||
| unvalRedirects = Ungepr. Weiterltg. | | unvalRedirects = Ungepr. Weiterltg. | ||
Line 141: | Line 155: | ||
| applicationSpecific = Anwendungs-<br>spezifisch | | applicationSpecific = Anwendungs-<br>spezifisch | ||
| appSpecific = Anw.-<br>spezifisch | | appSpecific = Anw.-<br>spezifisch | ||
+ | | dataBusinessSpecific = Daten- &<br>Geschäftsspez. | ||
+ | | businessQuestionmark = Daten- &<br>Geschäftsspez <!--- in deutscher Version ersetzt ---> | ||
| applicationBusinessSpecific = Anwendungs-/<br>Geschäftsspezifisch | | applicationBusinessSpecific = Anwendungs-/<br>Geschäftsspezifisch | ||
− | | appBusinessSpecific = Anw.-/<br>Geschäftsspez. | + | | appBusinessSpecific = Anw.-/<br>Geschäftsspez. |
| exploitability = Ausnutzbarkeit | | exploitability = Ausnutzbarkeit | ||
| easy = EINFACH | | easy = EINFACH | ||
Line 158: | Line 174: | ||
| severe = SCHWERWIEGEND | | severe = SCHWERWIEGEND | ||
| moderate = MITTEL | | moderate = MITTEL | ||
− | | minor = GERING <noinclude> | + | | minor = GERING |
+ | | score = Wert <noinclude> | ||
<!-- END of Section for Top 10:SummaryTableTemplate --> | <!-- END of Section for Top 10:SummaryTableTemplate --> | ||
<!-- BEGIN of Section for SummaryTableHeaderBeginTemplate --> </noinclude> | <!-- BEGIN of Section for SummaryTableHeaderBeginTemplate --> </noinclude> | ||
Line 166: | Line 183: | ||
| technicalImpacts = Technische Auswirkung | | technicalImpacts = Technische Auswirkung | ||
| technical = technisch | | technical = technisch | ||
+ | | business = Geschäftl. | ||
| businessImpacts = Auswirkung auf das Unternehmen | | businessImpacts = Auswirkung auf das Unternehmen | ||
| threatAgentsImage = Image:Top 10 de threatAgents.png | | threatAgentsImage = Image:Top 10 de threatAgents.png | ||
Line 178: | Line 196: | ||
<!-- END of Section for other Images --> | <!-- END of Section for other Images --> | ||
<!-- BEGIN of Section for SubsectionAdvancedTemplate --> </noinclude> | <!-- BEGIN of Section for SubsectionAdvancedTemplate --> </noinclude> | ||
+ | | isTheApplicationVulnerable = Ist die Anwendung verwundbar? | ||
| vulnerableTo = Bin ich durch {{Top_10_2010:ByTheNumbers|{{{risk}}}|year={{{year}}}|language={{{language}}} }} verwundbar? | | vulnerableTo = Bin ich durch {{Top_10_2010:ByTheNumbers|{{{risk}}}|year={{{year}}}|language={{{language}}} }} verwundbar? | ||
| vulnerableTo1 = Bin ich durch | | vulnerableTo1 = Bin ich durch | ||
| vulnerableTo2 = verwundbar? | | vulnerableTo2 = verwundbar? | ||
+ | | howToPrevent = Wie kann ich das verhindern? | ||
| howPrevent = Wie kann ich {{Top_10_2010:ByTheNumbers|{{{risk}}}|year={{{year}}}|language={{{language}}} }} verhindern? | | howPrevent = Wie kann ich {{Top_10_2010:ByTheNumbers|{{{risk}}}|year={{{year}}}|language={{{language}}} }} verhindern? | ||
| howPrevent1 = Wie kann ich | | howPrevent1 = Wie kann ich |
Latest revision as of 22:43, 24 February 2019
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 unknown Object '{{{text}}}')