I'm a developer with over 10 years experience who wants to transition to infosec. This blog is an informal record of my experiments with OWASP's Mutillidae II, a web application exhibiting a multitude of deliberate vulnerabilities. I will also take Offensive Security's PWK training course and get the OSCP certificate
Monday, 29 August 2016
Upgrade Kali to use a Java 8 JVM
My Kali was using Java 7 by default, and I had a need for 8.
apt-cache search java (discover Kali uses openJDK and package name format is openjdk-N-jre)
No comments:
Post a Comment