Skip to content

CyberCX-STA/ImpersonationPipeClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImpersonationPipeClient

This tool creates a named pipe client that can connecti to specified named pipe servers.

Usage

Run the client using the following command

Client.exe

Example Usage:

Enter the server name ('.' for localhost):
.

Enter the pipe name:
test

Pipe Type:
1. Message
2. Byte

Select an option: 1

Pipe Direction:
1. Duplex
2. In
3. Out

Select an option: 1

Impersonation Level:
1. Impersonation
2. Anonymous
3. Delegation
4. Identification
5. None

Select an option: 5

Connecting to Server...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages