Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 656 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 656 Bytes

Azure Function Proxy Application

The application initializes the Azure Function platform and a proxies requests to the endpoint URL being accessed with the specific Azure Function URL.

  • Manipulate HTML content and perform MITM attack.
  • Dump HTTP request parameters to Azure Queue if necessary.
  • Downgrade cookies, remove httponly option, revoke secure flag, adjust cookie domain, etc.

Links

Create Azure Function

Azure Storage Queue