Skip to content

Commit

Permalink
Added recognized extensions to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarlslund committed Nov 29, 2021
1 parent 0a06d8d commit 45baea8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ This will give you insight into who uses what systems, service accounts that are
#### Analysis
This is dead simple - everything you've collected should be in the data directory, either in the main folder or in subfolders. Whatever resides there and adalanche understands is automatically loaded, correlated and used. It's totally magic.

These extensions are recognized:
- .localmachine.json - Windows collector data
- .gpodata.json - Active Directory GPO data
- .objects.msgp.lz4 - Active Directory object/schema data in MsgPack format (LZ4 compressed)

Highly advanced command line to analyze and launch your browser:

<code>adalanche analyze</code>
Expand Down

0 comments on commit 45baea8

Please sign in to comment.