Intro

GitHub
Doc

Intall

ReleaseAdrress

  • Linux Intall
1
2
3
wget https://github.com/chaitin/xray/releases/download/1.9.11/xray_linux_amd64.zip
unzip xray_linux_amd64.zip
./xray_linux_amd64 version
  • Problem
1
./xray_linux_amd64: error while loading shared libraries: libpcap.so.0.8: cannot open shared object file: No such file or directory

Use Steps

Basic-crawl

1
./xray_linux_amd64  webscan --basic-crawler https://test.com  --html-output xray-crawler-testphp.html

Service Scan

1
./xray_linux_amd64  servicescan --target https://test.com  --html-output xray-crawler-testphp.html

Xray + Burp