Remove obsolete hints
This commit is contained in:
parent
20d7015dff
commit
5bf33db78f
@ -1,8 +1,5 @@
|
|||||||
insecure-deserialization.title=Insecure Deserialization
|
insecure-deserialization.title=Insecure Deserialization
|
||||||
|
|
||||||
insecure-deserialization.intercept.success=Dangerous object received!
|
|
||||||
insecure-deserialization.intercept.failure=Try again
|
|
||||||
|
|
||||||
insecure-deserialization.invalidversion=The serialization id does not match. Probably the version has been updated. Let's try again.
|
insecure-deserialization.invalidversion=The serialization id does not match. Probably the version has been updated. Let's try again.
|
||||||
insecure-deserialization.expired=The task is not executable between now and the next ten minutes, so the action will be ignored. Maybe you copied an old solution? Let's try again.
|
insecure-deserialization.expired=The task is not executable between now and the next ten minutes, so the action will be ignored. Maybe you copied an old solution? Let's try again.
|
||||||
insecure-deserialization.wrongobject=That is not the VulnerableTaskHolder object. Good try! because the code is not checking this after running the readObject(). Let's try again with the right object.
|
insecure-deserialization.wrongobject=That is not the VulnerableTaskHolder object. Good try! because the code is not checking this after running the readObject(). Let's try again with the right object.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user