GithubHelp home page GithubHelp logo

gustanini / quickview Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 8 KB

QuickViewAD is an automatic enumeration tool powered by Powershell and AD-Module.

Home Page: https://linktr.ee/hackerhermanos

PowerShell 100.00%

quickview's Introduction

QuickView

QuickViewAD is a PowerShell script designed to simplify and enhance Active Directory enumeration. It provides a streamlined approach to gather crucial information about users, computers, groups, domains, trusts, shares, and more within your Active Directory environment.

Features

  • User Enumeration: Retrieves details about all users, users with Service Principal Names (SPNs), and admin users.

  • Computer Enumeration: Gathers information about all computer names, accessible computers using ICMP, and domain controllers.

  • Group Enumeration: Gathers details about group names and SIDs, admin groups, domain admins group members, and enterprise admins.

  • Domain Enumeration: Gathers information about the current domain, including infrastructure details, linked group policy objects, child domains, and more.

  • Trust Enumeration: Gathers forest information, domains in the current forest, global catalogs, current domain trusts, and current forest trusts.

  • Shares Enumeration: Gathers shares across all computers within the current Active Directory domain.

Usage

  1. Ensure you have the Active Directory PowerShell module installed.

  2. Run the script in a PowerShell environment.

  3. Follow the on-screen prompts to choose the enumeration options (use get-help to view available functions).

Quick Start

  1. Clone this repository:
git clone https://github.com/gustanini/QuickView.git
  1. Navigate to the QuickView directory:
cd QuickView
  1. Import the script:
Import-Module .\QuickViewAD.ps1
  1. Run all functions for quick enumeration (can also run individual functions, use get-help for more):
Invoke-AllEnum

Contributing

Contributions are welcome! If you have suggestions, improvements, or new features, feel free to open an issue or submit a pull request.

Follow Us

Hacker Hermanos

Note: This is by no means an exhaustive enumeration, you will also need to enumerate GPOs, OUs, ACLs. This script was made to run on new forests that you just compromised for achieving situational awareness.

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.