A Huge Security Risk To Your Website - Cross-Site Scripting (XSS) - Practical Example and Solutions

preview_player
Показать описание
Here, we will be looking at a huge security risk that Cross-Site Scripting (XSS) can cause to your website. We will be looking at what a hacker can do and how to solve it using 3 ways.

=== Important Links ===

Fonts, extensions I use, and Support Laratips links:

=== Offer ===

GET ONE MONTH OF FREE CLOUDWAYS HOSTING

=== Support ===

If you want me to continue making this kind of video for free on YouTube, then you can support the channel

eSewa ID: 9843632084

=== Video Related Links ===

JS Minifier:

HTML purify package:

Content Security Policy (CSP):

00:00 Intro
01:22 The mistake
02:10 The basic exploitation
03:27 Solution 1
04:12 The bigger exploitation
08:18 Solution 2
11:59 Solution 3
18:14 Thank you

=== Other Videos ===

What's New In Laravel 9

New In Laravel Playlist

Laravel Package Development Playlist

Password Validation In Laravel with at least one Letters, Numbers, Upper and Lowercase or Symbols:

Multiple Apis With ForwardsCalls Trait And Code Refactoring Tip - Laravel Hidden Feature:

Laravel Chunking - You Might Be Doing This Wrong - Problem and Solution:

Laravel Tip - Properly Get Data Between Two Dates

Get Data From Multiple Databases In One Project | Laravel Tip

=== Attribution ===

Thumbnail Photo by Tima Miroshnichenko:

#laravel #php #laraveltip #laratips
Рекомендации по теме
Комментарии
Автор

GET ONE MONTH OF FREE CLOUDWAYS HOSTING


Cloudways offers peace of mind and flexibility so you can focus on growing your business and reaching new milestones instead of dealing with server management. With Cloudways, you get an optimized stack, managed servers, backups, staging environment, integrated Git, pre-configured, Composer, 24/7 support, and the choice of five cloud providers: AWS, DigitalOcean, Linode, Google Cloud, and Vultr

Laratips
Автор

I like the third one especially I've implemented in my project works perfectly.

raghavendrajangam
Автор

Really I facing this issue In my website. Thank you for solution

leenasharma
Автор

What if we will write script inside any tag like <p> tag

nirbhaysingh
Автор

Perfect 👍 Thank you for wonderful video 🙂

muradbabayev
Автор

Perfectly explained. Thanks & keep doing the nice work 🤗 I have also tried `preg_replace()` and it also working.

mayanksgajjar
Автор

Thanks . What name is auto complate extension ?

OmerFDOGAN