Jeremiah Grossman and T.C. Niedzialkowski presented on the dangers of JavaScript malware exploiting vulnerabilities to hack intranet websites from outside the network. They demonstrated how JavaScript malware can steal browser history, fingerprint servers, and change router passwords by exploiting vulnerabilities like cross-site scripting and cross-site request forgery. The presentation recommended hardening websites by validating input, protecting sensitive functionality, finding vulnerabilities through assessments, and using web application firewalls.