Curated Video
Fundamentals of Secure Software - Introduction to OWASP Top 10
This video is a high-level walkthrough of the OWASP Top 10 and other OWASP resources.
Curated Video
Fundamentals of Secure Software - Introduction to Application Security
In this video, we will lay the groundwork for what an SDLC looks like.
Curated Video
A Detailed Guide to the OWASP Top 10 - API3:2023 Broken Object Property Level Authorization
In this session, we will uncover the dangers of Broken Object Property Level Authorization and learn effective prevention techniques.
Curated Video
A Detailed Guide to the OWASP Top 10 - API1:2023 Broken Object Level Authorization (BOLA)
In this session, we will delve into the Broken Object Level Authorization risk, its implications, and strategies for mitigation.
Curated Video
A Detailed Guide to the OWASP Top 10 - Software and Data Integrity Failures Prevention
This video explains how we can prevent software and data integrity failures.
Curated Video
A Detailed Guide to the OWASP Top 10 - #6 Vulnerable and Outdated Components Prevention
This video explains how to prevent vulnerable and outdated components from becoming an issue.
Curated Video
A Detailed Guide to the OWASP Top 10 - #6 Vulnerable and Outdated Components
This video explains the A06: 2021 - vulnerable and outdated components.
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
A Detailed Guide to the OWASP Top 10 - #3 SQL Injection Attacks
This video explains the most common type of attack on a website, which is the SQL injection attack.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - How to Secure Your LinkedIn Account
In this video, you will discover effective strategies to enhance the security of your LinkedIn account, ensuring its protection and safeguarding your personal information. This clip is from the chapter "Social Media Security and Email...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - How to Secure Your Facebook Account
In this video, you will discover effective strategies to enhance the security of your Facebook account, ensuring its protection and safeguarding your personal information. This clip is from the chapter "Social Media Security and Email...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Additional Application Services
Some application services are focused mainly on web mobility (web apps on mobile devices) such as AWS Amplify, AppSync and Device Farm. This video addresses these services as well as some additional machine learning tools.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Key Rotation
When using an access key and secret access key it is important to rotate them periodically. Key rotation principles are covered in this video including the processes involved.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Multi-Factor Authentication
What if you don't trust a single authentication method, such as a username and password pair? Then you can use multi-factor authentication, which is presented in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Terminology
Like any technology, S3 has unique terminology associated with it. If you hope to understand and implement S3 well, you must understand this terminology, and this video will provide you with definitions of key S3 terms.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - IAM…What?
In this video, we will understand the Identity and Access Management (IAM) service used to secure access to AWS services, manage the root account, create users, group permissions, roles, and more.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - How to Get Started with AWS
How to set up your free AWS account, and everything you need to know before you begin.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Development Operations (DevOps)
AWS DevOps services allow you to manage programming processes from start-to-finish. They include code creation, code management, code debugging, code packaging and deployment. This video describes the available services.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - API Gateway
An Application Programming Interface (API) is a wrapper for code that allows for easy access to and execution of it. The AWS API Gateway is a service that allows you to have APIs in the cloud. Learn more in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Lambda
What if you need some code to run in the cloud but you don't want to build an entire instance-based platform to support the code? Lambda comes to the rescue. This video explains how Lambda can be used to execute code in the cloud without...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Amazon STS
The Amazon Security Token Service (STS) allows for secure communications and access between AWS services, such as between an EC2 instance and S3. You will learn about this service in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Beanstalk Environment
If you would like to have an expert AWS administrator available to you at any time, consider the Elastic Beanstalk service. It's not a real administrator, but it's as close as it gets within AWS and it can launch and mage EC2 instances...
Curated Video
The Art of Doing - Web Development for Beginners - Installing VS Code
In this video, we will walk you through the process of installing VS Code IDE (Integrated Development Environment) on your Windows machine, which will be your primary development environment throughout the course. This clip is from the...
Curated Video
The Art of Doing - Web Development for Beginners - Downloading the Course Materials
In this video, we will guide you through the process of downloading the course materials, including the starter, and completed files, from the GitHub repository. These files will be essential for completing the assignments and practicing...