|
1 | 1 | # Detection Lab
|
| 2 | +## As of 2023-01-01, DetectionLab is no longer being actively maintained |
2 | 3 | 
|
3 | 4 |
|
4 | 5 | DetectionLab is tested weekly on Saturdays via a scheduled CircleCI workflow to ensure that builds are passing.
|
5 | 6 |
|
6 |
| -[](https://circleci.com/gh/clong/DetectionLab/tree/master) |
7 | 7 | 
|
8 | 8 | [](https://github.com/clong/DetectionLab/blob/master/license.md)
|
9 |
| - |
| 9 | + |
10 | 10 | [](https://github.com/clong/DetectionLab/commit/master)
|
11 | 11 | [](https://twitter.com/DetectionLab)
|
12 |
| -[](https://join.slack.com/t/detectionlab/shared_invite/zt-mv1qnw9f-3qo2ZrB0IbIKhvinfsgYhg) |
13 |
| - |
14 |
| -#### Donate to the project: |
15 |
| - |
16 |
| -All of the infrastructure, building, and testing of DetectionLab is currently funded by myself in my spare time. If you find this project useful, feel free to buy me a coffee using one of the buttons below! |
17 |
| - |
18 |
| -[](https://github.com/sponsors/clong) |
19 |
| - |
20 |
| -[](https://github.com/sponsors/clong?frequency=one-time) [$5](https://github.com/login?return_to=%2Fsponsors%2Fclong%2Fsponsorships%3Ftier_id%3D89561) | [$20](https://github.com/login?return_to=%2Fsponsors%2Fclong%2Fsponsorships%3Ftier_id%3D89562) | [$100](https://github.com/login?return_to=%2Fsponsors%2Fclong%2Fsponsorships%3Ftier_id%3D97537) |
21 | 12 |
|
22 | 13 | ## Purpose
|
23 | 14 | This lab has been designed with defenders in mind. Its primary purpose is to allow the user to quickly build a Windows domain that comes pre-loaded with security tooling and some best practices when it comes to system logging configurations. It can easily be modified to fit most needs or expanded to include additional hosts.
|
@@ -108,32 +99,6 @@ A sizable percentage of this code was borrowed and adapted from [Stefan Scherer]
|
108 | 99 | * [EVTX-ATTACK-SAMPLES](https://github.com/sbousseaden/EVTX-ATTACK-SAMPLES)
|
109 | 100 |
|
110 | 101 | # DetectionLab Sponsors
|
111 |
| -#### Last updated: 07/10/2022 |
112 |
| -I would like to extend thanks to the following sponsors for funding DetectionLab development. If you are interested in becoming a sponsor, please visit the [sponsors page](https://github.com/sponsors/clong). |
113 |
| - |
114 |
| -### Diamond Sponsors: |
115 |
| -* [Veramine](https://github.com/veramine) |
116 |
| -* [Thinkst](https://github.com/ThinkstAppliedResearch) |
117 |
| -* [olliencc](https://github.com/olliencc) |
118 |
| -* [snaplabsio](https://github.com/snaplabsio) |
119 |
| -* [0x0lolbin](https://github.com/0x0lolbin) |
120 |
| -* [materaj2](https://github.com/materaj2) |
121 |
| -* [OutpostSecurity](https://github.com/OutpostSecurity) |
122 |
| -* [knotnet](https://github.com/knotnet) |
123 |
| - |
124 |
| -### Premium Sponsors: |
125 |
| -* [dlee35](https://github.com/dlee35) |
126 |
| -* [chrissanders](https://github.com/chrissanders) |
127 |
| -* [iamfuntime](https://github.com/iamfuntime) |
128 |
| -* [Luct0r](https://github.com/Luct0r) |
129 |
| -* +2 private sponsors |
130 |
| - |
131 |
| -### Standard Sponsors: |
132 |
| -* [braimee](https://github.com/braimee) |
133 |
| -* [defensivedepth](https://github.com/defensivedepth) |
134 |
| -* [mdtro](https://github.com/mdtro) |
135 |
| -* [ealaney](https://github.com/ealaney) |
136 |
| -* [elreydetoda](https://github.com/elreydetoda) |
137 |
| -* [DevBits1702](https://github.com/DevBits1702) |
138 |
| -* [0xcarpetman](https://github.com/0xcarpetman) |
139 |
| -* +2 private sponsors |
| 102 | +#### Last updated: 01/01/2023 |
| 103 | +I would like to extend thanks to everyone who sponsored DetectionLab over the past few years. DetectionLab is no longer actively being maintained or developed. |
| 104 | + |
0 commit comments