Software Alternatives & Reviews

Never trust an upload's filename

mitmproxy cURL
  1. mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP.
    Pricing:
    • Open Source
    Using Wireshark and Ncat was how I first learnt to do this. It turns out pentesting tools like mitmproxy make this easier - it can intercept and modify the requests in-flight.

    #Developer Tools #Security #Software Development 81 social mentions

  2. 2
    cURL is a computer software project providing a library and command-line tool for transferring data...
    Pricing:
    • Open Source
    HTTP clients usually send file uploads using a multi-part POST request. We can use Wireshark to see what the request looks like. Here's one from cURL:.

    #API Tools #APIs #Developer Tools 105 social mentions

Discuss: Never trust an upload's filename

Log in or Post with