Metadata-Version: 2.2
Name: bugscan-x
Version: 1.1.1
Summary: multifunctional tool for bug host hunting
Home-page: https://github.com/Ayanrajpoot10/bugscan-x
Author: Ayan Rajpoot
Author-email: ayanrajpoot2004@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-python
Dynamic: summary

<div align="center">
    <img src="./assets/logo.png" width="128" height="128"/>
    <h1>BugScanX</h1>
    <p>A multifunctional tool for detecting SNI/HTTP bug hosts in free internet configurations.</p>
</div>

<p align="center">
    <a href="https://github.com/Ayanrajpoot10/Bugscan-x/stargazers">
        <img src="https://img.shields.io/github/stars/Ayanrajpoot10/Bugscan-x?style=flat" alt="GitHub stars"/>
    </a>
    <a href="https://github.com/Ayanrajpoot10/Bugscan-x/network/members">
        <img src="https://img.shields.io/github/forks/Ayanrajpoot10/Bugscan-x?style=flat" alt="GitHub forks"/>
    </a>
    <a href="https://github.com/Ayanrajpoot10/Bugscan-x/issues">
        <img src="https://img.shields.io/github/issues/Ayanrajpoot10/Bugscan-x?style=flat" alt="GitHub issues"/>
    </a>
    <a href="https://github.com/Ayanrajpoot10/Bugscan-x/blob/main/LICENSE">
        <img src="https://img.shields.io/github/license/Ayanrajpoot10/Bugscan-x?style=flat" alt="License"/>
    </a>
    <a href="https://pepy.tech/projects/bugscan-x">
        <img src="https://static.pepy.tech/badge/bugscan-x" alt="PyPI Downloads"/>
    </a>
</p>
<!-- 
<p align="center">
    <img src="https://img.shields.io/github/v/release/Ayanrajpoot10/Bugscan-x?style=flat" alt="Version">
</p> -->

##  **Features**

-  **Host Checker Pro**: Multiple scanning modes and HTTP methods.
-  **Host Checker**: Detect subdomains indicating SNI bug hosts.
-  **CIDR Scanner**: Analyze IP addresses for potential SNI bug hosts.
-  **Subdomains Finder**: Identify active subdomains of a target domain.
-  **Reverse IP Lookup**: List domains hosted on the same IP.
-  **TXT Toolkit**: Handle text files—split, clean, remove duplicates, etc.
-  **Open Port Checker**: Scan for open ports on an IP or domain.
-  **DNS Records**: Retrieve A, MX, TXT, and other DNS records.
-  **OSINT**: Gather collective information about any host.
-  **Help**: Detailed usage instructions for every tool.
-  **Exit**: Clean exit from the script.


##  **Installation**

### Requirements
- **Python 3.x** must be installed.

### Install via pip:
```bash
pip install bugscan-x
```


##  **Usage**
Once installed, you can launch BugScanX by running:
```bash
bugscanx
```


##  **License**

This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.


##  **Contributing**

To contribute:
1. Open an issue for bugs or suggestions.
2. Fork the repo and submit a pull request.


##  **Support**
For assistance or inquiries, join our [Telegram](https://t.me/BugScanX).
