diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index e5674f1..e5c282a 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -1,15 +1,15 @@ description.access.history = Access history in this page (The latest 15 records). -description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. -description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String +description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. +description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String description.design.page = You can change design of this page. Please click one of the links below and change this page to your style. description.design.test = Please click on one of the links below. -description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed. +description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed. description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on: description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown. description.performance.issue = Issues for performance -description.random.string.generator = If you enter a character count, then a random characters of the count is created. +description.random.string.generator = When you enter a character count, a random characters of the count is created. description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown. -description.reverse.string = If you enter a string, then the reversed string is shown. +description.reverse.string = When you enter a string, the reversed string is shown. description.section.exceptions = Exceptions, extending from java.lang.RuntimeException: description.send.mail = You can send a mail to the site administrator. description.test.regular.expression = Please test if an input string matches the regular expression ^([a-z0-9]+[-]{0,1}){1,100}$. @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page. function.description.code.injection = There is a code injection vulnerability in this page. function.description.csrf = There is a CSRF vulnerability in the change password page. -function.description.dangerous.file.inclusion = An external dangerous file can be included in this page. +function.description.dangerous.file.inclusion = An external dangerous file is included in this page. function.description.database.connection.leak = Database connection leak occurs every time you load the page. function.description.dead.lock = Deadlock (Java) can occur. function.description.dead.lock2 = Deadlock (SQL) can occur. @@ -222,7 +222,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs. msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page. msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63. -msg.note.ldap.injection = You can login with admin and password. You can bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). +msg.note.ldap.injection = You can login with admin and password. You can also bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001. msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to [subject][line break]Bcc: [a mail address], then you can send a mail to the address. msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown. diff --git a/src/main/resources/messages_de.properties b/src/main/resources/messages_de.properties index f94f26b..7c57753 100644 --- a/src/main/resources/messages_de.properties +++ b/src/main/resources/messages_de.properties @@ -1,15 +1,15 @@ description.access.history = Access history in this page (The latest 15 records). -description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. -description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String +description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. +description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String description.design.page = You can change design of this page. Please click one of the links below and change this page to your style. description.design.test = Please click on one of the links below. -description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed. +description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed. description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on: description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown. description.performance.issue = Issues for performance -description.random.string.generator = If you enter a character count, then a random characters of the count is created. +description.random.string.generator = When you enter a character count, a random characters of the count is created. description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown. -description.reverse.string = If you enter a string, then the reversed string is shown. +description.reverse.string = When you enter a string, the reversed string is shown. description.section.exceptions = Exceptions, extending from java.lang.RuntimeException: description.send.mail = You can send a mail to the site administrator. description.test.regular.expression = Please test if an input string matches the regular expression ^([a-z0-9]+[-]{0,1}){1,100}$. @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page. function.description.code.injection = There is a code injection vulnerability in this page. function.description.csrf = There is a CSRF vulnerability in the change password page. -function.description.dangerous.file.inclusion = An external dangerous file can be included in this page. +function.description.dangerous.file.inclusion = An external dangerous file is included in this page. function.description.database.connection.leak = Database connection leak occurs every time you load the page. function.description.dead.lock = Deadlock (Java) can occur. function.description.dead.lock2 = Deadlock (SQL) can occur. @@ -221,7 +221,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs. msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page. msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63. -msg.note.ldap.injection = You can login with admin and password. You can bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). +msg.note.ldap.injection = You can login with admin and password. You can also bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001. msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to [subject][line break]Bcc: [a mail address], then you can send a mail to the address. msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown. diff --git a/src/main/resources/messages_en.properties b/src/main/resources/messages_en.properties index e5674f1..e5c282a 100644 --- a/src/main/resources/messages_en.properties +++ b/src/main/resources/messages_en.properties @@ -1,15 +1,15 @@ description.access.history = Access history in this page (The latest 15 records). -description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. -description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String +description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. +description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String description.design.page = You can change design of this page. Please click one of the links below and change this page to your style. description.design.test = Please click on one of the links below. -description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed. +description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed. description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on: description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown. description.performance.issue = Issues for performance -description.random.string.generator = If you enter a character count, then a random characters of the count is created. +description.random.string.generator = When you enter a character count, a random characters of the count is created. description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown. -description.reverse.string = If you enter a string, then the reversed string is shown. +description.reverse.string = When you enter a string, the reversed string is shown. description.section.exceptions = Exceptions, extending from java.lang.RuntimeException: description.send.mail = You can send a mail to the site administrator. description.test.regular.expression = Please test if an input string matches the regular expression ^([a-z0-9]+[-]{0,1}){1,100}$. @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page. function.description.code.injection = There is a code injection vulnerability in this page. function.description.csrf = There is a CSRF vulnerability in the change password page. -function.description.dangerous.file.inclusion = An external dangerous file can be included in this page. +function.description.dangerous.file.inclusion = An external dangerous file is included in this page. function.description.database.connection.leak = Database connection leak occurs every time you load the page. function.description.dead.lock = Deadlock (Java) can occur. function.description.dead.lock2 = Deadlock (SQL) can occur. @@ -222,7 +222,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs. msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page. msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63. -msg.note.ldap.injection = You can login with admin and password. You can bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). +msg.note.ldap.injection = You can login with admin and password. You can also bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001. msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to [subject][line break]Bcc: [a mail address], then you can send a mail to the address. msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown. diff --git a/src/main/resources/messages_es.properties b/src/main/resources/messages_es.properties index f94f26b..7c57753 100644 --- a/src/main/resources/messages_es.properties +++ b/src/main/resources/messages_es.properties @@ -1,15 +1,15 @@ description.access.history = Access history in this page (The latest 15 records). -description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. -description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String +description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. +description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String description.design.page = You can change design of this page. Please click one of the links below and change this page to your style. description.design.test = Please click on one of the links below. -description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed. +description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed. description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on: description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown. description.performance.issue = Issues for performance -description.random.string.generator = If you enter a character count, then a random characters of the count is created. +description.random.string.generator = When you enter a character count, a random characters of the count is created. description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown. -description.reverse.string = If you enter a string, then the reversed string is shown. +description.reverse.string = When you enter a string, the reversed string is shown. description.section.exceptions = Exceptions, extending from java.lang.RuntimeException: description.send.mail = You can send a mail to the site administrator. description.test.regular.expression = Please test if an input string matches the regular expression ^([a-z0-9]+[-]{0,1}){1,100}$. @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page. function.description.code.injection = There is a code injection vulnerability in this page. function.description.csrf = There is a CSRF vulnerability in the change password page. -function.description.dangerous.file.inclusion = An external dangerous file can be included in this page. +function.description.dangerous.file.inclusion = An external dangerous file is included in this page. function.description.database.connection.leak = Database connection leak occurs every time you load the page. function.description.dead.lock = Deadlock (Java) can occur. function.description.dead.lock2 = Deadlock (SQL) can occur. @@ -221,7 +221,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs. msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page. msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63. -msg.note.ldap.injection = You can login with admin and password. You can bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). +msg.note.ldap.injection = You can login with admin and password. You can also bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001. msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to [subject][line break]Bcc: [a mail address], then you can send a mail to the address. msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown. diff --git a/src/main/resources/messages_fr.properties b/src/main/resources/messages_fr.properties index f94f26b..7c57753 100644 --- a/src/main/resources/messages_fr.properties +++ b/src/main/resources/messages_fr.properties @@ -1,15 +1,15 @@ description.access.history = Access history in this page (The latest 15 records). -description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. -description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String +description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. +description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String description.design.page = You can change design of this page. Please click one of the links below and change this page to your style. description.design.test = Please click on one of the links below. -description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed. +description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed. description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on: description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown. description.performance.issue = Issues for performance -description.random.string.generator = If you enter a character count, then a random characters of the count is created. +description.random.string.generator = When you enter a character count, a random characters of the count is created. description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown. -description.reverse.string = If you enter a string, then the reversed string is shown. +description.reverse.string = When you enter a string, the reversed string is shown. description.section.exceptions = Exceptions, extending from java.lang.RuntimeException: description.send.mail = You can send a mail to the site administrator. description.test.regular.expression = Please test if an input string matches the regular expression ^([a-z0-9]+[-]{0,1}){1,100}$. @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page. function.description.code.injection = There is a code injection vulnerability in this page. function.description.csrf = There is a CSRF vulnerability in the change password page. -function.description.dangerous.file.inclusion = An external dangerous file can be included in this page. +function.description.dangerous.file.inclusion = An external dangerous file is included in this page. function.description.database.connection.leak = Database connection leak occurs every time you load the page. function.description.dead.lock = Deadlock (Java) can occur. function.description.dead.lock2 = Deadlock (SQL) can occur. @@ -221,7 +221,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs. msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page. msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63. -msg.note.ldap.injection = You can login with admin and password. You can bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). +msg.note.ldap.injection = You can login with admin and password. You can also bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001. msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to [subject][line break]Bcc: [a mail address], then you can send a mail to the address. msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown. diff --git a/src/main/resources/messages_ko.properties b/src/main/resources/messages_ko.properties index f94f26b..7c57753 100644 --- a/src/main/resources/messages_ko.properties +++ b/src/main/resources/messages_ko.properties @@ -1,15 +1,15 @@ description.access.history = Access history in this page (The latest 15 records). -description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. -description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String +description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. +description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String description.design.page = You can change design of this page. Please click one of the links below and change this page to your style. description.design.test = Please click on one of the links below. -description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed. +description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed. description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on: description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown. description.performance.issue = Issues for performance -description.random.string.generator = If you enter a character count, then a random characters of the count is created. +description.random.string.generator = When you enter a character count, a random characters of the count is created. description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown. -description.reverse.string = If you enter a string, then the reversed string is shown. +description.reverse.string = When you enter a string, the reversed string is shown. description.section.exceptions = Exceptions, extending from java.lang.RuntimeException: description.send.mail = You can send a mail to the site administrator. description.test.regular.expression = Please test if an input string matches the regular expression ^([a-z0-9]+[-]{0,1}){1,100}$. @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page. function.description.code.injection = There is a code injection vulnerability in this page. function.description.csrf = There is a CSRF vulnerability in the change password page. -function.description.dangerous.file.inclusion = An external dangerous file can be included in this page. +function.description.dangerous.file.inclusion = An external dangerous file is included in this page. function.description.database.connection.leak = Database connection leak occurs every time you load the page. function.description.dead.lock = Deadlock (Java) can occur. function.description.dead.lock2 = Deadlock (SQL) can occur. @@ -221,7 +221,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs. msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page. msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63. -msg.note.ldap.injection = You can login with admin and password. You can bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). +msg.note.ldap.injection = You can login with admin and password. You can also bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001. msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to [subject][line break]Bcc: [a mail address], then you can send a mail to the address. msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown. diff --git a/src/main/resources/messages_ru.properties b/src/main/resources/messages_ru.properties index f94f26b..7c57753 100644 --- a/src/main/resources/messages_ru.properties +++ b/src/main/resources/messages_ru.properties @@ -1,15 +1,15 @@ description.access.history = Access history in this page (The latest 15 records). -description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. -description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String +description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. +description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String description.design.page = You can change design of this page. Please click one of the links below and change this page to your style. description.design.test = Please click on one of the links below. -description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed. +description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed. description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on: description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown. description.performance.issue = Issues for performance -description.random.string.generator = If you enter a character count, then a random characters of the count is created. +description.random.string.generator = When you enter a character count, a random characters of the count is created. description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown. -description.reverse.string = If you enter a string, then the reversed string is shown. +description.reverse.string = When you enter a string, the reversed string is shown. description.section.exceptions = Exceptions, extending from java.lang.RuntimeException: description.send.mail = You can send a mail to the site administrator. description.test.regular.expression = Please test if an input string matches the regular expression ^([a-z0-9]+[-]{0,1}){1,100}$. @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page. function.description.code.injection = There is a code injection vulnerability in this page. function.description.csrf = There is a CSRF vulnerability in the change password page. -function.description.dangerous.file.inclusion = An external dangerous file can be included in this page. +function.description.dangerous.file.inclusion = An external dangerous file is included in this page. function.description.database.connection.leak = Database connection leak occurs every time you load the page. function.description.dead.lock = Deadlock (Java) can occur. function.description.dead.lock2 = Deadlock (SQL) can occur. @@ -221,7 +221,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs. msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page. msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63. -msg.note.ldap.injection = You can login with admin and password. You can bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). +msg.note.ldap.injection = You can login with admin and password. You can also bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001. msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to [subject][line break]Bcc: [a mail address], then you can send a mail to the address. msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown. diff --git a/src/main/resources/messages_zh.properties b/src/main/resources/messages_zh.properties index f94f26b..7c57753 100644 --- a/src/main/resources/messages_zh.properties +++ b/src/main/resources/messages_zh.properties @@ -1,15 +1,15 @@ description.access.history = Access history in this page (The latest 15 records). -description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. -description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String +description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc. +description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String description.design.page = You can change design of this page. Please click one of the links below and change this page to your style. description.design.test = Please click on one of the links below. -description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed. +description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed. description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on: description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown. description.performance.issue = Issues for performance -description.random.string.generator = If you enter a character count, then a random characters of the count is created. +description.random.string.generator = When you enter a character count, a random characters of the count is created. description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown. -description.reverse.string = If you enter a string, then the reversed string is shown. +description.reverse.string = When you enter a string, the reversed string is shown. description.section.exceptions = Exceptions, extending from java.lang.RuntimeException: description.send.mail = You can send a mail to the site administrator. description.test.regular.expression = Please test if an input string matches the regular expression ^([a-z0-9]+[-]{0,1}){1,100}$. @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page. function.description.code.injection = There is a code injection vulnerability in this page. function.description.csrf = There is a CSRF vulnerability in the change password page. -function.description.dangerous.file.inclusion = An external dangerous file can be included in this page. +function.description.dangerous.file.inclusion = An external dangerous file is included in this page. function.description.database.connection.leak = Database connection leak occurs every time you load the page. function.description.dead.lock = Deadlock (Java) can occur. function.description.dead.lock2 = Deadlock (SQL) can occur. @@ -221,7 +221,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs. msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page. msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63. -msg.note.ldap.injection = You can login with admin and password. You can bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). +msg.note.ldap.injection = You can login with admin and password. You can also bypass authentication and login with *)(|(objectClass=* and password to aaaaaaa). msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001. msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to [subject][line break]Bcc: [a mail address], then you can send a mail to the address. msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown.