vulncheck-oss / go-exploit

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

Updated example to contain multiple payload types #175

Closed terrorbyte closed 4 months ago

terrorbyte commented 4 months ago

In order to encourage folks to use multiple payload types (and to remind myself), I propose adding the payload generate function that is widely used by default.

This could be cleaned up if anyone (@wvu) has thoughts.