XCreen or xcreen is a Python CLI tool with the objective of automating the process of analyzing several domains or subdomains quickly and in a short time.
A quick guide of how to install and use XCreen.
1. Clone the repository with git clone https://github.com/oppsec/xcreen.git
2. Install the libraries with pip install -r requirements.txt
3. Execute XCreen with python main.py (python 3)
- Python 3 installed on your machine.
- Install the libraries with
pip install -r requirements.txt
- Google Chrome installed.
- Fast scan
- Low RAM and CPU usage
- Check for domain availability on GoDaddy (beta)
A quick guide of how to contribute with the project.
1. Create a fork from XCreen repository.
2. Download the project with git clone https://github.com/your/xcreen.git
3. cd xcreen-folder/
4. Make your changes.
5. Commit and make a git push.
6. Open a pull request.
- The developer is not responsible for any malicious use of this tool.