Curated Video
A Detailed Guide to the OWASP Top 10 - #3 Cross-Site Scripting Attacks
This video explains another important client-side based attack, which is called the cross-site scripting attack.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Introduction to Password Managers
In this video, you will be introduced to password manager tools such as LastPass or dashlane. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Password Management
In this video, you will learn about password management and the need for using strong passwords to keep your system safe. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Introduction to Cookies
In this video, you will be introduced to web cookies, which are pieces of text stored by a web server on your hard disk. This clip is from the chapter "Internet and Browsing Security" of the series "The Absolute Beginners Guide to...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Browser Security - Brave Browser
In this video, you will dive into the realm of browser security, focusing on the specific features and tools available for enhancing security while using the Brave Browser. This clip is from the chapter "Internet and Browsing Security"...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Browser Security - Mozilla Firefox
In this video, you will explore browser security specifically tailored for Mozilla Firefox. This clip is from the chapter "Internet and Browsing Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Internet Privacy Tools
In this video, the author talks about a few tools that you might want to start using if you are going to take your privacy seriously online; one such tool that you will learn is the Brave browser. This clip is from the chapter "Internet...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Welcome to the Course
In this video, the author talks about what to expect from this course and explains why cybersecurity is important. This clip is from the chapter "Introduction" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part...
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 - Tweet Image Visualize
In this video, you will learn how to visualize tweet images in your Twitter Clone app. We will explore how to retrieve tweet images from the database and display them in the app's UI.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Downloading MongoDB
This video demonstrates downloading MongoDB and setting it up on your machine.
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Account Takeover through Clickjacking – Part 2
This is the second of the two-part video that demonstrates how to be prevented from the account takeover through Clickjacking. This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web Hacking...
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. This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web Hacking...
Curated Video
The Art of Doing - Web Development for Beginners - Headings and Paragraphs
In this video, you will learn how to use the heading and paragraph tags to structure and organize content on a web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Browser Security
With the variety of browsers available to download, it's important to know where the trusted sources are. There are also many other important features to browsers such as extensions and plugins, settings, ad blockers, password managers,...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - The World Wide Web
The web puts a graphical face on the Internet. You access it via a web browser, connecting with HTTP (insecure) or HTTPS (secure). Certificates give you a resource for whether a website can be trusted. This clip is from the chapter "The...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Interpreted Languages
Every operating system contains interpreters that can read higher-level programming languages. This video covers three popular interpreters: Visual Basic, Python, and JavaScript. This clip is from the chapter "Working with the...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Controllers Folder
This video discusses the Controller folder and its content (HomeController) when the project was created with the default Model-View-Controller project template. This clip is from the chapter "Coding Project Part 2: Consume the Web API...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Hidden Fields for State Management
In this video, you will learn, with code examples from a running project, to demonstrate state management with hidden fields. This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Section Summary
This video summarizes what you have learnt in this section. This clip is from the chapter "Create and Take a Deep Dive into Your First ASP.NET Core 3.1 Application" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This section...
Curated Video
Generative AI Art for Beginners - Getting Started with Midjourney
In this video, we will take a deeper look at Midjourney and learn how to use it effectively. We will explore various features and have a look at some examples to help you get started. This clip is from the chapter "Generative AI Art" of...
Curated Video
Learn Azure Serverless Functions in a Weekend - Send Email with Azure Functions
This video demonstrates how to send emails with Azure Functions. Here, you will continue using the previously developed function but this time, you are going to add the functionality of sending out an email notification to the client....
Curated Video
Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 2
In the last video, you connected the function to the database, but it is not returning anything on the browser page. In this video, you will return the database to the browser page. So, basically, you will publish the formatted output in...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Getting You Onboard
This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this section, you will clear up all your doubts regarding the course, you will touch base on JavaScript...