dnstwist


Namednstwist JSON
Version 20240812 PyPI version JSON
download
home_pagehttps://github.com/elceef/dnstwist
SummaryDomain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
upload_time2024-08-12 07:06:41
maintainerNone
docs_urlNone
authorMarcin Ulikowski
requires_pythonNone
licenseASL 2.0
keywords
VCS
bugtrack_url
requirements geoip2 dnspython ppdeep py-tlsh tld idna
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Project website: https://github.com/elceef/dnstwist



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elceef/dnstwist",
    "name": "dnstwist",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Marcin Ulikowski",
    "author_email": "marcin@ulikowski.pl",
    "download_url": "https://files.pythonhosted.org/packages/3f/df/9c62d9e40d374fd1311de3c761670771615101e0a0b31968b31289882db7/dnstwist-20240812.tar.gz",
    "platform": null,
    "description": "Project website: https://github.com/elceef/dnstwist\n\n\n",
    "bugtrack_url": null,
    "license": "ASL 2.0",
    "summary": "Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation",
    "version": "20240812",
    "project_urls": {
        "Homepage": "https://github.com/elceef/dnstwist"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc0240c2962011b4ba5ed29a8c75ff3b65a4698a9f721338fbce8c50c3372340",
                "md5": "3e0a7f70d7176ac5028b8af578975faf",
                "sha256": "1b3df3da5bb03066b1ce0fe360171fc5817a77ee507c5d5369f57d4537c476df"
            },
            "downloads": -1,
            "filename": "dnstwist-20240812-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e0a7f70d7176ac5028b8af578975faf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 22194,
            "upload_time": "2024-08-12T07:06:39",
            "upload_time_iso_8601": "2024-08-12T07:06:39.966163Z",
            "url": "https://files.pythonhosted.org/packages/fc/02/40c2962011b4ba5ed29a8c75ff3b65a4698a9f721338fbce8c50c3372340/dnstwist-20240812-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fdf9c62d9e40d374fd1311de3c761670771615101e0a0b31968b31289882db7",
                "md5": "3e92be983d866b5c71a3bc64e4b6e1a2",
                "sha256": "eb109cfcede027fe97b72d2f176f11d2ab633b5aadb833bb7f9b785d2e0ae1a1"
            },
            "downloads": -1,
            "filename": "dnstwist-20240812.tar.gz",
            "has_sig": false,
            "md5_digest": "3e92be983d866b5c71a3bc64e4b6e1a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22637,
            "upload_time": "2024-08-12T07:06:41",
            "upload_time_iso_8601": "2024-08-12T07:06:41.231684Z",
            "url": "https://files.pythonhosted.org/packages/3f/df/9c62d9e40d374fd1311de3c761670771615101e0a0b31968b31289882db7/dnstwist-20240812.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 07:06:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "elceef",
    "github_project": "dnstwist",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "geoip2",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "dnspython",
            "specs": [
                [
                    ">=",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "ppdeep",
            "specs": [
                [
                    ">=",
                    "20200505"
                ]
            ]
        },
        {
            "name": "py-tlsh",
            "specs": [
                [
                    ">=",
                    "4.5.0"
                ]
            ]
        },
        {
            "name": "tld",
            "specs": [
                [
                    ">=",
                    "0.9.1"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    ">=",
                    "2.8"
                ]
            ]
        }
    ],
    "lcname": "dnstwist"
}
        
Elapsed time: 0.27337s