ºÝºÝߣshows by User: shiflett / http://www.slideshare.net/images/logo.gif ºÝºÝߣshows by User: shiflett / Sun, 14 Feb 2010 22:18:08 GMT ºÝºÝߣShare feed for ºÝºÝߣshows by User: shiflett Evolution Of Web Security /slideshow/evolution-of-web-security/3179235 evolution-of-web-security-100214221821-phpapp01
This is a multi-faceted workshop that explores new concepts in web security. After a solid grounding in well-known exploits like cross-site scripting (XSS) and cross-site request forgeries (CSRF), I'll demonstrate how traditional exploits are being used together and with other technologies like Ajax to launch sophisticated attacks that penetrate firewalls, target users, and spread like worms. I'll then discuss some ideas for the future, such as evaluating trends to identify suspicious activity and understanding human tendencies and behavior to help provide a better, more secure user experience.]]>

This is a multi-faceted workshop that explores new concepts in web security. After a solid grounding in well-known exploits like cross-site scripting (XSS) and cross-site request forgeries (CSRF), I'll demonstrate how traditional exploits are being used together and with other technologies like Ajax to launch sophisticated attacks that penetrate firewalls, target users, and spread like worms. I'll then discuss some ideas for the future, such as evaluating trends to identify suspicious activity and understanding human tendencies and behavior to help provide a better, more secure user experience.]]>
Sun, 14 Feb 2010 22:18:08 GMT /slideshow/evolution-of-web-security/3179235 shiflett@slideshare.net(shiflett) Evolution Of Web Security shiflett This is a multi-faceted workshop that explores new concepts in web security. After a solid grounding in well-known exploits like cross-site scripting (XSS) and cross-site request forgeries (CSRF), I'll demonstrate how traditional exploits are being used together and with other technologies like Ajax to launch sophisticated attacks that penetrate firewalls, target users, and spread like worms. I'll then discuss some ideas for the future, such as evaluating trends to identify suspicious activity and understanding human tendencies and behavior to help provide a better, more secure user experience. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/evolution-of-web-security-100214221821-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This is a multi-faceted workshop that explores new concepts in web security. After a solid grounding in well-known exploits like cross-site scripting (XSS) and cross-site request forgeries (CSRF), I&#39;ll demonstrate how traditional exploits are being used together and with other technologies like Ajax to launch sophisticated attacks that penetrate firewalls, target users, and spread like worms. I&#39;ll then discuss some ideas for the future, such as evaluating trends to identify suspicious activity and understanding human tendencies and behavior to help provide a better, more secure user experience.
Evolution Of Web Security from Chris Shiflett
]]>
12962 9 https://cdn.slidesharecdn.com/ss_thumbnails/evolution-of-web-security-100214221821-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Fun with Maps and PHP /shiflett/fun-with-maps-and-php fun-with-maps-and-php-slideshare-091027053519-phpapp01
On a recent road trip around Iceland, my friends (PHP developers Andrei and Helgi) and I decided to make a travel site. We brought our cameras, GPS, and Flips, and we used PHP to: * Aggregate our experience in the form of photos (Flickr), tweets (Twitter), and videos (Vimeo). * Geotag all of these assets, so we'd remember precisely where we were. * Create a map that marks our path each day and plots our photos, tweets, and videos. We made most of this while taking in scenic views and experiencing all Iceland has to offer, and we learned a lot about geotagging, GPSes, time zones, and maps along the way. This talks shows you how to do the same, but you'll have to buy your own flight.]]>

On a recent road trip around Iceland, my friends (PHP developers Andrei and Helgi) and I decided to make a travel site. We brought our cameras, GPS, and Flips, and we used PHP to: * Aggregate our experience in the form of photos (Flickr), tweets (Twitter), and videos (Vimeo). * Geotag all of these assets, so we'd remember precisely where we were. * Create a map that marks our path each day and plots our photos, tweets, and videos. We made most of this while taking in scenic views and experiencing all Iceland has to offer, and we learned a lot about geotagging, GPSes, time zones, and maps along the way. This talks shows you how to do the same, but you'll have to buy your own flight.]]>
Tue, 27 Oct 2009 05:35:14 GMT /shiflett/fun-with-maps-and-php shiflett@slideshare.net(shiflett) Fun with Maps and PHP shiflett On a recent road trip around Iceland, my friends (PHP developers Andrei and Helgi) and I decided to make a travel site. We brought our cameras, GPS, and Flips, and we used PHP to: * Aggregate our experience in the form of photos (Flickr), tweets (Twitter), and videos (Vimeo). * Geotag all of these assets, so we'd remember precisely where we were. * Create a map that marks our path each day and plots our photos, tweets, and videos. We made most of this while taking in scenic views and experiencing all Iceland has to offer, and we learned a lot about geotagging, GPSes, time zones, and maps along the way. This talks shows you how to do the same, but you'll have to buy your own flight. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/fun-with-maps-and-php-slideshare-091027053519-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> On a recent road trip around Iceland, my friends (PHP developers Andrei and Helgi) and I decided to make a travel site. We brought our cameras, GPS, and Flips, and we used PHP to: * Aggregate our experience in the form of photos (Flickr), tweets (Twitter), and videos (Vimeo). * Geotag all of these assets, so we&#39;d remember precisely where we were. * Create a map that marks our path each day and plots our photos, tweets, and videos. We made most of this while taking in scenic views and experiencing all Iceland has to offer, and we learned a lot about geotagging, GPSes, time zones, and maps along the way. This talks shows you how to do the same, but you&#39;ll have to buy your own flight.
Fun with Maps and PHP from Chris Shiflett
]]>
3834 7 https://cdn.slidesharecdn.com/ss_thumbnails/fun-with-maps-and-php-slideshare-091027053519-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Security-Centered Design /slideshow/securitycentered-design/1354033 security-centered-design-090427171436-phpapp01
Security is more than filtering input and escaping output (FIEO), and it’s more than cross-site scripting (XSS) and cross-site request forgeries (CSRF). Security isn’t even always black and white. In order to create a more secure user experience, we need to understand how people think. Perception is as important as reality, and meeting user expectations is a fundamental of good security. In this multifarious talk, I’ll introduce some of what I have learned about cognitive psychology, exploring topics such as change blindness and ambient signifiers, and I’ll show some real-world examples that demonstrate the profound impact human behavior can have on security.]]>

Security is more than filtering input and escaping output (FIEO), and it’s more than cross-site scripting (XSS) and cross-site request forgeries (CSRF). Security isn’t even always black and white. In order to create a more secure user experience, we need to understand how people think. Perception is as important as reality, and meeting user expectations is a fundamental of good security. In this multifarious talk, I’ll introduce some of what I have learned about cognitive psychology, exploring topics such as change blindness and ambient signifiers, and I’ll show some real-world examples that demonstrate the profound impact human behavior can have on security.]]>
Mon, 27 Apr 2009 17:14:34 GMT /slideshow/securitycentered-design/1354033 shiflett@slideshare.net(shiflett) Security-Centered Design shiflett Security is more than filtering input and escaping output (FIEO), and it’s more than cross-site scripting (XSS) and cross-site request forgeries (CSRF). Security isn’t even always black and white. In order to create a more secure user experience, we need to understand how people think. Perception is as important as reality, and meeting user expectations is a fundamental of good security. In this multifarious talk, I’ll introduce some of what I have learned about cognitive psychology, exploring topics such as change blindness and ambient signifiers, and I’ll show some real-world examples that demonstrate the profound impact human behavior can have on security. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/security-centered-design-090427171436-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Security is more than filtering input and escaping output (FIEO), and it’s more than cross-site scripting (XSS) and cross-site request forgeries (CSRF). Security isn’t even always black and white. In order to create a more secure user experience, we need to understand how people think. Perception is as important as reality, and meeting user expectations is a fundamental of good security. In this multifarious talk, I’ll introduce some of what I have learned about cognitive psychology, exploring topics such as change blindness and ambient signifiers, and I’ll show some real-world examples that demonstrate the profound impact human behavior can have on security.
Security-Centered Design from Chris Shiflett
]]>
1056 5 https://cdn.slidesharecdn.com/ss_thumbnails/security-centered-design-090427171436-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-shiflett-48x48.jpg?cb=1522785228 Founding member of Analog, a web design & development co-operative. Author, blogger, soccer player, music lover, Brooklynite. shiflett.org/ https://cdn.slidesharecdn.com/ss_thumbnails/evolution-of-web-security-100214221821-phpapp01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/evolution-of-web-security/3179235 Evolution Of Web Security https://cdn.slidesharecdn.com/ss_thumbnails/fun-with-maps-and-php-slideshare-091027053519-phpapp01-thumbnail.jpg?width=320&height=320&fit=bounds shiflett/fun-with-maps-and-php Fun with Maps and PHP https://cdn.slidesharecdn.com/ss_thumbnails/security-centered-design-090427171436-phpapp01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/securitycentered-design/1354033 Security-Centered Design