You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1e79f62: Added privilege assignment to collector (will need admin mode to grab this data), renamed som Pwn names (Lars Karlslund)
687e318: Added cPassword analysis to GPO (Lars Karlslund)
7a3f634: Made cpassword and username attribute matching case insensitive (Lars Karlslund)
5abf030: Fix for returning not returning placeholder objecttype (Lars Karlslund)
7448445: Fixes for privileges analyzer (Lars Karlslund)
002fda7: Better duplicate SID handling in multi forest/domain analysis, option to not import CNF (conflict) objects from AD (default = don't import) (Lars Karlslund)
bab7b46: Fix for weird blank page problem when selecting a new predefined query (Lars Karlslund)
6a2b197: Collect ProductType and ProductSuite from registry (Lars Karlslund)
81e463b: Timeout for CPU profilng (Lars Karlslund)
41421ab: Reworked how merging works, integrated UniqueSource into the main engine (Lars Karlslund)
298c654: Missing experimental stuff for attributes (Lars Karlslund)
4be4563: Changed some logging output, more correlation from GPOs, multi-level search function for objects, collector grabs scheduled task information and other goodness (Lars Karlslund)
f2cd313: Upgrade auto-builder to Go 1.18 (Lars Karlslund)
195fb65: Isolate taskmaster package to localmachine collector, to enable other OS builds again (Lars Karlslund)
68048f4: Added a bunch of omitempty to localmachine structs (Lars Karlslund)
85fc7e3: Added command and arguments for ScheduledTask collection (Lars Karlslund)
2ff1546: Fix for testing missing SID filtering message, re-read the docs, this seems more correct. Only gives log output for now. (Lars Karlslund)
6f7022a: Added more privileges to enumerate members of (Lars Karlslund)
2ee1f2c: DACL and Owner for Scheduled Task executables (Lars Karlslund)
dea4442: SysInternals AD Explorer snapshot support (Lars Karlslund)
1fa5d4f: Implemented default FML for pwns (Lars Karlslund)
e2eab58: Fixed GPO collection for objects that come from AD Explorer (Lars Karlslund)
367f080: Moved group membership resolution based on DNs and object Members() calls to after merge, in order to fix parent-child setups (Lars Karlslund)
093e807: sidHistory attribute decoded as SID (Lars Karlslund)
6cfb28f: Attribute type fixes, AD Explorer conversion fix for "bool" (Lars Karlslund)
6f0c723: AD Explorer conversion fix for "bool" datatype (wasn't included in last commit) (Lars Karlslund)
c95cbd6: Fix for NonExistingAttribute in queryparser (Lars Karlslund)
f93e48f: Removed some false positives where there was a DENY ACE pointing to a group that a later ALLOW ACE was member of (Lars Karlslund)
12d9ac7: More robustness if RootDSE doesn't return all the attributes we expect (Lars Karlslund)
3dd0f7b: Naming conventions fix for well known SIDs (Lars Karlslund)
f1fa2f6: Reworked indexes, merging and deduplication of dual-loaded distinguishedName objects - also CNF and DEL objects are not loaded default now (Lars Karlslund)
e65aed6: Fix for merge-but-then-add-anyway problem (Lars Karlslund)
936dd44: Support for matching on multiple attributes in query by glob matching on attribute names (*=thedudeabides) (Lars Karlslund)
1aaff27: Fix for AdminSDHolder analyzer in multi-domain analysis (Lars Karlslund)
7fd7577: Fixes for Absorb, changed from slice to map for member/memberof, also Go 1.18 requirement due to generics (Lars Karlslund)
d877dcb: Data corruption fix for bug that affected last attribute being set in setFlex (Lars Karlslund)
699e656: WSUS host server collection from localmachine and added edge "patches" for attack path analysis (Lars Karlslund)