favitech


Namefavitech JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://gitlab.com/Zer1t0/favitech
SummaryDetect web technologies based on favicons
upload_time2023-12-20 21:11:22
maintainer
docs_urlNone
authorEloy Pérez González
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # favitech

Detect web technologies based on favicons. Improved version of [FavFreak](https://github.com/devanshbatham/FavFreak).

## Usage

```
$ subfinder -silent -d mydomain.com | httpx -silent | favitech -k
https://big-itsmapi.mydomain.com ASP.net 1772087922
http://azureconsumer.mydomain.com Windows Azure -2125083197
http://files.mydomain.com Windows Azure -2125083197
https://manage.prod.apac.ngps.mydomain.com React -2009722838
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/Zer1t0/favitech",
    "name": "favitech",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Eloy P\u00e9rez Gonz\u00e1lez",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/1b/8f/b22019fba96b914d65b3fecd09f28cf4e02767bc827623821482587aa806/favitech-0.0.1.tar.gz",
    "platform": null,
    "description": "# favitech\n\nDetect web technologies based on favicons. Improved version of [FavFreak](https://github.com/devanshbatham/FavFreak).\n\n## Usage\n\n```\n$ subfinder -silent -d mydomain.com | httpx -silent | favitech -k\nhttps://big-itsmapi.mydomain.com ASP.net 1772087922\nhttp://azureconsumer.mydomain.com Windows Azure -2125083197\nhttp://files.mydomain.com Windows Azure -2125083197\nhttps://manage.prod.apac.ngps.mydomain.com React -2009722838\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Detect web technologies based on favicons",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://gitlab.com/Zer1t0/favitech"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06ad95198af21ac138b8bdaeeaaca575b7dac1ca6960965136d47bf1c3b26fc6",
                "md5": "01c79aa30f0ac4d11c656d8710c9b940",
                "sha256": "c3eb63dc6edacf3882e1c911626203c2a93924309d1af482153ff68d7aa47f60"
            },
            "downloads": -1,
            "filename": "favitech-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01c79aa30f0ac4d11c656d8710c9b940",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24708,
            "upload_time": "2023-12-20T21:11:20",
            "upload_time_iso_8601": "2023-12-20T21:11:20.542636Z",
            "url": "https://files.pythonhosted.org/packages/06/ad/95198af21ac138b8bdaeeaaca575b7dac1ca6960965136d47bf1c3b26fc6/favitech-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b8fb22019fba96b914d65b3fecd09f28cf4e02767bc827623821482587aa806",
                "md5": "1e22c6af0d263bf81be4eef141ff280a",
                "sha256": "f7bbe6a614c91fa22fb5f1b6054d41bad617d00a2e233da4d69ba4998663953a"
            },
            "downloads": -1,
            "filename": "favitech-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1e22c6af0d263bf81be4eef141ff280a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24768,
            "upload_time": "2023-12-20T21:11:22",
            "upload_time_iso_8601": "2023-12-20T21:11:22.702397Z",
            "url": "https://files.pythonhosted.org/packages/1b/8f/b22019fba96b914d65b3fecd09f28cf4e02767bc827623821482587aa806/favitech-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-20 21:11:22",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "Zer1t0",
    "gitlab_project": "favitech",
    "lcname": "favitech"
}
        
Elapsed time: 0.33007s