Home
Softono
s

securi3ytalent

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by securi3ytalent

xray-automation
Open Source

xray-automation

xray-automation is a Bash script that simplifies vulnerability scanning using Xray, a popular security assessment tool from Chaitin. The script automates downloading Xray if it is not already installed, then provides a command-line interface to run scans against web targets. Key features include scanning a single URL with a simple flag, batch scanning a list of URLs from a text file, automatic download and extraction of the Xray binary, a help option for usage guidance, and output of findings both in the terminal and saved to a results file. Requirements are Bash, wget, unzip, python3 with the venv module, and pip. Typical use cases include penetration testing, bug bounty hunting, routine security assessments of web applications, and quickly triaging multiple URLs for common vulnerabilities. Users should read the documentation before running and may need appropriate permissions or sudo for installation steps.

Vulnerability Scanning
20 Github Stars