Jacob Baines
Jacob Baines
Currently, the database implementation creates two tables: one for HTTP caching and one for results of verify target. There should be a third table for the results of check version....
conn.SetReadDeadline should be moved into protocol.TCPReadAmount. Looks like our implementations are calling it outside of the function and not always using the default timeout (protocol.GlobalCommTimeout) ```go _ = conn.SetReadDeadline(time.Now().Add(time.Duration(protocol.GlobalCommTimeout) *...
`time=2024-08-06T10:42:05.586-04:00 level=ERROR msg="Failed to read from the socket: EOF"` At best this should be a debug
I think this is basically a webshell specific flag that points at a webshell on disk. Could also be a select of webshells in go-exploit... but there is currently one...