vulncheck-oss / go-exploit

A Go-based Exploit Framework
https://pkg.go.dev/github.com/vulncheck-oss/go-exploit
Apache License 2.0
308 stars 29 forks source link

Add protocol.MultipartAddPart #278

Closed wvu closed 5 days ago

wvu commented 5 days ago

And update protocol.MultipartAddFile.

wvu commented 5 days ago

The idea here is to allow for more arbitrary multipart ~forms~ data.