Web Application SECURITY in ASP.NET Core - Part 1 - SQL Injection

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • 💻 DOWNLOAD THE SOURCE CODE 👉 bit.ly/my-sour... 👈
    🔔 SUBSCRIBE FOR MORE C# LESSONS 👉 bit.ly/mytested... 👈
    ► Part 1 - SQL Injection - THIS VIDEO
    In this video series, I show you how to secure your ASP.NET Core application against common web vulnerabilities. In the first part, I show what is SQL injection and how to prevent it.
    ► My Tested ASP.NET Source Code: github.com/iva...
    ► My Tested ASP.NET Website: mytestedasp.net
    ★★ JOIN MY MENTORSHIP PROGRAM ★★
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ► Patreon: / ivaylokenov
    ★★ BECOME A BACKER OR SPONSOR ★★
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ► OpenCollective: opencollective...
    ► PayPal: paypal.me/ivayl...
    ► Buy Me A Coffee: buymeacoff.ee/i...
    ★★ Follow My Tested ASP.NET ★★
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ► Instagram: / mytestedaspnet
    ► Twitter: / mytestedaspnet
    ► Facebook: / mytestedaspnet
    ► LinkedIn: / mytestedaspnet
    ★★ Follow Me ★★
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ► Instagram: / ivaylokenov
    ► Facebook: / ivaylo.kenov
    ► LinkedIn: / kenov

КОМЕНТАРІ • 12

  • @CodeItUpByAMBITIONED
    @CodeItUpByAMBITIONED  2 роки тому +1

    PROTIP: Watch me at 1.5x speed to save time! 😎
    Do you love this video? What is your opinion about it? 🙄 What kind of lessons do you prefer? Shorter or longer? Let me know in the comments! 👇
    You can get my source code from here: bit.ly/my-source-ciu 👈

  • @azharulsharif9486
    @azharulsharif9486 2 роки тому +4

    Common Security Problems:
    1. SQL injection
    2. Cross Site Scripting (XSS)
    3. URL/HTTP Manipulation Attacks (Parameter Tempering)
    4. Cross Site Request Forgery (CSRF)
    5. Brute Force Attacks ( also DDoS)
    6. Insufficient Access Control
    7. Too Much Information in Errors/Public Configuration
    8. Missing SSL(HTTPS) / MITM
    9. Phishing / Social Engineering
    10. Security Flows in Other Software We Use

  • @gasbram
    @gasbram Рік тому

    I have liked to learn with you . I from Brazil and your english is so clear to understand about the concepts/knowledges

  • @dexter_world6189
    @dexter_world6189 3 роки тому

    the web page was not raised.i received only the blank window
    what can i do for that?

  • @iancarr3923
    @iancarr3923 4 роки тому

    Excellent, thanks.

  • @daworld5446
    @daworld5446 3 роки тому

    i cant find the file on github any else having that issue

  • @aymannasr1323
    @aymannasr1323 4 роки тому

    Ty : )