{ "info": { "author": "Edward Qiu", "author_email": "hello@edwardqiu.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Security" ], "description": "# Fisherman\n\nA python3 tool for looking up an email address's reputation on [EmailRep](https://emailrep.io) and [Apility](https://apility.io/) without the need for API keys.\n\n[![asciicast](https://asciinema.org/a/gxM8pX1R26sjePuXvtMrmRNEX.svg)](https://asciinema.org/a/gxM8pX1R26sjePuXvtMrmRNEX?loop=1&cols=95&rows=45)\n\n## Installation\n`pip install fisherman`\n\n## Quick Start\n```sh\n# Query email address on all services for email reputation and output if email is suspicious\nfisherman santiago@example.com\n\n# Query email address on all services and output json responses from services\nfisherman santiago@example.com -v \n```\n\n## Usage\n```sh\nusage: fisherman [-h] [-v] email\n\n A tool to catch phishes\n\n Lookup email reputation:\n ------------------------------\n fisherman santiago@example.com\n\n\npositional arguments:\n email Email you want to check the reputation of\n\noptional arguments:\n -h, --help show this help message and exit\n -v, --verbose View detailed results from each service queried\n```\n\n## Disclaimer\nThis tool was hacked together in a few hours after one of my email addresses was flooded with fishy emails, so there are no unit tests and items on the todo list will be completed on a personal need basis.\n\n## Credits\nThe fisherman ASCII art is from [ascii-art.de](http://www.ascii-art.de/ascii/def/fishing.txt)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/edwardqiu/fisherman/archive/1.0.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edwardqiu/fisherman", "keywords": "security,phishing", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fisherman", "package_url": "https://pypi.org/project/fisherman/", "platform": "", "project_url": "https://pypi.org/project/fisherman/", "project_urls": { "Download": "https://github.com/edwardqiu/fisherman/archive/1.0.0.tar.gz", "Homepage": "https://github.com/edwardqiu/fisherman" }, "release_url": "https://pypi.org/project/fisherman/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "A tool for looking up an email address's reputation on EmailRep and Apility without API keys", "version": "1.0.0" }, "last_serial": 5958824, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1caedfc365864639247ab4e2dda1ef01", "sha256": "4d04344ca2fbaa3c362a1cc7f97913e568cb271bfaa8f3fa5298e68a3df32c66" }, "downloads": -1, "filename": "fisherman-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1caedfc365864639247ab4e2dda1ef01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4138, "upload_time": "2019-10-11T07:31:43", "url": "https://files.pythonhosted.org/packages/1d/33/4609e2e131c34b6f092ec1d340183d453b4ce21b67e4c9aa75ab3f70f4e4/fisherman-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1caedfc365864639247ab4e2dda1ef01", "sha256": "4d04344ca2fbaa3c362a1cc7f97913e568cb271bfaa8f3fa5298e68a3df32c66" }, "downloads": -1, "filename": "fisherman-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1caedfc365864639247ab4e2dda1ef01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4138, "upload_time": "2019-10-11T07:31:43", "url": "https://files.pythonhosted.org/packages/1d/33/4609e2e131c34b6f092ec1d340183d453b4ce21b67e4c9aa75ab3f70f4e4/fisherman-1.0.0.tar.gz" } ] }