* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40

Autor Tópico: Asp.Net Core Security. Novice To Consecrated  (Lida 97 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Asp.Net Core Security. Novice To Consecrated
« em: 16 de Novembro de 2023, 10:14 »

Asp.Net Core Security. Novice To Consecrated
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 606.49 MB | Duration: 0h 52m

Learn to think like ethical hacker about your ASP.NET application security

What you'll learn
Learn about ASP and .NET built-in security mechanisms
Enforce Transport Layer Security and HSTS to prevent network sniffing
Write code in Razor syntax to prevent malicious script implant injection
Familiarize with GET and POST methods in Hyper Text Transfer Protocol (HTTP)
Familiarize with Web Parameter Tampering and Overposting attacks
Create good user password policy for application
Familiarize with Cross-Site Request Forgery (CSRF/XSRF) attacks
Learn what is Open Redirect vulnerability
Simulate Path Traversal attack scenario in laboratory environment
Create honeypot traps in web app to mislead unethical hackers
Use serialization and deserialization mechanisms wisely
Learn about Forced Browsing technique
Requirements
You should have basic understanding of C# language syntax
You should be able to download and run sample ASP and .NET project in Visual Studio
Description
Welcome to ASP.NET Core Security course for .NET 7 and newer!These materials are essential knowledge about ASP.NET built-in protection mechanisms plus we will learn to think like a hacker and this is our first step towards defensive programming and increased security of created applications. In the laboratory we will use sample application in ASP.NET technology with various vulnerabilities to simulate attack scenarios and other experiments.When you look at the course length, then you can see that these materials are knowledge concentrate.We learn how to enforce Transport Layer Security encryption to protect against network traffic sniffing. Next we look at sharp Razor syntax and how it protects us from malicious implant injection. Then we return to fundamentals like GET and POST methods of HTTP and how to create more secure controller actions in ASP and .NET technology.Most of lectures are ethical hacking of our vulnerable application sample.We will experiment with:Parameter Tampering,Overposting Attack,Password Policy,Cross-Site Request Forgery (CSRF/XSRF),Open Redirect Attack,Path Traversal Attack,Honeypot Example,Insecure Deserialization,Forced Browsing Technique and more!Enable Closed Captions (CC) for better accessibility and here we go!Do not forget that you have my online technical assistance.
Overview
Section 1: Introduction
Lecture 1 Introduction
Section 2: ASP.NET Core and MVC Security
Lecture 2 Misconfiguration Protection
Lecture 3 Network Traffic Sniffing
Lecture 4 Malicious Implant Injection
Lecture 5 Safe Methods
Lecture 6 Parameter Tampering
Lecture 7 Password Policy
Lecture 8 Cross-Site Request Forgery (CSRF/XSRF)
Lecture 9 Open Redirect Attack
Lecture 10 Path Traversal Attack
Lecture 11 Honeypot Example
Lecture 12 Insecure Deserialization Mechanism
Lecture 13 Forced Browsing Technique
Section 3: Extras
Lecture 14 Vulnerable ASP.NET App Sample
Students learning ASP that want to focus on security of their apps,Students bored with creating basket for e-commerce web apps,Future cybersecurity specialists,Beginner ASP and .NET developers

Screenshots


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/ed6985f70e0e2637a59736f57117f3aa/lamoh.Asp.Net.Core.Security..Novice.To.Consecrated.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/b4a858589e1942b3/lamoh.Asp.Net.Core.Security..Novice.To.Consecrated.rar

ddownload.com:
Citar
https://ddownload.com/iw1rfumtznvp/lamoh.Asp.Net.Core.Security..Novice.To.Consecrated.rar