Skip to content

D4RKMATT3R/gopipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gopipe

Simple Go Windows Pipe Enumerator

Installation

go install github.com/D4RKMATT3R/gopipe@latest

Usage

  • Establish a SMB-Connection to the IPC$ share to determine if specific pipes are open
gopipe -h
Usage of ./gopipe:
  -d string
        domain (optional)
  -file string
        file with hosts (one per line)
  -p string
        password (required)
  -pipe string
        pipe to probe (no \PIPE\ prefix) (default "DAV RPC SERVICE")
  -t string
        targets: host|CIDR|range (a.b.c.d-e or a.b.c.d-a.b.c.e) or comma-list
  -th int
        concurrent workers (default 64)
  -timeout duration
        TCP 445 precheck timeout (default 4s)
  -u string
        username (required)

About

Simple Go Windows Pipe Enumerator

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages