Skip to content

dragonked2/metax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MetaX v2.0.0 - Advanced XSS Vulnerability Detector

MetaX Logo

MetaX is a cutting-edge XSS (Cross-Site Scripting) vulnerability detector designed to uncover and prevent security breaches in web applications. Built with modern techniques, MetaX offers an intuitive UI, high-performance scanning, and precise vulnerability detection.

🌟 Features

  • Advanced XSS Detection: Utilizes sophisticated machine learning models for accurate and high-confidence vulnerability detection.
  • Modern UI/UX: A sleek and responsive interface for an enhanced user experience.
  • Real-time Scanning: Fast and efficient scanning with live updates and progress tracking.
  • Results Management: Sorted and prioritized results with easy copy-to-clipboard functionality.
  • Fully Customizable: Tailor the tool's configurations and payloads to fit your specific needs.

🚀 Getting Started

Installation

  1. Clone the Repository

    git clone https://github.com/dragonked2/MetaX.git
  2. Navigate to the Project Directory

    cd MetaX
  3. Install Dependencies

    pip install -r requirements.txt
  4. Run MetaX

    python metax.py

Requirements

  • Python 3.7+
  • PyQt5: For the graphical user interface.
  • aiohttp: Asynchronous HTTP client for high-performance requests.
  • scikit-learn: For machine learning-based XSS detection.
  • Joblib: Model serialization and deserialization.

🛠️ Usage

  1. Enter the URL you want to scan.
  2. Start the Scan by clicking the "Start Scan" button.
  3. View Real-time Results with confidence scores and detailed vulnerability insights.
  4. Copy Results to your clipboard with a single click for further analysis.

📊 Screenshots

Scan Results

image

image

📈 Performance

MetaX is optimized for performance, offering fast and accurate scanning even in large and complex web applications. The tool leverages parallel processing and efficient algorithms to minimize scan time without compromising on accuracy.

📚 Documentation

For detailed documentation, please refer to the Wiki.

🛡️ Security

MetaX is designed with security in mind. It uses a rigorous process for vulnerability detection to ensure your applications remain secure and compliant.

🎉 Contributing

We welcome contributions! Please check the Contributing Guidelines to get started. Whether it's reporting a bug, suggesting a new feature, or submitting a pull request, your input is valuable.

📄 License

This project is licensed under the MIT License. See the LICENSE file for more details.

💬 Contact

For any questions, issues, or feedback, feel free to open an issue or contact the author:


Show Your Support

If you find MetaX useful, please consider giving a ⭐️ on GitHub or sharing it with others!


About

MetaX - Advanced XSS Vulnerability Detector

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages