@alwalxed/yuta
v1.0.2
Published
Yuta simplifies domain enumeration by handling domain discovery, DNS probing, HTTP probing, and result filtering in one go.
Downloads
228
Maintainers
Readme
Yuta
Yuta simplifies domain enumeration by streamlining the entire process into a single tool. It handles domain discovery, DNS probing, HTTP probing, and filters out irrelevant results, providing you with clean, actionable data effortlessly.
🌟 Features
- Domain Enumeration: Powered by Amass
- DNS Probing: Utilizes DNSx
- HTTP Probing: Employs HTTPx
- Result Filtering: Excludes non-functional domains, such as those returning 404 errors.
- Clean Output: Presents results in a clear and organized format.
🛠️ Requirements
- Node.js: Version 16 or higher is required.
- Docker: Required for running the tools used by Yuta.
💾 Installation
To install Yuta, use npm:
sudo npm install -g @alwalxed/yuta
Then, set up the necessary tools with:
yuta install
🔍️ Usage
To scan a domain, run:
yuta scan example.com
🤝 Contributing
Contributions are welcome! Please submit issues or pull requests to help improve Yuta.
📜 License
This project is licensed under the MIT License. See the LICENSE file for more information.