Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
AnySniff — AnySniff is a tool for monitoring TCP connections of processes like AnyDesk on Windows. It uses the CVE-2024-52940 vulnerability to track open connections and log IPs, ports, and other details. | Kitploit
工具/GitHubGitHub/mkultra6969/anysniff
Packet Sniffing & AnalysisReconnaissanceVulnerability AnalysisExploitationInformation GatheringNetwork Security
GitHubmkultra6969/anysniff

AnySniff

AnySniff is a tool for monitoring TCP connections of processes like AnyDesk on Windows. It uses the CVE-2024-52940 vulnerability to track open connections and log IPs, ports, and other details.

查看仓库
41年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
网站

💀AnySniff

WindowsTerminal_EXgGPGWIwz_transparent

AnySniff 是一款用于在 Windows 上监控类似 AnyDesk 等进程的 TCP 连接的工具。它利用 CVE-2024-52940 漏洞来跟踪开放连接并记录 IP、端口及其他相关详细信息。

⚙功能

  • 监控目标进程(例如 AnyDesk)的 TCP 连接。
  • 将 IP 地址、端口和进程详细信息记录到日志文件中。
  • 支持实时嗅探网络流量。
  • 提供简单的菜单驱动界面。

💽系统要求

  • Python 3.x
  • Windows 操作系统
  • pyfiglet 库(用于 ASCII 艺术字)
  • colorama 库(用于颜色支持)

🛠️安装

  1. 克隆此仓库:
    root@kitploit:~
    git clone https://github.com/yourusername/AnySniff.git
    
  2. 进入项目目录:
    root@kitploit:~
    cd AnySniff
    
  3. 安装所需的依赖:
    root@kitploit:~
    pip install -r requirements.txt
    

🍴使用方法

  1. 运行脚本:
    root@kitploit:~
    python anysniff.py
    
  2. 跟随菜单选项:
    • 开始嗅探:开始嗅探目标的 TCP 连接。
    • 信息:显示关于该工具及其用法的信息。
    • 退出:退出程序。
  3. 如何嗅探?
    • 启动嗅探器后,通过 AnyDesk 连接到任意远程机器并查看终端。

尽情享受!

📄日志

所有连接详情将记录在当前目录下。日志文件名包含时间戳,例如 ip_2024-12-02_08-45-00.log。

💊致谢

  • 该工具利用 CVE-2024-52940 来监控 AnyDesk 连接。
  • 由 MKultra69 用心制作。

❓附注

  • 我不在乎为什么或怎么做。
下载工具