IndicatorIntelligence


NameIndicatorIntelligence JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/OsmanKandemir/indicator-intelligence
SummaryIndicator-Intelligence finds related domains for target to do threat analysis.
upload_time2023-03-27 17:42:29
maintainer
docs_urlNone
authorOsmanKandemir
requires_python>=3.9
licenseGPL-3.0
keywords python threat threat-intelligence intelligence indicator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Indicator-Intelligence

#### NOTE : You should definitely use it for legal activities.

## Description

Indicator-Intelligence collects static files and related domains for target to do threat intelligence.


## Usage

```
-d DOMAINS [DOMAINS], --domains DOMAINS [DOMAINS] Input Targets. --domains target-web1.com target-web2.com
-p PROXY, --proxy PROXY Use HTTP proxy. --proxy 0.0.0.0:8080
-a AGENT, --agent AGENT Use agent. --agent 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)'
-o JSON, --json JSON  JSON output. --json
```

#### Function Usage

```
from indicator.indicator import Indicator

#SCAN
Indicator(["target-web.com"])

#OUTPUT
Indicator(["target-web.com"],json=True)
```


## License

Copyright (c) 2023 Osman Kandemir \
Licensed under the GPL-3.0 License.

## Donations
If you like Indicator-Intelligence and would like to show support, you can Buy A Coffee for the developer using the button below

<a href="https://www.buymeacoffee.com/OsmanKandemir" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>

Your support will be much appreciated😊

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OsmanKandemir/indicator-intelligence",
    "name": "IndicatorIntelligence",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "python,threat,threat-intelligence,intelligence,indicator",
    "author": "OsmanKandemir",
    "author_email": "osmankandemir00@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/c4/26b5704d2e51aaf6e20784defcc5227fa3f01a2f8414ec9a54b46ac1838e/IndicatorIntelligence-0.1.0.tar.gz",
    "platform": null,
    "description": "\n# Indicator-Intelligence\n\n#### NOTE : You should definitely use it for legal activities.\n\n## Description\n\nIndicator-Intelligence collects static files and related domains for target to do threat intelligence.\n\n\n## Usage\n\n```\n-d DOMAINS [DOMAINS], --domains DOMAINS [DOMAINS] Input Targets. --domains target-web1.com target-web2.com\n-p PROXY, --proxy PROXY Use HTTP proxy. --proxy 0.0.0.0:8080\n-a AGENT, --agent AGENT Use agent. --agent 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)'\n-o JSON, --json JSON  JSON output. --json\n```\n\n#### Function Usage\n\n```\nfrom indicator.indicator import Indicator\n\n#SCAN\nIndicator([\"target-web.com\"])\n\n#OUTPUT\nIndicator([\"target-web.com\"],json=True)\n```\n\n\n## License\n\nCopyright (c) 2023 Osman Kandemir \\\nLicensed under the GPL-3.0 License.\n\n## Donations\nIf you like Indicator-Intelligence and would like to show support, you can Buy A Coffee for the developer using the button below\n\n<a href=\"https://www.buymeacoffee.com/OsmanKandemir\" target=\"_blank\"><img src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"41\" width=\"174\"></a>\n\nYour support will be much appreciated\ud83d\ude0a\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Indicator-Intelligence finds related domains for target to do threat analysis.",
    "version": "0.1.0",
    "split_keywords": [
        "python",
        "threat",
        "threat-intelligence",
        "intelligence",
        "indicator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d59bd33422e8c0ba8f620d6c1841b372700ecc1987b17b6a0f3ccb1e88f1a608",
                "md5": "e5b233fec7778b8ad51893718102dd53",
                "sha256": "a0511ea6958e1eba9900702b664a8de59a03e50664a740df8d898ad6920b777c"
            },
            "downloads": -1,
            "filename": "IndicatorIntelligence-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5b233fec7778b8ad51893718102dd53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 32259,
            "upload_time": "2023-03-27T17:42:27",
            "upload_time_iso_8601": "2023-03-27T17:42:27.411671Z",
            "url": "https://files.pythonhosted.org/packages/d5/9b/d33422e8c0ba8f620d6c1841b372700ecc1987b17b6a0f3ccb1e88f1a608/IndicatorIntelligence-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8c426b5704d2e51aaf6e20784defcc5227fa3f01a2f8414ec9a54b46ac1838e",
                "md5": "617f5029d2e30817f09c6b8bc308976c",
                "sha256": "030c7f09736aa56bde3b89dada933ec84c7c9db54279474affa23793d32c3cf2"
            },
            "downloads": -1,
            "filename": "IndicatorIntelligence-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "617f5029d2e30817f09c6b8bc308976c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 31952,
            "upload_time": "2023-03-27T17:42:29",
            "upload_time_iso_8601": "2023-03-27T17:42:29.822890Z",
            "url": "https://files.pythonhosted.org/packages/e8/c4/26b5704d2e51aaf6e20784defcc5227fa3f01a2f8414ec9a54b46ac1838e/IndicatorIntelligence-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 17:42:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "OsmanKandemir",
    "github_project": "indicator-intelligence",
    "lcname": "indicatorintelligence"
}
        
Elapsed time: 0.05274s