XSS Tutorial - An Introduction to Web Security and the Cross-Site Scripting Attack

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=GoqGlxJxItg



Category:
Tutorial
Duration: 11:38
2,002 views
13


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Cross-Site Scripting is a common hacking method used to gain entry to passwords, user data and other sensitive information protected by websites. XSS attacks are the result of an attacker using a web application to send malicious code, generally in the form of a browser side script, to a different end user. In this XSS tutorial, we give an overview of this type of attack and show examples of how XSS attacks work.

Watch this video to learn:

- What is XSS
- How to test your site for XSS vulnerabilities
- How to use XSS to find other sites that may be hackable




Other Videos By Fullstack Academy


2015-11-02BACK TO THE STACK: Alumni Panel (Dropbox, Adobe, FireEye, Cargo)
2015-11-02TECH TALK: How one webgame has helped me grow as a developer
2015-10-08ScrollMagic Tutorial - How to Create Scroll Animations with ScrollMagic and GSAP
2015-10-07Microservices Tutorial - Introduction to Microservices and Service Oriented Architectures
2015-10-07TypeScript Tutorial - Why You Should Learn TypeScript
2015-10-07Polymer Tutorial - How To Use Polymer JS
2015-10-07Web Workers Tutorial - Introduction to JavaScript Web Workers
2015-10-07ShareJS Tutorial - How to Use ShareJS and OT for Real-Time Data Sharing
2015-10-06TECH TALKS: How to contribute to open source software (Emily Stolfo of MongoDB)
2015-09-30Bitcoin Tutorial - How does Bitcoin work?
2015-09-30XSS Tutorial - An Introduction to Web Security and the Cross-Site Scripting Attack
2015-09-30React and Flux Tutorial - How to Use the Flux Architecture
2015-09-29Eddie Zaneski (Twilio) talks about handling asynchronicity in JavaScript
2015-09-29Eddie Zaneski from Twilio (Q&A) - Fullstack Academy Speaker Series
2015-09-25TECH TALKS: How the "Journey Through Fullstack" animation was made
2015-09-23Web Scraping Tutorial - How to Build a Web Scraper
2015-09-23Web Animation with SVG, CSS and JavaScript Tutorial
2015-09-23TECH TALKS: Creating audio using Max and Pure Data
2015-09-23TECH TALKS: Establishing Requirements
2015-09-23Introduction to Data Compression - What is Data Compression and How Does it Work
2015-09-23Cloud Computing Service Models - Intro to SaaS, PaaS, and IaaS



Tags:
XSS
XSS Tutorial
XSS vulnerabilities
Cross-Site Scripting Attack
hacking methods