cy-ioc-finder


Namecy-ioc-finder JSON
Version 7.2.13 PyPI version JSON
download
home_pagehttps://github.com/fhightower/ioc-finder
SummaryPython package for finding and parsing indicators of compromise from text.
upload_time2024-02-02 13:38:51
maintainer
docs_urlNone
authorFloyd Hightower
requires_python
licenseGNU Lesser General Public License v3
keywords iocs indicators of compromise parsing finding searching threat intelligence malware threat hunting observables domains domain names asns cidr cidr ranges ips ip addresses urls email addresses md5 sha1 sha256 google ads cve file paths
VCS
bugtrack_url
requirements click ioc-fanger pyparsing d8s-strings
Travis-CI No Travis.
coveralls test coverage
            In-house custom Ioc-Finder

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fhightower/ioc-finder",
    "name": "cy-ioc-finder",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "iocs,indicators of compromise,parsing,finding,searching,threat intelligence,malware,threat hunting,observables,domains,domain names,asns,cidr,cidr ranges,ips,ip addresses,urls,email addresses,md5,sha1,sha256,google ads,cve,file paths",
    "author": "Floyd Hightower",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "In-house custom Ioc-Finder\n",
    "bugtrack_url": null,
    "license": "GNU Lesser General Public License v3",
    "summary": "Python package for finding and parsing indicators of compromise from text.",
    "version": "7.2.13",
    "project_urls": {
        "CI": "https://github.com/fhightower/ioc-finder/actions",
        "Changelog": "https://github.com/fhightower/ioc-finder/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/fhightower/ioc-finder#ioc-finder",
        "Homepage": "https://github.com/fhightower/ioc-finder",
        "PyPi": "https://pypi.org/project/ioc-finder/",
        "Say Thanks!": "https://saythanks.io/to/floyd.hightower27%40gmail.com",
        "Source": "https://github.com/fhightower/ioc-finder",
        "Tracker": "https://github.com/fhightower/ioc-finder/issues"
    },
    "split_keywords": [
        "iocs",
        "indicators of compromise",
        "parsing",
        "finding",
        "searching",
        "threat intelligence",
        "malware",
        "threat hunting",
        "observables",
        "domains",
        "domain names",
        "asns",
        "cidr",
        "cidr ranges",
        "ips",
        "ip addresses",
        "urls",
        "email addresses",
        "md5",
        "sha1",
        "sha256",
        "google ads",
        "cve",
        "file paths"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90a7a5277e8bedc7c4b6d636e901f2fd2769f5db736499b19da369c6364780f1",
                "md5": "cf1e1c08980d0980d6e6f76011a47e66",
                "sha256": "d99934aef37a36b9f3ca6ac80ee6efaeac1516fcc297a1c62e0990e9ef44e1d7"
            },
            "downloads": -1,
            "filename": "cy_ioc_finder-7.2.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf1e1c08980d0980d6e6f76011a47e66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23141,
            "upload_time": "2024-02-02T13:38:51",
            "upload_time_iso_8601": "2024-02-02T13:38:51.038701Z",
            "url": "https://files.pythonhosted.org/packages/90/a7/a5277e8bedc7c4b6d636e901f2fd2769f5db736499b19da369c6364780f1/cy_ioc_finder-7.2.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-02 13:38:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fhightower",
    "github_project": "ioc-finder",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "click",
            "specs": [
                [
                    ">=",
                    "7.1.2"
                ],
                [
                    "<",
                    "9.0"
                ]
            ]
        },
        {
            "name": "ioc-fanger",
            "specs": [
                [
                    ">=",
                    "4.2.1"
                ],
                [
                    "<",
                    "4.3"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    ">=",
                    "3.0"
                ],
                [
                    "<=",
                    "3.1.1"
                ]
            ]
        },
        {
            "name": "d8s-strings",
            "specs": [
                [
                    ">=",
                    "0.5.0"
                ],
                [
                    "<",
                    "1.0"
                ]
            ]
        }
    ],
    "lcname": "cy-ioc-finder"
}
        
Elapsed time: 0.18361s