ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,154,188 results

99 questions about
tls - Is the ACME HTTP-01 challenge secure against MITMs?

source at https://security.stackexchange.com/questions/229050/is-the-acme-http-01-challenge-secure-against-mitms.

2:17
tls - Is the ACME HTTP-01 challenge secure against MITMs?

280 views

6 years ago

Chrome for Developers
HTTP/2 101 (Chrome Dev Summit 2015)

HTTP/2 is coming. Actually, it's here. Right now. It impacts not only your user's experience but also the way you need to think ...

27:58
HTTP/2 101 (Chrome Dev Summit 2015)

79,914 views

10 years ago

DEFCONConference
albinowax - HTTP Desync Attacks: Smashing into the Cell Next Door - DEF CON 27 Conference

HTTP requests are traditionally viewed as isolated, standalone entities. In this session, I'll introduce techniques for remote, ...

41:32
albinowax - HTTP Desync Attacks: Smashing into the Cell Next Door - DEF CON 27 Conference

66,544 views

6 years ago

Dennis Schulmeister-Zimolong
Webprogrammierung: HTTP-Anfragen ohne Browser testen

Lehrvideo aus der Vorlesung Webprogrammierung im Studiengang Wirtschaftsinformatik an der DHBW Karlsruhe. Weitere ...

5:38
Webprogrammierung: HTTP-Anfragen ohne Browser testen

199 views

5 years ago

Gerd Beneken
Woche 04 (9): Ein einfacher HTTP-Client mit TCP-Sockets

Ich zeige ihnen dazu laufen des videos ein ganz einfaches beispiel mit dem http klein. Natürlich wären wir in zukunft solche kleins ...

11:28
Woche 04 (9): Ein einfacher HTTP-Client mit TCP-Sockets

530 views

5 years ago

ArchiLab
HTTP - Grundlagen und Tools

Das HTTP-Protokoll ist die Basis für REST APIs. Dieses Video vermittelt einige elementare Grundlagen, die man für die ...

15:17
HTTP - Grundlagen und Tools

1,610 views

4 years ago

Chrome for Developers
Changing web standards - HTTP 203

Something a bit different for HTTP 203: Jake & Surma make a change to a web standard. Includes how to read specs, and how to ...

58:50
Changing web standards - HTTP 203

20,485 views

6 years ago

Chrome for Developers
HTTP Archive - The State of the Web

In this episode of The State of the Web, Rick discusses the power of HTTP Archive. It's a super useful tool for learning about how ...

3:14
HTTP Archive - The State of the Web

12,558 views

7 years ago

Danzig James Orcales
Understanding HTTP servers | Syscalls, OSI, Odin

LICENSE === This video is licensed under CC BY. This license enables reusers to distribute, remix, adapt, and build upon the ...

35:38
Understanding HTTP servers | Syscalls, OSI, Odin

233 views

5 months ago

The Coding Gopher
Making HTTP GET Requests in Go

In this video, we dive deep into building an API client in Go! Learn how to fetch data from an HTTP API endpoint, handle errors ...

4:56
Making HTTP GET Requests in Go

554 views

1 year ago

OWASP Foundation
HTTP Desync Attacks: Smashing Into The Cell Next Door - James Kettle

https://ams.globalappsec.org/ - Managed by the official OWASP Media Project ...

44:41
HTTP Desync Attacks: Smashing Into The Cell Next Door - James Kettle

12,680 views

6 years ago

Stephen Blum
HTTP3 QUIC Connection ID #programming #http #protocol

HTTP/3 maintains a unique connection ID through the QUIC protocol. The connection ID is not dependent the device's IP address.

0:36
HTTP3 QUIC Connection ID #programming #http #protocol

1,596 views

2 years ago

Chrome for Developers
Background Fetch - HTTP 203

Jake shows Surma an actual thing he built using a new web API – Background Fetch. Here's the app: ...

14:42
Background Fetch - HTTP 203

29,075 views

7 years ago

New for you

AdjoTech
HTTP Error 500 WordPress: How to solve http error 500

Are you struggling with the dreaded HTTP Error 500 on your WordPress website? Don't worry! In this step-by-step tutorial, we'll ...

6:21
HTTP Error 500 WordPress: How to solve http error 500

12,327 views

3 years ago

The Coding Gopher
WebSockets vs REST API (HTTP): Which One Should You Use?

In this video, we explore the key differences between HTTP and WebSocket protocols. While HTTP operates in a traditional ...

7:48
WebSockets vs REST API (HTTP): Which One Should You Use?

3,240 views

1 year ago

internet-class
What is HTTP/2?

The HTTP protocol has been extremely successful. But, like the rest of the internet, it continues to evolve. A new version of HTTP, ...

6:30
What is HTTP/2?

27,089 views

9 years ago

Chrome for Developers
HTTP request and response for cookies

Sam Dutton shows how HTTP request and response works for cookies. Resources: HTTP requests and responses documentation ...

6:26
HTTP request and response for cookies

6,113 views

7 months ago

OktaDev
"Basic Authentication" in Five Minutes

Learn what "Basic Authentication" is, how it's used, and what the HTTP Request looks like! #Authentication #BasicAuth #HTTP ...

5:07
"Basic Authentication" in Five Minutes

203,885 views

4 years ago

timClicks
How to make an HTTP request with Rust 🦀 Learn Rust Creatively

A micro-tutorial on how to make a web request with the Rust programming language. #rustlang #http #https Code ...

2:29
How to make an HTTP request with Rust 🦀 Learn Rust Creatively

1,554 views

1 year ago

Roel Van de Paar
apache redirect HTTPS to HTTP

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:03
apache redirect HTTPS to HTTP

59 views

5 years ago

The Coding Gopher
Making HTTP POST Requests in Go

In this video, we will code the AddItem function in Go from scratch, which allows us to add items to an inventory system. Join us as ...

8:22
Making HTTP POST Requests in Go

311 views

1 year ago

Roel Van de Paar
IIS and HTTP/2 server support (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:00
IIS and HTTP/2 server support (2 Solutions!!)

564 views

5 years ago

DEFCONConference
DEF CON 33 - HTTP 1 1 Must Die! The Desync Endgame  - James 'albinowax' Kettle

Some people think the days of critical HTTP request smuggling attacks on hardened targets have passed. Unfortunately, this is an ...

36:32
DEF CON 33 - HTTP 1 1 Must Die! The Desync Endgame - James 'albinowax' Kettle

6,400 views

6 months ago

WolfDenCode
HTTP Crash Course | How The Web Works | 15 Minutes

In this one you'll learn about the HTTP protocol, how it works, what are requests, responses, how to call and test them. This will set ...

14:15
HTTP Crash Course | How The Web Works | 15 Minutes

407 views

1 year ago

NetSecNow
Web Hax: HTTP/s protocol explained. #PWNTHEWEB

Just a simple overview on the HTTP/s protocol and some status codes. Very useful to know as a beginner in web pentesting.

7:39
Web Hax: HTTP/s protocol explained. #PWNTHEWEB

1,299 views

5 years ago

Chrome for Developers
HTTP Headers - The State of the Web

Rick speaks with Andrew Betts about HTTP headers. Andrew is a Technical Product Manager and Developer Advocate at Fastly ...

25:21
HTTP Headers - The State of the Web

35,395 views

7 years ago

LTN Labs
Learn about HTTP using Cisco Packet Tracer

In this video we will get hands-on with understanding how a Web client and Web server communicate over a network using a ...

4:27
Learn about HTTP using Cisco Packet Tracer

258 views

6 years ago

Sani Kamal
Configuring an HTTP Load Balancer with Autoscaling(Lab)

Overview ============================= Google Cloud HTTP(S) load balancing is implemented at the edge of Google's ...

52:53
Configuring an HTTP Load Balancer with Autoscaling(Lab)

683 views

3 years ago

H.T.T.P. Toolkit
HTTP Toolkit Android demo

HTTP Toolkit in action, intercepting Chrome, Ebay & Netflix HTTPS traffic on a rooted Android device.

4:13
HTTP Toolkit Android demo

44,919 views

5 years ago