Skip to content

A template of C++ code to call a Remote Procedure on a windows machine to coerce an authentication

Notifications You must be signed in to change notification settings

p0dalirius/RpcCoerceTemplateCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RpcCoerceTemplateCpp

A C template program to call a Remote Procedure (RPC) on a Windows machine.
GitHub release (latest by date) YouTube Channel Subscribers

Features

  • Command line options:
    • -t or --to to specify the machine receiving the coerced authentication.
    • -f or --from to specify the machine to coerce to authenticate.
    • -u or --username to specify the username to authenticate as.
    • -p or --password to specify the password of the account to authenticate as.
    • -d or --domain to specify the domain to authenticate in.
  • Debug mode, detailing each step.

Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.

About

A template of C++ code to call a Remote Procedure on a windows machine to coerce an authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages