murphy

Results 3 issues of murphy

is there any way to add some custom script that will be exucuted by the iso once booted? would be a dope feature, btw super cool tool thank you!

``` go get github.com/cucyber/ja3transport ``` ``` go: github.com/cucyber/ja3transport@upgrade (v0.0.0-20201031204932-8a22ac8ab5d7) requires github.com/cucyber/[email protected]: parsing go.mod: module declares its path as: github.com/CUCyber/ja3transport but was required as: github.com/cucyber/ja3transport ```

Hello, great library, i am trying to use it to generate fingerprints of incoming requests to my go server to enhance security, is there any way to pass the request...