Explore >> Select a destination


You are here

www.veracode.com
| | y4y.space
1.4 parsecs away

Travel
| | Intro The exploitation of this RCE consists of two parts, one being the lack of authentication validation to h5-vsan endpoint, and another being the unsafe reflection usage in Java which then caused a JNDI injection. I was not smart enough to come up with the JDNI attack chain, but certainly learned a lot while attempting...
| | www.codeandunicorns.com
3.8 parsecs away

Travel
| | The following article is a a very simple presentation with examples and explanation regarding the web crawler I made in Java. The idea behind it was to make portable (Java+Sqllite - No install needed for DB) and simple (The program was not designed to be scalable, be multithreaded, store a lot of data about the site or make a clever ranking, but it was rather aimed as a very simple working indexed & webcrawler).
| | netopyr.com
2.7 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
| | studiofreya.org
26.7 parsecs away

Travel
| [AI summary] This article provides a beginner's guide to setting up and running a Java 'Hello, World!' program using Java 9, covering JDK installation, environment variables, IDE setup with Eclipse, and command-line execution.