|
Description
|
|
Some Java classes are known to be vulnerable to unsafe deserialization that can lead to a remote code execution. If you want to block all Java serialized objects on the HTTP protocol, you can use this signature. Keep in mind that some softwares use serialized objects for their communications. But this signature only works on HTTP protocol.
|