Cross-Site Scripting (XSS) Explained And Demonstrated By A Pro Hacker!
// Membership //
Want to learn all about cyber-security and become an ethical hacker? Join this channel now to gain access into exclusive ethical hacking videos by clicking this link: https://www.youtube.com/channel/UC1szFCBUWXY3ESff8dJjjzw/join
// Courses //
Full Ethical Hacking Course: https://www.udemy.com/course/full-web-ethical-hacking-course/
Full Web Ethical Hacking Course: https://www.udemy.com/course/full-web-ethical-hacking-course/
Full Mobile Hacking Course: https://www.udemy.com/course/full-mobile-hacking-course/
// Books //
Kali Linux Hacking: https://amzn.to/3IUXaJv
Linux Basics for Hackers: https://amzn.to/3EzRPV6
The Ultimate Kali Linux Book: https://amzn.to/3m7cutD
// Social Links //
Website: https://www.loiliangyang.com
Facebook: https://www.facebook.com/Loiliangyang/
Instagram: https://www.instagram.com/loiliangyang/
LinkedIn: https://www.linkedin.com/in/loiliangyang/
// Disclaimer //
Hacking without permission is illegal. This channel is strictly educational for learning about cyber-security in the areas of ethical hacking and penetration testing so that we can protect ourselves against the real hackers.
by Loi Liang Yang
linux web server
"i hope you learn something valuable…". This is absolutely valuable,
I have been trying to find how dangerous XSS is, but never get satisfied answer except this one. Thanks loi!
Wow, I knew a little about XSS but I didn't had the creativity to think that this kind could be made with this technique! Thank you so much for the presentation!
as always very very very perfect
Nice video
Hacking isn't illegal. Hacking is warfare. It all depends on who's sanctioning it.
Nice job. Next question is, this seems like an easy task to fix. What else should one do to protect yourself and what is the current state of XSS protection and danger?
<script>alert(*hero*);</script>
nice payload: <input type=image src onerror="alert(document.cookie)">
❤
you are fantastic man
<script>alert("yo google im hacking you");</script>
<script>alert("not hacked by me");</script>
Can anyone answer me..
he is loaded a malicious script hook.js and its executed in his logged in machines…
how can he inject it to others accounts and get their secrets…
<script>alert("lol");</script>
You seem experienced, could you bring down a website for me?
Do you mean demonstrated by a handsome hacker
I am scare to looks this video, i feel he gona hack in my pc while i watching a video 🙂
What an awesome video! I’m glad I came across your videos, I have one real nooby question though…
If this SQL stuff is so easy to put into websites, what do banks, shopping or government websites use to protect themselves from these attacks?
Nice video I give up a lot of knowledge❤❤❤❤❤❤❤
hats off
Wish i had your teachers!!!
thankyou so much
ok so the usecase of xss for hacker is to put phishing site in the front of the user? If somehow the user is smart enough to know the website change suddenly is suspicious, the user should be safe right?
love you
.
But cors will kill all process 😅
Loi you are the best! I love that you acutally shows us how XSS works rather than just explain it in pretty words 🙂 Thank you so much!
your a bad man im going through this sh!@# right now
Great valuable Toturial
<script>this is a test:</script>
This has been the best explanation of what a XSS is. Thank you!