Skip to content

r3nhat/SharpEnum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SharpEnum

C# Basic Enumeration

SharpEnum currently support the below commands:

  • nslookup www.google.com
  • ipconfig /all
  • whoami /priv
  • netstat -ano
  • route PRINT
  • net users
  • net localgroup administrators
  • dir c:\
  • arp -a
  • hostname
  • echo %logonserver%
  • schtasks /query /fo LIST 2>nul | findstr TaskName
  • quser

Disclaimer:

This project can only be used for authorized testing or educational purposes. Using this software against target systems without prior permission is illegal, and any damages from misuse of this software will not be the responsibility of the author.

About

C# Basic Enumeration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages