Learning Python Web Penetration Testing (Video 28)

Learning Python Web Penetration Testing (Video 28)

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial covers the use of MITM Proxy, a Python HTTP proxy, to build and modify HTTP requests. It explains the use of inline scripts and handlers to access and log request URLs, filter unique URLs, and modify requests by adding query string parameters. The tutorial provides practical examples and prepares viewers for more complex tasks like SQL injection testing in future videos.

Read more

3 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

How does the script handle duplicate URLs when logging?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the significance of adding a query string parameter to requests in MITM proxy?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What modifications can be made to requests using inline scripts in MITM proxy?

Evaluate responses using AI:

OFF