dosuby


Namedosuby JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://github.com/deidax/dosuby
SummaryA tool for enumerating subdomains of a parent domain
upload_time2025-03-18 11:49:41
maintainerNone
docs_urlNone
authordeidax
requires_python>=3.10
licenseMIT
keywords subdomain enumeration security network
VCS
bugtrack_url
requirements art attrs beautifulsoup4 blessed certifi chardet dnslib exceptiongroup flake8 google idna iniconfig inquirer lxml markdown-it-py mccabe mdurl packaging pluggy pycodestyle pyflakes Pygments pytest python-editor pyuseragents readchar requests rich six soupsieve tomli urllib3 wcwidth
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Dosuby

Dosuby is a tool developed in Python that aims to enumerate subdomains of a parent domain. It uses multiple techniques for enumeration, allowing for a comprehensive subdomain scan. Additionally, Dosuby has the option to scan the enumerated domains.

## Installation

```bash
pip install dosuby
```

## Quick Start

Run the tool simply by typing:
```bash
dosuby
```

## Features

- Multiple subdomain enumeration techniques
- Comprehensive domain scanning
- Easy-to-use CLI interface

## Screenshots

Due to PyPI markdown limitations, screenshots are best viewed on the project's GitHub repository:
- [View Project Screenshots](https://github.com/deidax/dosuby)

## Usage Example

When you run `dosuby`, you'll be presented with an interactive interface to perform subdomain enumeration.

## Contributing

Contributions are welcome! 

If you find a bug or would like to suggest a new feature:
- Open an issue on GitHub
- Submit a pull request

## License

This project is licensed under the MIT License. 

See the LICENSE file for full details.

## Contact

- GitHub: [deidax/dosuby](https://github.com/deidax/dosuby)
- Email: deidaxtech@gmail.com

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/deidax/dosuby",
    "name": "dosuby",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "subdomain enumeration security network",
    "author": "deidax",
    "author_email": "deidaxtech@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ba/86/0c6ae1499d302e36fe641d47e69e232d706105826e99919fd3936402fd46/dosuby-1.2.2.tar.gz",
    "platform": null,
    "description": "# Dosuby\n\nDosuby is a tool developed in Python that aims to enumerate subdomains of a parent domain. It uses multiple techniques for enumeration, allowing for a comprehensive subdomain scan. Additionally, Dosuby has the option to scan the enumerated domains.\n\n## Installation\n\n```bash\npip install dosuby\n```\n\n## Quick Start\n\nRun the tool simply by typing:\n```bash\ndosuby\n```\n\n## Features\n\n- Multiple subdomain enumeration techniques\n- Comprehensive domain scanning\n- Easy-to-use CLI interface\n\n## Screenshots\n\nDue to PyPI markdown limitations, screenshots are best viewed on the project's GitHub repository:\n- [View Project Screenshots](https://github.com/deidax/dosuby)\n\n## Usage Example\n\nWhen you run `dosuby`, you'll be presented with an interactive interface to perform subdomain enumeration.\n\n## Contributing\n\nContributions are welcome! \n\nIf you find a bug or would like to suggest a new feature:\n- Open an issue on GitHub\n- Submit a pull request\n\n## License\n\nThis project is licensed under the MIT License. \n\nSee the LICENSE file for full details.\n\n## Contact\n\n- GitHub: [deidax/dosuby](https://github.com/deidax/dosuby)\n- Email: deidaxtech@gmail.com\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool for enumerating subdomains of a parent domain",
    "version": "1.2.2",
    "project_urls": {
        "Homepage": "https://github.com/deidax/dosuby"
    },
    "split_keywords": [
        "subdomain",
        "enumeration",
        "security",
        "network"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ce67d424dedc3a3f6d4233ded755cfaba235e4d7f9d9abe72cd8fdc1fb08d58",
                "md5": "b87353b65f67350a5f4a04f4e58fe817",
                "sha256": "05f8af64fef16596b3be558dd1882a9ab1ff4db2e3ef33e60d58bae6b068ee0c"
            },
            "downloads": -1,
            "filename": "dosuby-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b87353b65f67350a5f4a04f4e58fe817",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 108283,
            "upload_time": "2025-03-18T11:49:40",
            "upload_time_iso_8601": "2025-03-18T11:49:40.141494Z",
            "url": "https://files.pythonhosted.org/packages/6c/e6/7d424dedc3a3f6d4233ded755cfaba235e4d7f9d9abe72cd8fdc1fb08d58/dosuby-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba860c6ae1499d302e36fe641d47e69e232d706105826e99919fd3936402fd46",
                "md5": "3c0e3613cb2a2c832eda6d4c9befb6e6",
                "sha256": "d778051b00721ad8f4af8d254318077ff4cf8a23aa7987d526636fc61f5b962d"
            },
            "downloads": -1,
            "filename": "dosuby-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3c0e3613cb2a2c832eda6d4c9befb6e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 42341,
            "upload_time": "2025-03-18T11:49:41",
            "upload_time_iso_8601": "2025-03-18T11:49:41.785163Z",
            "url": "https://files.pythonhosted.org/packages/ba/86/0c6ae1499d302e36fe641d47e69e232d706105826e99919fd3936402fd46/dosuby-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-18 11:49:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deidax",
    "github_project": "dosuby",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "art",
            "specs": [
                [
                    "==",
                    "6.4"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "22.2.0"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.9.3"
                ]
            ]
        },
        {
            "name": "blessed",
            "specs": [
                [
                    "==",
                    "1.19.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2022.12.7"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "dnslib",
            "specs": [
                [
                    "==",
                    "0.9.23"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "google",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.10"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "inquirer",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "4.9.2"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "mccabe",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "23.0"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "pycodestyle",
            "specs": [
                [
                    "==",
                    "2.10.0"
                ]
            ]
        },
        {
            "name": "pyflakes",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.14.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.2.1"
                ]
            ]
        },
        {
            "name": "python-editor",
            "specs": [
                [
                    "==",
                    "1.0.4"
                ]
            ]
        },
        {
            "name": "pyuseragents",
            "specs": [
                [
                    "==",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "readchar",
            "specs": [
                [
                    "==",
                    "4.0.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.25.1"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.3.3"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "soupsieve",
            "specs": [
                [
                    "==",
                    "2.3.2.post1"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.14"
                ]
            ]
        },
        {
            "name": "wcwidth",
            "specs": [
                [
                    "==",
                    "0.2.6"
                ]
            ]
        }
    ],
    "lcname": "dosuby"
}
        
Elapsed time: 1.41594s