POC for CVE-2022-21907: HTTP Protocol Stack Remote Code Execution Vulnerability.
-
Updated
Jan 9, 2025 - Python
8000
POC for CVE-2022-21907: HTTP Protocol Stack Remote Code Execution Vulnerability.
HTTP protocol implemented as per RFC using SOCKET programming in python
This is an assignment done for the University and it is also my first project with Python.
By sending bytes across a TCP socket, this project creates a functioning HTTP server in Python. Various files and images are able to be sent over the network and successfully read by the browser.
An HTTP server that supports HTTP 1.1 GET and POST requests from any HTTP client, and an HTTP client with cache, both built from scratch on TCP sockets.
HTTP protocol implemented in Python language using Socket Programming
CN-SEM 5
A Python Program that sniffs HTTP Packets and displays useful information on the screen
This repository is to demonstrate IoT protocols for beginners. It provides basic demonstration of 5 IoT protocols.
Collecting, analyzing and forecasting sensory data from esp32 sensory devices.
Add a description, image, and links to the http-protocol topic page so that developers can more easily learn about it.
To associate your repository with the http-protocol topic, visit your repo's landing page and select "manage topics."