* Cantinho Satkeys

Refresh History
  • JPratas: try65hytr Pessoal  classic k7y8j0
    Hoje às 01:42
  • j.s.: try65hytr a todos  49E09B4F
    07 de Novembro de 2024, 18:10
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37

Autor Tópico: Owasp Api Security Top 10 - With Nodejs Code Samples  (Lida 69 vezes)

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

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115977
  • Karma: +0/-0
Owasp Api Security Top 10 - With Nodejs Code Samples
« em: 16 de Novembro de 2023, 11:41 »

Owasp Api Security Top 10 - With Nodejs Code Samples.
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.20 GB | Duration: 3h 7m

Mastery of OWASP API Security 2023: Uncover vulnerabilities, adopt countermeasures, and safeguard your APIs.

What you'll learn
Introduction to API Security
Understanding OWASP API Security Risks: A detailed exploration of the Open Web Application Security Project (OWASP) API Security Top 10 risks for the year 2023.
Risk Mitigation Strategies: Students will learn various techniques and best practices for mitigating each of the OWASP API security risks covered in the course.
Building Secure APIs: Students will gain practical insights into designing and developing secure APIs from scratch.
opics covered include input validation, data encryption, secure error handling, logging and monitoring practices

Requirements
Basic knowledge of APIs and CRUD operation.
Basic Understanding of API Authentication & Authorization using AUTH Tokens

Description
In this comprehensive course, we dive deep into the OWASP Top Ten - API Security Risks 2023 and explore real-world examples to understand the critical security challenges faced by modern web applications. With the increasing reliance on APIs for data sharing and communication between applications, it is crucial for developers and security professionals to be well-versed in the threats and vulnerabilities associated with API security.Throughout the course, we will examine each of the API security risks listed in the OWASP Top Ten 2023, providing in-depth analysis and practical insights. By studying real-world examples, participants will gain a solid understanding of the potential risks and their impact on the security posture of APIs.Key Topics Covered:1. Broken Object Level Authorization2. Broken Authentication3. Broken Object Property Level Authorization4. Unrestricted Resource Consumption5. Broken Function Level Authorization6. Unrestricted Access to Sensitive Business Flows7. Server Side Request Forgery8. Security Misconfiguration9. Improper Inventory Management10. Unsafe Consumption of APIsCourse Format and Learning Methods:- Interactive lectures with real-world examples and case studies- Hands-on exercises and demonstrations to reinforce concepts- Group discussions and collaborative problem-solving activities- Q&A sessions and open forums for participant engagement- Access to additional resources, reference materials, and tools for further explorationBy the end of this course, participants will have a comprehensive understanding of the OWASP Top Ten - API Security Risks 2023 and the necessary skills to effectively assess, mitigate, and protect APIs from potential vulnerabilities. They will be equipped with practical knowledge and best practices to implement secure API architectures, conduct security assessments, and ensure the overall integrity of their applications.Who should attend:- Software developers and engineers- Security professionals and analysts- IT managers and administrators- Web application testers and quality assurance specialistsJoin us in this immersive course as we delve into the world of API security risks and empower ourselves with the knowledge and expertise needed to build robust and secure applications.

Overview
Section 1: Introduction

Lecture 1 Welcome

Lecture 2 About OWASP

Lecture 3 Sample (hands-on) Application Overview

Section 2: OWASP API Security Top 10 Risks - 2023

Lecture 4 Intro

Lecture 5 JSON Web Token Authentication Flow

Lecture 6 Broken Object Level Authorization

Lecture 7 Broken Object Level Authorization- Identify & Fix (hands-on)

Lecture 8 Broken Authentication

Lecture 9 Broken Authentication - Identify & Fix (hands-on)

Lecture 10 Broken Object Property Level Authorization - Intro

Lecture 11 Broken Object Property Level Authorization - Identify & Fix (hands-on)

Lecture 12 Unrestricted Resource Consumption - Intro

Lecture 13 Unrestricted Resource Consumption - Identify & Fix (hands-on)

Lecture 14 Broken Function Level Authorization - Intro

Lecture 15 Broken Function Level Authorization - Identify & Fix (hands-on)

Lecture 16 Unrestricted Access to Sensitive Business Flows - Intro

Lecture 17 Unrestricted Access to Sensitive Business Flows - Identify & Fix (hands-on)

Lecture 18 Server Side Request Forgery (SSRF) - Intro

Lecture 19 Server Side Request Forgery (SSRF) - Identify & Fix (hands -on)

Lecture 20 Security Misconfiguration - Intro

Lecture 21 Security Misconfiguration - Identify & Fix (hands -on)

Lecture 22 Improper Inventory Managment - Intro

Lecture 23 Improper Inventory Managment - Identify & Fix (hands -on)

Lecture 24 Unsafe Consumption of APIs - Intro

Lecture 25 Unsafe Consumption of APIs - Identify & Fix (hands -on)

developer,an architect,a security professional,someone eager to enhance their understanding of API security

rapidgator.net:
Citar
https://rapidgator.net/file/ea7e4f565b5f1f72855b650641293df7/zjslz.Owasp.Api.Security.Top.10..With.Nodejs.Code.Samples..part1.rar.html
https://rapidgator.net/file/0fa266dc2c656882b3c63dcca05cc18e/zjslz.Owasp.Api.Security.Top.10..With.Nodejs.Code.Samples..part2.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/1bedd4aB63836cd1/zjslz.Owasp.Api.Security.Top.10..With.Nodejs.Code.Samples..part1.rar
https://uploadgig.com/file/download/abe44650594d4942/zjslz.Owasp.Api.Security.Top.10..With.Nodejs.Code.Samples..part2.rar

ddownload.com:
Citar
https://ddownload.com/hskxu3d4c7rs/zjslz.Owasp.Api.Security.Top.10..With.Nodejs.Code.Samples..part1.rar
https://ddownload.com/42arh8b57mle/zjslz.Owasp.Api.Security.Top.10..With.Nodejs.Code.Samples..part2.rar