xray icon indicating copy to clipboard operation
xray copied to clipboard

XRay is a tool for recon, mapping and OSINT gathering from public networks.

Results 16 xray issues
Sort by recently updated
recently updated
newest added

Hey, I am very much fascinated by your tool. As mentioned by you I would like to contribute the largest wordlist for sub domains.With 881462 common subdomains [400_blacklist.txt](https://github.com/evilsocket/xray/files/6364386/400_blacklist.txt)

Hello @evilsocket I'm trying to set up the Xray and getting errors like below error. via **Docker image** ``` ➜ xray git:(master) docker build -t xraydocker . Sending build context...

When I run to build the docker way it says there is no install candidate for get_glide. There is no get_glide objective in the make file so when i get...

Hi, I guess that it's useful to see the CVE associated to a given host directly in web UI. here a trivial change to implement it. Cheers Graziano

Readme Info for Adding Default Values for the API keys

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...

bug

When trying to build docker container, the build process fails with ``` docker build -t xraydocker . Sending build context to Docker daemon 8.898MB Step 1/7 : FROM golang:alpine alpine:...

Fetch go-shodan.v1 or v2 instead of go-shodan `go get gopkg.in/ns3777k/go-shodan.v2/shodan ` Change imports in target.go and context.go to `import ( "gopkg.in/ns3777k/go-shodan.v2" "strings" "sync" )`

Hi evilsocket, Again thanks for this awesome tool. I have some problem regarding the web ui, i cannot access it even it say that it is running on xxxxxxx:8080 when...