* 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: Owasp Api Security Top 10 - With Nodejs Code Samples  (Lida 114 vezes)

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

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • 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