Skip to content

vcudachi/VSEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

VSEM - Vcudachi Session Enumeration Module

Description

This module contains cmdlets designed to retrieve information about user and other sessions on the local machine via API Win32:

  • NetWkstaUserEnum
  • NetSessionEnum
  • WTSEnumerateSessionsExW
  • LsaGetLogonSessionData

Important information

  • This module is canonical because does not contain C# code snippets.
  • This module supports Windows platform only.
  • This module supports unicode platform only, do not run in non-unicode environment.
  • This module supports Powershell 5.1 and Powershell 7. Powershell 5.1 is minimal requirement.

Created by

  • vcudachi

Special thx to

About

Vcudachi Session Enumeration Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published