Udemy - Angular Security Masterclass (with FREE E-Book) [TP]

seeders: 4
leechers: 2
updated:
Added by tutplanet in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

[Tutorialsplanet.NET] Udemy - Angular Security Masterclass (with FREE E-Book) 01 - Introduction
  • 001 Angular Security Course Helicopter View.mp4 (7.8 MB)
  • 001 Angular Security Course Helicopter View_es.vtt (2.5 KB)
  • 002 IMPORTANT.html (0.7 KB)
  • 003 The Typescript Jumpstart Ebook.html (6.3 KB)
  • 004 Installing Git, Node, NPM and Choosing an IDE.mp4 (41.0 MB)
  • 004 Installing Git, Node, NPM and Choosing an IDE_es.vtt (5.0 KB)
  • 005 Installing The Lessons Code - Learn Why Its Essential To Use NPM 5.mp4 (14.8 MB)
  • 005 Installing The Lessons Code - Learn Why Its Essential To Use NPM 5_es.vtt (7.0 KB)
  • 006 How To Run Node In TypeScript With Hot Reloading.mp4 (11.9 MB)
  • 006 How To Run Node In TypeScript With Hot Reloading_es.vtt (4.9 KB)
  • 007 Guided Tour Of The Sample Application.mp4 (15.0 MB)
  • 007 Guided Tour Of The Sample Application_es.vtt (7.5 KB)
  • 10683152-Typescript-Jumpstart-Book-Udemy.pdf (757.6 KB)
02 - Sign Up Service - Initial Client and Server-Side Implementation
  • 001 Client Side Authentication Service - API Design.mp4 (11.2 MB)
  • 001 Client Side Authentication Service - API Design_es.vtt (5.9 KB)
  • 002 Client Authentication Service - Design and Implementation.mp4 (34.9 MB)
  • 002 Client Authentication Service - Design and Implementation_es.vtt (11.0 KB)
  • 003 The New Angular HTTP Client - Doing a POST Call To The Server.mp4 (22.5 MB)
  • 003 The New Angular HTTP Client - Doing a POST Call To The Server_es.vtt (7.2 KB)
  • 004 User Sign Up Server-Side Implementation in Express.mp4 (32.0 MB)
  • 004 User Sign Up Server-Side Implementation in Express_es.vtt (10.8 KB)
03 - Password Storage - Hashing and Salting
  • 001 Introduction To Cryptographic Hashes - A Running Demo.mp4 (36.4 MB)
  • 001 Introduction To Cryptographic Hashes - A Running Demo_es.vtt (7.0 KB)
  • 002 Some Interesting Properties Of Hashing Functions - Validating Passwords.mp4 (26.3 MB)
  • 002 Some Interesting Properties Of Hashing Functions - Validating Passwords_es.vtt (7.6 KB)
  • 003 Learn Offline Dictionary Attacks - Why Use Cryptographic Salting.mp4 (29.3 MB)
  • 003 Learn Offline Dictionary Attacks - Why Use Cryptographic Salting_es.vtt (9.7 KB)
  • 004 Password Key Derivation Functions and The Node Crypto Module.mp4 (21.3 MB)
  • 004 Password Key Derivation Functions and The Node Crypto Module_es.vtt (6.7 KB)
  • 005 Using the Argon 2 Hashing Function In Our Sign Up Backend Service.mp4 (49.4 MB)
  • 005 Using the Argon 2 Hashing Function In Our Sign Up Backend Service_es.vtt (10.2 KB)
  • 006 How To Implement a Password Policy.mp4 (31.4 MB)
  • 006 How To Implement a Password Policy_es.vtt (6.2 KB)
  • 007 Displaying Client-Side Password Validation Errors - What's Next.mp4 (30.4 MB)
  • 007 Displaying Client-Side Password Validation Errors - What's Next_es.vtt (7.7 KB)
04 - User Session Management
  • 001 Switch Branches And User Session Management Section Introduction.mp4 (30.8 MB)
  • 001 Switch Branches And User Session Management Section Introduction_es.vtt (8.8 KB)
  • 002 Node Util Promisify - How to Convert Callback Based APIs to Promise-based.mp4 (17.6 MB)
  • 002 Node Util Promisify - How to Convert Callback Based APIs to Promise-based_es.vtt (5.7 KB)
  • 003 Introduction To Node Async Await - Creating a User Session Id.mp4 (29.1 MB)
  • 003 Introduction To Node Async Await - Creating a User Session Id_es.vtt (9.9 KB)
  • 004 Modeling a User Session - Classes Or Interfaces.mp4 (17.4 MB)
  • 004 Modeling a User Session - Classes Or Interfaces_es.vtt (8.2 KB)
  • 005 Browser Cookies - How To Use Them For User Session Management.mp4 (30.2 MB)
  • 005 Browser Cookies - How To Use Them For User Session Management_es.vtt (9.9 KB)
  • 006 Attack Scenario - User Identity Theft Attack Using A Third-Party Server.mp4 (33.8 MB)
  • 006 Attack Scenario - User Identity Theft Attack Using A Third-Party Server_es.vtt (6.2 KB)
  • 007 How To Better Protect The Session Id Using HTTP Only Cookies.mp4 (14.7 MB)
  • 007 How To Better Protect The Session Id Using HTTP Only Cookies_es.vtt (3.3 KB)
  • 008 HTTPS Secure Cookies - Running the Angular CLI in HTTPS Mode.mp4 (30.5 MB)
  • 008 HTTPS Secure Cookies - Running the Angular CLI in HTTPS Mode_es.vtt (6.4 KB)
  • 009 Client-Side User Session Management - Retrieve User Data From Session.mp4 (41.4 MB)
  • 009 Client-Side User Session Management - Retrieve User Data From Session_es.vtt (12.6 KB)
  • 010 An Ancient Vulnerability - JSON Hijacking, Securing REST Endpoint.mp4 (26.5 MB)
  • 010 An Ancient Vulnerability - JSON Hijacking, Securing REST Endpoint_es.vtt (11.7 KB)
  • 011 Implementing Logout - Destroying The User Session.mp4 (30.3 MB)
  • 011 Implementing Logout - Destroying The User Session_es.vtt (9.7 KB)
  • 012 User Login - Step-by-Step Implementation.mp4 (27.0 MB)
  • 012 User Login - Step-by-Step Implementation_es.vtt (9.0 KB)
  • 013 Finish Login Functionality and Section Conclusion.mp4 (28.7 MB)
  • 013 Finish Login Functionality and Section Conclusion_es.vtt (12.3 KB)
05 - Introduction To JSON Web Tokens
  • 001 JSON Web Tokens - Section Introduction.mp4 (12.0 MB)
  • 001 JSON Web Tokens - Section Introduction_es.vtt (5.4 KB)
  • 002 Creating Your First JWT - What Does It Look Like.mp4 (7.9 MB)
  • 002 Creating Your First JWT - What Does It Look Like_es.vtt (2.7 KB)
  • 003 JSON Web Tokens In a Nutshell.mp4 (15.1 MB)
  • 003 JSON Web Tokens In a Nutshell_es.vtt (5.1 KB)
  • 004 JSON Web Tokens In Detail - The Header and the Payload.mp4 (41.0 MB)
  • 004 JSON Web Tokens In Detail - The Header and the Payload_es.vtt (8.0 KB)
  • 005 JWT Signature With HS256 - How Does It Work Learn What is an HMAC Code.mp4 (35.8 MB)
  • 005 JWT Signature With HS256 - How Does It Work Learn What is an HMAC Code_es.vtt (11.1 KB)
  • 006 JWT Signature With RS256 - Learn The Advantages Compared to HS256.mp4 (0.0 KB)
  • 006 JWT Signature With RS256 - Learn The Advantages Compared to HS256_es.vtt (10.1 KB)
  • 007 Creating a JWT User Session - Setting Subject and Expiration.mp4 (11.2 MB)
  • 007 Creating a JWT User Session - Setting Subject and Expiration_es.vtt (3.9 KB)
06 - JWT In Practice - Step-by-Step Authentication With JSON Web Tokens
  • 001 User Sign Up With JWT - Learn How To Combine Cookies and JWTs.mp4 (50.1 MB)
  • 001 User Sign Up With JWT - Learn How To Combine Cookies and JWTs_es.vtt (10.2 KB)
  • 002 Server-Side User Identification Via a Custom Express Middleware.mp4 (63.1 MB)
  • 0

Description

Udemy - Angular Security Masterclass (with FREE E-Book) [TP]

Practical Guide to Angular Security - Add Authentication / Authorization (from scratch) to an Angular / Node App

What you'll learn

Code in Github repository with downloadable ZIP files per section
Get a solid foundation in Web Security Fundamentals
Perform the attacks yourself manually, in order to fully understand them
Understand and Defend an Application against common security attacks, such as Dictionary Attacks, Cross-Site Request Forgery, etc.
Understand JWT in-depth, including the multiple signature types
For more Udemy Courses: https://tutorialsplanet.net



Download torrent
2.2 GB
seeders:4
leechers:2
Udemy - Angular Security Masterclass (with FREE E-Book) [TP]


Trackers

tracker name
ahttp://0d.kebhana.mx:443/announce
udp://bigfoot1942.sektori.org:6969/announce
https://tracker.fastdownload.xyz:443/announce
https://opentracker.xyz:443/announce
http://open.trackerlist.xyz:80/announce
http://torrent.nwps.ws:80/announce
udp://tracker.port443.xyz:6969/announce
udp://tracker.tiny-vps.com:6969/announce
http://t.nyaatracker.com:80/announce
udp://tracker.birkenwald.de:6969/announce
udp://tracker.vanitycore.co:6969/announce
udp://tracker.torrent.eu.org:451/announce
udp://retracker.lanta-net.ru:2710/announce
udp://retracker.hotplug.ru:2710/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.uw0.xyz:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://explodie.org:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.iamhansen.xyz:2000/announce
udp://tracker.toss.li:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.justseed.it:1337/announce
https://2.track.ga:443/announce
udp://open.stealth.si:80/announce
udp://zephir.monocul.us:6969/announce
udp://open.demonii.si:1337/announce
µTorrent compatible trackers list

Download torrent
2.2 GB
seeders:4
leechers:2
Udemy - Angular Security Masterclass (with FREE E-Book) [TP]


Torrent hash: 3BCAF859F44829C111CA3C258E88BCB1C3BB2C1F