Skip to content

upgoingstar/UserID-and-SID-Enumerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

User-and-SID-Enumerator

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+
| . | / | e | n | u | m | e | r | a | t | o | r | . | p | y |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+

Enumerator.py is a small utility which can be used to find out User IDs and SIDs in a local Windows machine. It gives you ability to find:

  1. All UserIds and SIDs in a system.
  2. SID of a specific user.
  3. User ID corresponding to a specific SID.
    To get a list of basic options and switches use:

##Usage:

enumerator.py [OPTIONS] Values

Use -h or --help for more information

Options:
-h, --help show this help message and exit
-f FUNC Lists down all UserIds and SIDs in the system, [-f enum]
-u USER Identifies the SID for the UserID provided, [-u ]
-s SID Identifies the UserID for the SID provided, [-s ]

In case you have any suggestions, query, etc., feel free to reach me at:
Email: upgoingstaar@gmail.com | Twitter: @upgoingstar | http://3ncrypt0r.blogspot.com

About

Small utility to enumerate users and sids in a local system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published