跳转到主要内容

一款无需API密钥即可在EmailRep和Apility上查找电子邮件地址声誉的工具

项目描述

Fisherman

Fisherman是一个Python 3工具,无需API密钥即可在EmailRepApility上查找电子邮件地址的声誉。

asciicast

安装

pip安装fisherman

快速入门

# Query email address on all services for email reputation and output if email is suspicious
fisherman santiago@example.com

# Query email address on all services and output json responses from services
fisherman santiago@example.com -v 

用法

usage: fisherman [-h] [-v] email

    A tool to catch phishes

    Lookup email reputation:
    ------------------------------
    fisherman santiago@example.com


positional arguments:
  email          Email you want to check the reputation of

optional arguments:
  -h, --help     show this help message and exit
  -v, --verbose  View detailed results from each service queried

免责声明

这个工具是在我的一个电子邮件地址被垃圾邮件淹没后几个小时匆忙编写的,所以没有单元测试,待办事项列表中的项目将根据个人需求完成。

致谢

fisherman ASCII艺术来自ascii-art.de

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源分发

fisherman-1.0.1.tar.gz (4.2 kB 查看哈希值)

支持者