Explore >> Select a destination


You are here

b.agilob.net
| | juandebravo.com
2.0 parsecs away

Travel
| | Juan de Bravo - Personal thoughts about technology (@juandebravo)
| | netopyr.com
1.9 parsecs away

Travel
| | So far, all of the examples in my previous article about how to use JavaFX objects in Java code expected the object as an input parameter. But what if you want to create a JavaFX object directly? In t
| | thedailywtf.com
2.0 parsecs away

Travel
| | User inputs are frequently incorrect, which is why we validate them. So, for example, if the user is allowed to enter an "asset ID" to perform some operation on it, we should verify that the asset ID exists before actually doing the operation. Someone working with Capybara James almost got there. Almost.
| | y4y.space
22.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...