PluralSight – Creating Forms in HTML

PluralSight – Creating Forms in HTML-BOOKWARE-KNiSO
English | Size: 189.14 MB
Category: Tutorial


A big part of HTML development involves creating forms for user input. In this course, Creating Forms in HTML, you will learn the skills you need to create useful input forms on your web pages. First, you will discover how HTML forms work and how to configure your form. Next, you will explore the various types of form inputs and how to best apply them. Finally, you will cover organizing styling, and validating your forms. When you re finished with this course, you will have a foundational understanding of HTML forms that will help you immensely as you move forward and create your own websites

PluralSight – Optimizing and Deploying a Website

PluralSight – Optimizing and Deploying a Website-BOOKWARE-KNiSO
English | Size: 275.99 MB
Category: Tutorial


Release Notes: In order to reach your audience on the internet, you need your site to be available and discoverable. In this course, Optimizing and Deploying a Website ou ll learn to host your website on the internet and how to optimize it to be discovered and indexed by search engines. First, you ll explore what a web server is, how to find a hosting provider, and how to upload your web pages. Next, you ll discover how search engines work and some of the ways you can modify your site to make the pages more friendly to search engine crawlers, which can move you up the list of search results. Finally, you ll learn how to add Google Analytics to your pages in order to gather deep insights on how your website is being used. When you re finished with this course, you ll have the skills and knowledge of web hosting and website optimization needed to make your web pages available to users around the world, and to show up in search engine results when those users search for your content

PluralSight – Credential Access with Cain and Abel

PluralSight – Credential Access with Cain and Abel-BOOKWARE-KNiSO
English | Size: 51.44 MB
Category: Tutorial


Cain & Abel is a versatile tool for the Windows operating system which can help further your red teaming objectives with techniques ranging from manipulating network traffic to cracking passwords using brute force and cryptanalysis attacks In this course, Credential Access with Cain & Abel, you will gain the ability to access credential sets in a victim network. First, you will learn to perform network reconnaissance from the Windows operating system. Next, you will discover how you can use a man-in-the-middle attack to access the credentials transmitted between victims on a network. Finally, you will explore how to remotely exploit a victim for harvested credentials which can then be cracked by the tool suite. When you are finished with this course, you will have the skills and knowledge of Cain & Abel needed to access valid credential sets and move through a network during an attack engagement

PluralSight – JavaScript Proxies and Reflection

PluralSight – JavaScript Proxies and Reflection-BOOKWARE-KNiSO
English | Size: 127.30 MB
Category: Tutorial


Release Notes: Proxy and Reflect APIs are tragically underutilized. In this course, JavaScript Proxies and Reflection, you will learn foundational knowledge of JavaScript’s meta-programming capabilities. First, you will learn exactly what these two APIs are and the kinds of problems they were intended to solve. Next, you will learn all of the proxy traps which can be used (and what a proxy trap actually is), which practical examples of all 13 traps in action. Finally, you will finish up by looking at the Reflect API in detail, to see why this API is useful, and when it should be used. Additionally you’ll go back over some of the previous examples and update them to use Reflection where appropriate. When you re finished with this course, you will have the skills and knowledge of Proxies and Reflect to put them to good use in your own personal and professional JavaScript projects