Python Web Penetration Testing #1. Programming World!

Section 1: Introduction


Python


1.1 The Course Overview

This will provides an overview of the entire course.
Link:

Watch Video



1.2 Understanding Web Application

Penetration Testing Process
You will learn about the web app penetration-testing methodology, the toolset, and our lab environment.
Introduce web application penetration testing with the security of the application and methodology in performing such tests
Learn about the tools most commonly used by professional pentesters

Link:

Watch Video



1.3 Typical Web Application Toolkit

You will learn about the traditional tools used by security professionals to perform penetration tests. This will provide a basic understanding of the most important type of tools used, and give us ideas on what we can build with Python.
Introduce HTTP proxies, the most important tool of the set.
Learn about Web Crawlers/ Spiders, Scanners, and brute forcers.
Explore tools specifics for certain tasks or scenarios.

Link:

Watch Video



1.4 Testing Environment

We need to set up the testing environment and we would use VirtualBox, VM, text editor, and the vulnerable Web application we are going to use as target of our tests.
Install VirtualBox to run our Lab VM
Access the testing application
Finally we are going to see the text editor and an important warning.

Link:

Watch Video


Click Here for Section 2

Post a Comment

0 Comments