Jim Manico

Jim Manico

Founder, Secure Coding Instructor at Manicode Security

Jim Manico is the founder of Manicode Security where he trains software developers on secure coding and security engineering. He is also an investor/advisor for Nucleus Security, BitDiscovery, Secure Circle and Inspectiv. Jim is a frequent speaker on secure software practices, is a member of the Java Champion community, and is the author of “Iron-Clad Java: Building Secure Web Applications” from Oracle Press. Jim also volunteers for the OWASP foundation as the project lead for the OWASP Application Security Verification Standard and the OWASP Cheatsheet Series. For more information, see .

Presentation Abstract

Server Side and Cross Site Request Forgery Defense

Attackers can trick users and servers into making fraudulent requests, and this is a terrible thing. Software developers must arm themselves with both knowledge and code to add the correct defensive properties to applications to stop these heinous application security attacks.