Commit 7d6e452
AD CS improvements (#45)
* Fix AD CS certificate chain creation
Extend the certificate chain of enterprise CAs to also include the
corresponding root CA.
* Resolve enterprise CA to hosting computer object
This allows BloodHound to create the HostsCAService edge which since
v7.4.0 is a pre-requisite for the other post-processed AD CS edges.
* bump version & changelog
---------
Co-authored-by: Tw1sm <mcreel31@gmail.com>1 parent f94df10 commit 7d6e452
3 files changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
382 | 386 | | |
383 | 387 | | |
384 | 388 | | |
| |||
754 | 758 | | |
755 | 759 | | |
756 | 760 | | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
757 | 771 | | |
758 | 772 | | |
759 | 773 | | |
| |||
1306 | 1320 | | |
1307 | 1321 | | |
1308 | 1322 | | |
1309 | | - | |
| 1323 | + | |
1310 | 1324 | | |
1311 | 1325 | | |
1312 | 1326 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments