Results 17 repositories owned by Tim MalcomVetter

CSExec

302
Stars
66
Forks
Watchers

An implementation of PSExec in C#

ManagedInjection

163
Stars
35
Forks
Watchers

A proof of concept for dynamically loading .net assemblies at runtime with only a minimal convention pre-knowledge

ActiveDirectoryServices

19
Stars
5
Forks
Watchers

A more full featured C# API for connecting to and managing Active Directory (AD) and Lightweight Directory (AD-LDS) instances, complete with consumer application examples.

AntiDebug

33
Stars
15
Forks
Watchers

PoC: Prevent a debugger from attaching to managed .NET processes via a watcher process code pattern.

ChromePasswords

20
Stars
6
Forks
Watchers

DnsCache

44
Stars
11
Forks
Watchers

NamedPipes

92
Stars
29
Forks
Watchers

A pattern for client/server communication via Named Pipes via C#

UnstoppableService

66
Stars
15
Forks
Watchers

A pattern for a self-installing Windows service in C# with the unstoppable attributes in C#.

WcfScan

28
Stars
11
Forks
Watchers

A tool for scanning NET.TCP WCF endpoints to test the security of their binding configurations.

WhoDis

19
Stars
11
Forks
Watchers

An example pattern in C# for watching security events (logon/logoff/privilege)