Spot the bug, I challenge you! 👨‍💻

preview_player
Показать описание
Maximize your website's security with Semgrep! In this tutorial, we'll show you how to use this powerful tool to find and fix security vulnerabilities in your code. With its easy-to-use interface and advanced features, Semgrep is a must-have for any software developer or security professional. Learn how to scan your code for potential threats, including SQL injections, cross-site scripting, and more. Protect your website and your users today by watching this tutorial on finding security vulnerabilities with Semgrep! Subscribe now for more coding and security tips.

python, C, C++, Java, JavaScript and Other Cheetsheets [++]:

►Learn in One Video[++]:

►Complete course [playlist]:

Follow Me On Social Media
Comment "#HarryBhai" if you read this 😉😉
Рекомендации по теме
Комментарии
Автор

00:56
Harry Bhai: Bug is that an attacker can easily give any value in input.
Me: Last line me "</htm>" likha hai 🥲😂😂

abhaykumawat
Автор

find the bugs series, it'll go to another level, lets continue this series harrybhai

AnHuL.
Автор

Awesome video, we need more in near future harry bhai 💯♥️

cosmosv
Автор

First wale buggy html input form mein
<html><script>alert("Hello World!");</script></html> likh kar dekho sara khel pata chal jayega.
alert("hello World") execute kar jayega

sonuaryan
Автор

❌ Unexpected Syntax: 'missing L at' "</htm>" 0:57

Imtitled
Автор

1. HTML closing tag me </htm> likha he instead of </HTML>

VinsonQA
Автор

Your all videos are improve our skills.. thank you. Can you teach SQL for us?... please reply..

romapatel
Автор

Harry bhai ise please js ultimate course ki playlist mai daal do !

anmolgumbhir
Автор

In the first one if you write some HTML in the input that's also going to be part of the document

souravdas
Автор

Bro make these kind of videos that are unique

noob_learning
Автор

Hay sir iam Android users and iam poor but me see your full series of python beginners and plz help me
How to use voice system in Android smartphone
Plz sir help me 😭🙏🏻

My dream to make AI voice system calculator for my grocery shop but me not afford a laptop or pc
Plz help me 😭😭🥺

Anime_XYZ_
Автор

Avoid inline SQL queries, it may attacks SQL injection.

rokckerzzzz
Автор

me being a web application security experts, it was little bit easy for me😍

pankajkori
Автор

@CodeWithHarry the second one was vuln to odor as well

naumanbackupstests
Автор

Android Development video laao harry bhai

REHAN-
Автор

Bro Please Make an Entire DeBug JS Playlist Please♥️👊

vidhyarthilakshiya
Автор

1st bug : XSS because input is not sanitized

_nikhilll
Автор

Bahut badi information de diya aapane sir 🥰🥰🔥👍

vedantdubey
Автор

0:54 but is onclick="displayName()", it should be onclick="displayName" [which is function reference instead of directly calling the function)
also html tag should end with </html>

VishalSharma-rnmt
Автор

It picked a CSRF token vulnerability in one of my backend applications

sahilaggarwal