Code Monkey home page Code Monkey logo

coeus's Introduction

Coeus

Coeus is an ADSI based Situational Awareness toolkit for domain environments with modularity in mind. Allows for the enumeration of users/groups/computers as well as some common misconfigurations including roasting (AS-REP, kerber) and delegation (Constrained, Unconstrained, RCBD) attacks.

Catch my talk featuring Coeus here! (add link pls)

Slides!

Usage

Coeus is an interactive console app, meaning executing the binary drops users into a prompt. Use commands to view all available commands like so:

image

To get help for any command, use the help util:

image

Features

  • Enumerate users, groups (and group memberships), and computers on a domain
  • Returns information on the domain and forest including domain
  • Returns information on the RootDSE
  • Searches for accounts with descriptions
  • Returns "interesting accounts" (based ona string array in Models/Data.cs)
  • Query object properties
  • Return domain password policies
  • Returns machine accounts with SPNs assigned and their respective SPNs
  • Searches for potentially AS-REP/Kerberoastable accounts
  • Searcher for machines potentially vulnerable to delegation attacks (constrained, unconstrained, resource based, coming soon)
  • Query GPOs
  • Query object ACL

Compile Instructions

Open .sln in Visual Studio and build

To-Do

  • Give option to set/change SearchScope
  • Users
    • no passwd req'd
  • ObjPropery
    • parse SID/GUID
  • LAPSSweep
  • RoastHunter
    • if machine w/ SPN is found, attempt to determine enc type (msDS-SupportedEncryptionTypes) and return that
    • use Coeus to locate potentially kerberoastable machines and fetch neccesary info to pass to SnipeRoast AtlasUtil
  • ACL Enum
  • GPO Enum
    • fetch all
    • all properties
    • specific properties
    • return names
    • correctly return byte[] entries (objGUID)
  • DCSync
    • search for DS-Replication-Get-Changes, DS-Replication-Get-Changes-All, DS-Replication-Get-Changes-In-Filtered-Set
  • Misc
    • create method to convert and return SID/GIUD entries in extensions
  • Authenticate
    • Allow for operator to authenticate into a domain as to not drop Coeus to disk

Disclaimer

I am not responsible for actions taken by users of Coeus. Coeus was released solely for educational and ethical purposes.

coeus's People

Contributors

gr1mmie avatar

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.