Giter Club home page Giter Club logo

enumsectoolkit's Introduction

EnumSecToolkit

Menu

Overview

EnumSecToolkit is a PowerShell-based toolkit for enumerating various security aspects of Windows and Active Directory environments. This toolkit combines a set of scripts to gather information about domains, local systems, ACLs, and SQL servers, and aims to simplify the enumeration process.

Usage

To run the EnumSecToolkit, navigate to the EnumSecToolkit folder and execute the menu script in PowerShell.

.\menu.ps1

The menu script will display a list of available scripts, their descriptions, and the option to load required modules. Users can choose an option by entering the corresponding number or character.

Scripts

  1. EnumDomainLDAP - Enumerates the domain using the LDAP protocol.
  2. EnumDomainWMI - Enumerates the domain using the WMI protocol - Work in Progress
  3. EnumLocal - Enumerate the local system.
  4. ACLFinder - Searches and enumerates ACLs (Access Control Lists) for a specific user or all users.
  5. EnumSQL - Enumerates SQL Server instances and gathers information.
  6. EnumLocalAdmin - Enumerates local administrator access using various methods (WMI, DCOM, PSRemoting, RPC).

Modules to load

  1. LoadADModule - Loads the Active Directory PowerShell module.
  2. LoadSQLServer - Loads the SQL Server PowerShell module.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any improvements, bug fixes, or suggestions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

Proof of Concept demonstration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.