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

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

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

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

工具目录

分类

查看所有分类
Loading categories
pipe_finder — 在SMB协议中搜索可用管道名称的自动化脚本 | Kitploit
工具/GitHubGitHub/peterpt/pipe_finder
漏洞分析信息收集网络安全渗透测试
GitHubpeterpt/pipe_finder

pipe_finder

在SMB协议中搜索可用管道名称的自动化脚本

查看仓库
24128年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Pipe Finder 1.0

在SMB协议中自动搜索可用管道名称的脚本

  • 截图

依赖要求

  • metasploit-framework
  • wget
  • locate
  • pipe_audit_v2.rb 模块 (https://github.com/peterpt/pipe_auditor_fb) - 将在首次运行时安装

安装依赖

  • apt-get install metasploit-framework wget locate && updatedb
  • (updatedb 仅用于缓存 "locate" 搜索数据库,以便获取 metasploit-framework 目录)

运行方式

  • git clone https://github.com/peterpt/pipe_finder.git
  • cd pipe_finder && ./pipef

注意事项:

该脚本可以复制到系统路径中,它将独立运行。

下载工具