XRay is a tool for recon, mapping and OSINT gathering from public networks.
GNU General Public License v3.0
2.21k
stars
299
forks
source link
im getting this error after xray finished running and saving session file #41
Open
prosecurity opened 5 years ago
so i wanted to reload session and continue analysis of the target but i get this error
All tasks completed, press Ctrl-C to quit. panic: json: unsupported value: +Inf
goroutine 43 [running]: github.com/evilsocket/xray.(Session).Flush(0xc00000e240, 0xc0002c8000) /root/go/src/github.com/evilsocket/xray/session.go:78 +0xc7 github.com/evilsocket/xray.(Pool).FlushSession(0xc0002c0840, 0xc0002c8000) /root/go/src/github.com/evilsocket/xray/pool.go:55 +0x73 main.OnResult(0xaf4300, 0xc000331590) /root/go/src/github.com/evilsocket/xray/cmd/xray/main.go:80 +0x238 github.com/evilsocket/xray.(Machine).outputConsumer(0xc0002c8000) /root/go/src/github.com/evilsocket/xray/machine.go:125 +0x61 created by github.com/evilsocket/xray.(Machine).Start /root/go/src/github.com/evilsocket/xray/machine.go:142 +0x88