Hi, what do you want to do?
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetch All Tweets
In this video, we will be implementing the functionality to fetch all tweets from the database using Mongoose and Express.js.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetching a Specific User
In this video, you will learn how to fetch a specific user using their ID, and send back only the necessary user data.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Delete User
In this video, you will learn how to implement a secure endpoint for deleting a user, including verifying the user's identity, deleting all of the user's tweets, and using proper error handling.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - toJSON
In this video, you will learn how to use the toJSON method in Mongoose to manipulate the user object before sending it as a JSON response.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetching Users
In this video, we will go over how to fetch all users from the MongoDB database using Mongoose and Express, and display them in our app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - DELETE Notes
DELETE requests are an essential part of any application that involves user-generated content; in this video, we will walk through how to structure and implement this functionality in your own projects, and offer guidance on how to...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Interface (UI)
This video talks and demonstrates the User Interface (UI) part.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - UPDATE and DELETE Requests
UPDATE and DELETE requests are essential tools for managing data in web applications; in this video, we will walk through how to structure and implement these requests in your own projects.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request
In this video, we will take a closer look at GET requests and how they function, as well as some best practices for implementing them in your web applications.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Note Model and POST Request
In this video, we will explore the Note model and POST request in depth, including how they work and how to use them effectively in your programming projects.
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - More Advanced Testing with Sqlmap Demo
This is a demo video of more advanced testing with Sqlmap.
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - ImageUploader
In this video, we will be discussing how to implement the ImageUploader in our SwiftUI Twitter Clone app.
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Hacking a Static Template
This video explains the hacking of a static template in AngularJS.
<
br/>
This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on...
<
br/>
This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Template Injection and $scope Hacking – Part 2
This is the second of the two-part video that demonstrates Template Injection and $scope Hacking that uses AngularJS.
<
br/>
This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert ...
<
br/>
This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert ...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - HTTP Parameter Pollution – Part 2
This is the second of the two-part video that bypasses the authorization and helps you demonstrate the HTTP Parameter Pollution.
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web...
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - HTTP Parameter Pollution – Part 1
This is the first of the two-part video that talks about the root cause of the problem in the browser where we can use this HTTP Parameter Pollution.
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web...
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Exploiting Race Conditions – Case 2
This video explains exploiting race conditions for case 2. Here, you would be looking at how the hackers re-use one-time discount code.
<
br/>
This clip is from the chapter "Exploiting Race Conditions in Web Applications" of the...
<
br/>
This clip is from the chapter "Exploiting Race Conditions in Web Applications" of the...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Exploiting Race Conditions – Case 1 (Part2)
This is the first of the two-part video on exploiting race conditions for case 2. Here, you would be looking at how the hackers use another race conditions for stealing money from a bank.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Exploiting Race Conditions – Case 1 (Part1)
This is the first of the two-part video on exploiting race conditions for case 1. Here, you would be looking at how the hackers use multithreading conditions for stealing money from a bank.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Template Injection and $scope Hacking – Part 1
This is the first of the two-part video that talks about the theoretical part of Template Injection and $scope Hacking that uses AngularJS.
<
br/>
This clip is from the chapter "Hacking AngularJS Applications" of the series "Web...
<
br/>
This clip is from the chapter "Hacking AngularJS Applications" of the series "Web...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Token Hijacking through PDF – Part 2
This is the second of the two-part video that demonstrates token hijacking through PDF.
<
br/>
This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack...
<
br/>
This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Query Strings for State Management
In this video, you will learn, with code examples from a running project, to demonstrate state management with query strings.
<
br/>
This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 - Build...
<
br/>
This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 - Build...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Cookies for State Management
In this video, you will learn, with code examples from a running project, to demonstrate how cookies are used for state management.
<
br/>
This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 -...
<
br/>
This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 -...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Model Binding Introduction
At the end of this video, you will have a fairly good understanding of the model binding concept.
<
br/>
This clip is from the chapter "Model Binding in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This...
<
br/>
This clip is from the chapter "Model Binding in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This...