Skip to content
View mBigFish's full-sized avatar

Block or report mBigFish

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. web_scan web_scan Public

    该项目是一个基于PySide6 和python异步编程及多线程的网站批量检测工具。通过读取 Excel 文件中的 URL 列表,使用多线程和异步任务进行网站信息的批量爬取。该工具主要检测网站的基本信息、状态码、网站标题以及可能存在的备案信息。此外,项目还支持调用第三方 API 获取网站的备案信息,包括 ICP 备案和网安备案等单位或个人信息。

    Python 6

  2. Get_Md5_Information Get_Md5_Information Public

    这款工具通过调用微步在线API,批量获取病毒样本MD5的相关信息。用户可以自定义查询字段,包括威胁等级、威胁分类、病毒家族、文件名称、文件类型、标签、威胁评分值和检出率等。程序提供了图形化用户界面(GUI),支持从TXT或Excel文件中导入MD5列表,并能够将查询结果导出为Excel文件。

    Python