Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
pipe_finder — Automated script to search in SMB protocol for availables pipe names | Kitploit
Tools/GitHubGitHub/peterpt/pipe_finder
Vulnerability AnalysisInformation GatheringNetwork SecurityPenetration Testing
GitHubpeterpt/pipe_finder

pipe_finder

Automated script to search in SMB protocol for availables pipe names

View Repository
24128 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Pipe Finder 1.0

Automated script to search in SMB protocol for availables pipe names

  • Screenshots

Requirements

  • metasploit-framework
  • wget
  • locate
  • pipe_audit_v2.rb module (https://github.com/peterpt/pipe_auditor_fb) - It will be installed on first run

Install Requirements

  • apt-get install metasploit-framework wget locate && updatedb
  • (updatedb is only needed to cache the "locate" search database in order to get metasploit-framework directory)

How to Run

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

Notes :

This script can be copied to a system path , it will run independently .

Download Tool