[&] Which interface must a Java class implement to be serialized? - Transmittable - Streamable - Serializable - Deserializable [&] What is serialization in Java? - Encrypting data for secure transmission - Connecting Java applications with other languages - Transforming text into binary code - Converting an object's state into a byte stream [&] What role do gadget libraries play in exploiting deserialization vulnerabilities? - They are secure encryption methods - They contain known exploitation patterns - They automate code execution - They provide user authentication features [&] How does YsoSerial exploit Java deserialization vulnerabilities? - By cleaning up serialized data - By compressing transmitted data - By enhancing serialized data's performance - By generating payloads for arbitrary code execution [&] In the context of insecure deserialization, what is a gadget? - A property in an exploit object - A security tool - A serialization tool - A data compression method