Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Fuzzing for SQL Injection Demo
This is a demo video on how to do Fuzzing for SQL injection. This clip is from the chapter "Fuzzing with Burp Suite Intruder" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section focuses on Fuzzing with...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Summary-2
This video helps you with the summary of the entire section. This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Google Hacking Database
This video explains about the Google Hacking database. This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section focuses on...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Google Hacking: Finding SQL Syntax Errors
This video talks about how to find SQL syntax errors using Google Hacking. This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Google Hacking: Finding Directory Listings
This video talks about how to find directory listings using Google Hacking. This clip is from the chapter "Web Application Security Testing with Google Hacking" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Summary-1
This video helps you with the summary of this section. 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 section focuses on...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - From SQL Injection to Remote Code Execution Demo
This is a demo video that demonstrates how to execute the code from SQL injection to remote. 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...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Dumping Database Table Entries Demo
This is a demo video on how to dump database table entries. 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 section...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Dumping Database Table Entries Overview
This video provides an overview of how to dump database table entries. 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
Web Hacker's Toolbox - Tools Used by Successful Hackers - The Basics of Sqlmap Overview
This video provides an overview of the basics of Sqlmap. 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 section focuses...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Introduction-How Hackers Find SQL Injections in Minutes with Sqlmap
This video provides an overview of the section. 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 section focuses on how...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Server and User Model
This video will cover the creation of server and user models for the backend part of our full stack Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Presenting User Profile Images
In this video, the presenter shows how to present the user profile images in the app UI by creating a route to serve the static files.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Login
In this video, we will implement the user login functionality using Passport.js authentication.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Introduction to Express
This video provides an introduction to Express.
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 - Mongoose and MongoDB
In this video, we will show you how to use Mongoose, a popular Node.js library, to build and manage a MongoDB database.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App
In this video, we will walk through how to implement GET requests in a mobile app, and provide examples of how to use this functionality to retrieve and display data from an API.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Running the API
This video demonstrates how to run an API required for frontend of the app development.
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
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Mongoose
This video explains Mongoose in detail.
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Limitation 1: The Training Data Is Finite
In this video, we will discuss the limitation that the training data used to train generative AI models is finite, which can impact the quality of the output. This clip is from the chapter "When (And When Not) to Use AI" of the series...