Skip to content

Commit 475ea07

Browse files
committed
site check: file deleted
1 parent 4225b33 commit 475ea07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2019-11-22-insecure_deserialization_java.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ From a Whitebox perspective
9595

9696
### Remote Code Execution
9797

98+
TBD
99+
98100
## How to Mitigate
99101

100102
1. Do not blindly accept serialized objects from untrusted sources. Implement integrity checks or sign the serialized objects to prevent tampering or the creation of malicious objects.

0 commit comments

Comments
 (0)