Skip to content

Finds open and active user accounts on a Windows system/domain.

License

Notifications You must be signed in to change notification settings

jibstack64/net-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

net-search

GitHub

Finds open and active user accounts on a Windows system/domain.

Functions on Windows 7+ only, of course.

Syntax: python ns.py [parameters] - parameters are appended directly to the net user command, /domain for example.

This is limited in use but is convenient when you want to exploit a large-scale domain server (or messy/old local machine) by logging into vulnerable accounts. Despite being minimal, I believe some of the classes and functions in the script may pose useful in your projects; if so, feel free to borrow.

About

Finds open and active user accounts on a Windows system/domain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages