Drake Lambert
Blogs, Articles, and Posts
Quick HTTP Listener in PowerShell
(drakelambert.dev)
This article is helpful if you want to quickly listen for HTTP requests, inspect them, and respond
By: Drake Lambert submitted:Jun 16 2022
This article is helpful if you want to quickly listen for HTTP requests, inspect them, and respond
to them in real time. That means you can decide what request data to explore and what response data to send on the fly!
By: Drake Lambert submitted:Jun 16 2022