This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Java Web Security By Example
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Learn how to exploit Java security vulnerabilities that are commonly found in the arsenal of malicious attackers. We won’t simply talk about issues like XSS, CSRF and SQL Injection, but will have live demos showing how hackers exploit these potentially devastating defects using freely available tools.
You’ll see how to hack a real world open source application and explore bugs in commonly used open source frameworks. We also look at the source code and see how to fix these issues using secure coding principles. We will also discuss best practices that ...