sensepost / gowitness

🔍 gowitness - a golang, web screenshot utility using Chrome Headless
GNU General Public License v3.0
2.87k stars 329 forks source link

Gowitness Error #161

Open secfb opened 1 year ago

secfb commented 1 year ago

I am getting the following error.

2

~ ❯ gowitness version
gowitness: 2.4.2

git hash: c9c6b17
go version: go1.19_linux/amd64
~ ❯ gowitness2 version
gowitness: 2.4.2

git hash: c9c6b17
go version: go1.19_linux/amd64
2022/10/25 15:00:17 [Recovery] 2022/10/25 - 15:00:17 panic recovered:
template: gallery.html:163:50: executing "gallery.html" at <.Data.Ordered>: can't evaluate field Data in type int
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/context.go:911 (0x48289b1)
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/context.go:920 (0x4828a6c)
/go/src/github.com/sensepost/gowitness/cmd/server.go:438 (0x4847864)
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/context.go:173 (0x4832161)
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/recovery.go:101 (0x483214c)
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/context.go:173 (0x4831266)
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/logger.go:240 (0x4831249)
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/context.go:173 (0x4830330)
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/gin.go:616 (0x482ff98)
/go/pkg/mod/github.com/gin-gonic/gin@v1.8.1/gin.go:572 (0x482fadc)
/usr/local/go/src/net/http/server.go:2947 (0x43cc58b)
    serverHandler.ServeHTTP: }
/usr/local/go/src/net/http/server.go:1991 (0x43c77a6)
    (*conn).serve: c := w.conn
/usr/local/go/src/runtime/asm_amd64.s:1594 (0x40677c0)
    goexit: