Jason Dean's Presentations (1 to 6)

Presentation   Multimedia? Rank Favs Views Comments
A-Brief-Introduction-to-Cryptography-for-Application-Developers A Brief Introduction to Cryptography for Application Developers

By: Jason Dean
a long time ago
No 0.0
(0 votes)
0 26
(12 Embedded)
6
A Brief Introduction to Cryptography for Application Developers
Description: In this presentation we will look at the basics of cryptography. We will discuss how encryption and decryption work and some of the basic principles of cryptography. We will cover the basics of symmetric and asymmetric cryptography, keys and key management, cryptographic modes of operation, and the uses of cryptography. We'll finish with some short practical examples of using cryptography in web application development.
Options-for-Rapid-Desktop-and-Mobile-Application-Development Options for Rapid Desktop and Mobile Application Development

By: Jason Dean
a long time ago
No 0.0
(0 votes)
0 178
(131 Embedded)
15
Options for Rapid Desktop and Mobile Application Development
In this presentation we will explore options for developing cross-platform desktop and mobile applications quickly, easily, and effectively. We will take a high-level look at several options for building these applications with tools that are much easier and faster to use than Java, C++, .NET, and Objective-C. We'll also discuss the trade-offs with choosing these technologies over traditional desktop/mobile development.
Intro-to-Securing-CFML-Applications--CFinNC Intro to Securing CFML Applications - CFinNC

By: Jason Dean
a long time ago
No 0.0
(0 votes)
1 156
(116 Embedded)
7
Intro to Securing CFML Applications - CFinNC
In this presentation we discuss what security is, what goes into a security policy, security best practices, and vulnerabilites and countermeasures concerning SQL Injection and Cross-Site Scripting (XSS)
ColdFusion-Application-Security-The-Next-Step ColdFusion Application Security: The Next Step

By: Jason Dean
a long time ago
No 5.0
(2 votes)
0 1038
(371 Embedded)
130
ColdFusion Application Security: The Next Step
This is my presentation about on CF Application Security from the Boston ColdFusion User Group
cfmeetup012009 ColdFusion Application Security: Beyond SQL Injection

By: Jason Dean
a long time ago
No 0.0
(0 votes)
1 912
(554 Embedded)
79
ColdFusion Application Security: Beyond SQL Injection
This is my presentation from the Online ColdFusion Meetup Group. 01/22/2009
Intro-to-Application-Security-in-ColdFusion Intro to Application Security in ColdFusion

By: Jason Dean
a long time ago
No 5.0
(2 votes)
0 922
(482 Embedded)
16
Intro to Application Security in ColdFusion
Intro to Application Security in ColdFusion covers some basic AppSec topics and creating countermeasures in ColdFusion/CFML


- What is App Security?
- Assets/Threats/Vulnerabilities/Attacks/Countermeasures
- SQL Injection Attacks
- Cross-Site Scripting Attacks
- Cookie Misuse/Exploits