[018] Raw HTTPS request using Python

preview_player
Показать описание
Disclaimer: The videos in my "IT5233" playlist are for students studying web application security techniques. The content of some of these videos may demonstrate improper or lax security protocols, which are to be corrected later in the course. Therefore, DO NOT assume the contents of any single video represents good security practices!!!

This is a follow-up video to "[005] Raw HTTP request using Python" explaining how to make an encrypted HTTPS request, instead of plain HTTP.
Рекомендации по теме
Комментарии
Автор

Thanks for the video. I needed to construct a request from scratch for a script and this really helped.


The code in the video throws an error. Was fixed by using TLS1.2.

moxy-bison
Автор

Thanks for the video. I'm new to programming, just started to learn some months ago.

I'm trying to send get request to via API endpoint, the site has authentication. Where in the code can I declare the credential?

Thanks

yangerrai
visit shbcf.ru