Hi, what do you want to do?
Curated Video
A Detailed Guide to the OWASP Top 10 - #10 Server-Side Request Forgery
This video explains A10: 2021 - Server-Side Request Forgery (SSRF).
Curated Video
A Detailed Guide to the OWASP Top 10 - #7 Identification and Authentication Failures
This video explains OWASP 07 - identification and authentication failures.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Checking Default App Permissions - Android
This video talks about the kinds of permissions the applications have on an Android device. We will look at app permissions such as Instagram, Rebtel, and introduce to you an app to manage the permissions quickly and effectively.
<
br/>...
<
br/>...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - How to Set Up a Recovery Email
In this video, the author shows you how to set up a recovery email account the right way.
<
br/>
This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners Guide to Cybersecurity...
<
br/>
This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners Guide to Cybersecurity...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Phishing Attacks
In this video, you will learn about Phishing attacks. It is an attempt by a hacker to obtain sensitive data by sending crafted emails to a potential victim while impersonating a known person or body.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
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.
<
br/>
This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This...
<
br/>
This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Configuring DNS Lab
In this video, you will see how the DNS options are configured within AWS. With this understanding, you will be able to plan well for DNS and DHCP in your AWS solution designs.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - EFS and PrivateLink
How can you ensure secure connections between your VPCs, services, and applications in AWS? Check out PrivateLink to find out.
Curated Video
The Art of Doing - Web Development for Beginners - Inline Elements
In this video, we will explore inline elements, which don't start on a new line and only take up as much horizontal and vertical space as needed. We will also discuss how to set their background color using the style attribute.
<
br/>...
<
br/>...
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project - Part 2
In this video, we will continue building our "Collectors" project and create the remaining pages featuring Bulbasaur, Charmander, and Squirtle.
<
br/>
This clip is from the chapter "Advanced HTML Tags" of the series "The Art of...
<
br/>
This clip is from the chapter "Advanced HTML Tags" of the series "The Art of...
Curated Video
The Art of Doing - Web Development for Beginners - Attribution for All Resources
In this video, we will provide attribution for all the resources used in this course, including the ones we shared in the previous video.
<
br/>
This clip is from the chapter "Introduction" of the series "The Art of Doing - Web...
<
br/>
This clip is from the chapter "Introduction" of the series "The Art of Doing - Web...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - User Redirection through window.opener Tabnabbing – Part 2
This is the second of the two-part video that talks about how to prevent from this attack. This attack is user redirection through window.opener tabnabbing.
<
br/>
This clip is from the chapter "Hacking Web Applications through...
<
br/>
This clip is from the chapter "Hacking Web Applications through...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - User Redirection through window.opener Tabnabbing – Part 1
This is the first of the two-part video that talks about how to attack through link. You will work on the user redirection through window.opener tabnabbing.
<
br/>
This clip is from the chapter "Hacking Web Applications through...
<
br/>
This clip is from the chapter "Hacking Web Applications through...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Hacking Web Applications via PDFs, Images, and Links
This video introduces the section.
<
br/>
This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on hacking...
<
br/>
This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on hacking...
Curated Video
The Art of Doing - Web Development for Beginners - Store Front Project - Part 2
In this video, we will continue working on the store front project by creating the about and contact pages. We will use the same HTML and CSS techniques from the previous video to create the structure and style the pages. Additionally,...
Curated Video
The Art of Doing - Web Development for Beginners - Styling Text
In this video, we will explore different CSS properties that can be used to style text, such as changing the font family, font size, font style, and text color. We will also cover text alignment, text decoration, and text...
Curated Video
The Art of Doing - Web Development for Beginners - Defining Color
In this video, we will explore the concept of color and how it is defined. We will start by discussing the different components of color, including hue, saturation, and brightness. Next, we will delve into the color wheel and how it...
Curated Video
ChatGPT for Creatives - Contentbot_ai
In this video, the author introduces Contentbot_ai, an AI-powered writing assistant that helps with generating content ideas, researching topics, and even writing complete articles. The author demonstrates how to use the tool, including...
Curated Video
ChatGPT for Creatives - Finding Your Own Resources
In this video, you will learn to find the resources to learn a new skill, the importance of understanding what we want to learn and how to find the right resources, whether it's through online courses, books, or mentors. It also gives...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Index View (Customer Controller)
This video walks through the coding for creating the index view for the Customer Controller. The application is run to see the Customer list.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Edit Home Controller Index View
We will edit the default Index view of the home controller in this video to customize it according to our needs.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client"...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client"...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - The Shared Folder
This video explains the views/shared folder and its contents. You will be aware of the functions of all the folder files and their importance in the project.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Texturing the X Stocks Prop
In this lesson, we will be texturing our X stocks prop. Like our other stocks, this will include a blood decal to simulate blood stains as, after all, no one comes away unharmed after being on these X stocks.
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the AddOrder View
AddOrder view is added in this video along with suitable markup with built-in tag helpers to add model or server-side application. Application is run at the end of the video to demonstrate adding an order to the database.
<
br/>...
<
br/>...