Explore >> Select a destination


You are here

www.stackchief.com
| | blog.bdoughan.com
2.8 parsecs away

Travel
| | When an instance of a class is used with a Web Service, the JAX-WS implementation can choose to handle fields/properties that hold binary da...
| | inside.java
1.3 parsecs away

Travel
| | While the concept of serialization is quite simple, it often gets complicated very quickly given the various customizations that can be applied. For records we wanted to keep things as simple and straightforward as possible...
| | y4y.space
1.8 parsecs away

Travel
| | Preface I finally got my shit together and decided to sit down and learn Java deserialization. So, I decided it'd be the best way to learn by analyzing the PoCs online, and ysoserial just happens to be one. I will probably analyze all the CommonCollections gadgets first, then move onto the rests. This is how...
| | initialcommit.com
19.6 parsecs away

Travel
| Every instance of a class has its own state and behavior, whenever the state of a particular instance is modified, other instances are not affected.