LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

Security Testing | James Wickett | LYNDA

19/04/2018 Learning for Life Leave a Comment

Security Testing | James Wickett | LYNDA
English | Size: 198.34 MB
Category: Tutorial


Security testing is a vital part of ensuring you deliver a complete, secure solution to your customers. Automating the process can ensure testing is always part of your software delivery workflow, and can help testing keep pace with continuous integration and delivery (CI/CD) pipelines. In this course, James Wickett introduces the core concepts behind application security testing, with hands-on demos of various open-source tools. He explains how security and DevOps fit together, and moves quickly from guidance to practice: setting up an attack lab with GauntIt. He reviews testing strategies for web applications, microservices, and APIs, as well as the specialized needs of CI/CD pipelines. By the end of the course, you’ll have a better understanding of software security testing, as well as a reusable library of tests that you can immediately put into rotation. [Read more…]

Security & Hacking James Wickett, Lynda, Security, Testing

O’Reilly – Introduction to Web Application Security Testing with Kali Linux

01/04/2018 Learning for Life Leave a Comment

O’Reilly – Introduction to Web Application Security Testing with Kali Linux
English | Size: 2.74 GB
Category: Tutorial


Video Description
Most businesses today use web applications to interact with their customers. These web applications can provide hackers with the entry points they use to attack internal business systems, allowing the possibility of data theft or corruption. This video, designed for entry to intermediate-level security engineers, describes the vulnerabilities often found in web apps, shows you the techniques hackers typically use to exploit those vulnerabilities, and explains the processes and toolsets you can use to test for and remediate against those vulnerabilities. Participants should have access to Kali Linux before starting the course. [Read more…]

WEB/HTML/CSS/AJAX Introduction, O'Reilly, Security, Testing, Web Application

Packtpub – Data Driven Testing in Selenium

25/02/2018 Learning for Life Leave a Comment

Packtpub – Data Driven Testing in Selenium
English | Size: 438.98 MB
Category: Tutorial


Selenium is one of the most popular engines for UI test automation. It is available for many different programming languages. At the same time, the data-driven approach is one of the most popular approaches for optimizing tests, making them compact, and easily extensible just by adding some new data.
[Read more…]

Database & SQL Data, Driven, Packtpub, Selenium, Testing

O’Reilly – Security Testing and Ethical Hacking with Kali Linux

18/02/2018 Learning for Life Leave a Comment

O’Reilly – Security Testing and Ethical Hacking with Kali Linux
English | Size: 3.17 GB
Category: Tutorial


Analysts and engineers performing security testing or penetration testing are typically expected to deliver a report at the end of their work. In this video, created for entry-to-intermediate-level security engineers, you’ll learn to use the Kali Linux toolsets that help you handle three major tasks associated with producing such reports. First, you’ll learn about the Kali tools that let you manipulate and manage the sometimes overwhelming volume of data that security and penetration test generate. Second, you’ll learn about the Kali tools that help you capture and organize your test notes before integrating them into your reports. Third, you’ll learn about the Kali tools that let you collaborate with your security colleagues to collect, manage, and prepare comprehensive reports. Participants should have access to Kali Linux before starting this course. [Read more…]

Security & Hacking Ethical Hacking, Kali Linux, O'Reilly, Security, Testing

O’Reilly – Security Testing and Ethical Hacking with Kali Linux

18/02/2018 Learning for Life Leave a Comment

O’Reilly – Security Testing and Ethical Hacking with Kali Linux
English | Size: 3.17 GB
Category: Tutorial


Analysts and engineers performing security testing or penetration testing are typically expected to deliver a report at the end of their work. In this video, created for entry-to-intermediate-level security engineers, you’ll learn to use the Kali Linux toolsets that help you handle three major tasks associated with producing such reports. First, you’ll learn about the Kali tools that let you manipulate and manage the sometimes overwhelming volume of data that security and penetration test generate. Second, you’ll learn about the Kali tools that help you capture and organize your test notes before integrating them into your reports. Third, you’ll learn about the Kali tools that let you collaborate with your security colleagues to collect, manage, and prepare comprehensive reports. Participants should have access to Kali Linux before starting this course. [Read more…]

Security & Hacking Ethical Hacking, Kali Linux, O'Reilly, Security, Testing

O’Reilly – Security Testing and Ethical Hacking with Kali Linux

10/02/2018 Learning for Life Leave a Comment

O’Reilly – Security Testing and Ethical Hacking with Kali Linux
English | Size: 3.03 GB
Category: Linux | Security


Analysts and engineers performing security testing or penetration testing are typically expected to deliver a report at the end of their work. In this video, created for entry-to-intermediate-level security engineers, you’ll learn to use the Kali Linux toolsets that help you handle three major tasks associated with producing such reports. First, you’ll learn about the Kali tools that let you manipulate and manage the sometimes overwhelming volume of data that security and penetration test generate. Second, you’ll learn about the Kali tools that help you capture and organize your test notes before integrating them into your reports. Third, you’ll learn about the Kali tools that let you collaborate with your security colleagues to collect, manage, and prepare comprehensive reports. Participants should have access to Kali Linux before starting this course. [Read more…]

Security & Hacking Ethical Hacking, Kali Linux, O'Reilly, Security, Testing

Packt – Data-Driven Testing in Selenium

25/01/2018 Learning for Life Leave a Comment

Packt – Data-Driven Testing in Selenium
English | Size: 430.34 MB
Category: Programming | E-learning


Selenium is one of the most popular engines for UI test automation. It is available for many different programming languages. At the same time, the data-driven approach is one of the most popular approaches for optimizing tests, making them compact, and easily extensible just by adding some new data.

In this course, you’ll practice the data-driven approach using Selenium, Java, and TestNG/JUnit. We’ll start with basic samples and then go through the major steps to abstract application pages using a page object model. After that, we’ll exercise different ways to make our tests data-driven. [Read more…]

Programming Data-driven, Packt, Selenium, Testing

Offensive-Security-PWK-Penetration Testing with Kali tar gz

25/01/2018 Learning for Life Leave a Comment

Offensive-Security-PWK-Penetration Testing with Kali tar gz
English | Size: 657.89 MB
Category: Tutorial


Security Trainning – PTK 2014
360 Pages + videos

0. $!Penetration!Testing:!What!You!Should!Know
1. $!Getting!Comfortable!with!Kali!Linux!.
2. $!The!Essential!Tools!
3. $!Passive!Information!Gathering!
4. $!Active!Information!Gathering!
5. $!Vulnerability!Scanning
6. $!Buffer!Overflows!…
7. $!Win32!Buffer!Overflow!Exploitation! [Read more…]

Security & Hacking Offensive, Penetration, PWK, Security, Testing

Learning Python Web Penetration Testing [Packt]

22/01/2018 Learning for Life Leave a Comment

Learning Python Web Penetration Testing [Packt]
English | Size: 388.45 MB
Category: Tutorial


With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app in order to assess its vulnerabilities to external threats. While there are an increasing number of sophisticated ready-made tools to scan systems for vulnerabilities, the use of Python allows testers to write system-specific scripts, or alter and extend existing testing tools to find, exploit, and record as many security weaknesses as possible. [Read more…]

WEB/HTML/CSS/AJAX Learning, Packt, Python, Testing, Web Penetration

API Testing PackagePostman(Functional)- Jmeter(Performance)

19/01/2018 Learning for Life Leave a Comment

API Testing PackagePostman(Functional)- Jmeter(Performance)
English | Size: 622.15 MB
Category: CBTs


What is an API?
API stands for Application Programming Interface, which specifies how one component should interact with the other. It consists of a set of routines, protocols and tools for building the software applications.
What is an API Testing?
The API Testing is performed for the system, which has a collection of API that ought to be tested. During Testing, a test of following things is looked at.
Exploring boundary conditions and ensuring that the test harness varies parameters of the API calls in ways that verify functionality and expose failures. [Read more…]

Programming API, Functional, Package, Postman, Testing

  • « Previous Page
  • 1
  • …
  • 43
  • 44
  • 45
  • 46
  • 47
  • …
  • 53
  • Next Page »
  • Advanced C Programming | Udemy
  • A Deep Dive into LLM Red Teaming | Udemy
  • Appium & Selenium using Python from scratch with projects | Udemy
  • Blockchain Technology and Applications | Udemy
  • DNS DHCP On Windows Server 2025 100% Labs | Udemy

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in