Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chryzsh/DarthSidious
Building an Active Directory domain and hacking it
https://github.com/chryzsh/DarthSidious
active-directory hacking lab powershell
Last synced: 22 days ago
JSON representation
Building an Active Directory domain and hacking it
- Host: GitHub
- URL: https://github.com/chryzsh/DarthSidious
- Owner: chryzsh
- Archived: true
- Created: 2017-06-21T13:30:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-23T08:31:40.000Z (almost 5 years ago)
- Last Synced: 2024-08-05T17:31:34.597Z (4 months ago)
- Topics: active-directory, hacking, lab, powershell
- Homepage:
- Size: 4.69 MB
- Stars: 639
- Watchers: 42
- Forks: 147
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - chryzsh/DarthSidious - Building an Active Directory domain and hacking it (Others)
README
# Darth Sidious
![](https://www.designerd.com.br/wp-content/uploads/2014/07/8.png)
**The goal is simple**
To share my modest knowledge about hacking Windows systems. This is commonly refered to as red team exercises. This book however, is also very concerned with the blue team; the defenders. That is, helping those who are working as defenders, analysts and security experts to build secure Active Directory environments and monitor them for malicious activity.**There are three major parts in this book**
1. Building a lab
2. Hacking it
3. Defending itI have structured this book so it can be followed more or less sequentally. To practice many of these things, a lab is necessary. That is why I have made a few guides on how to build a lab, with varying degrees of comprehensiveness and size.
## Getting started
[GETTING STARTED](getting-started/getting-started.md)
## Getting the Source Code
The source for this book is available in the [book's github repository](https://github.com/chryzsh/DarthSidious).
## Changelog
| Date | Who | What |
| :--- | :--- | :--- |
| May 2017 | chryzsh | Book created |
| March 2018 | chryzsh | Restructured book |
| 30.03.2018 | bufferov3rride | Added article [Pivoting Through Exchange](initial-access/initial-access-through-exchange.md) |
| 02.04.2018 | chryzsh | Restructured book again and removed some unfinished articles |
| 11.04.2018 | chryzsh | Added the article [Building a malware analysis lab](https://github.com/chryzsh/DarthSidious/tree/fdd707cf9dbbc2faf3cf3dbbcd712b06fceeee87/labs/labs/cuckoo-malware-analysis-lab.md) |
| 14.04.2018 | chryzsh | Added the article [Password cracking and auditing](credential-access/password-cracking-and-auditing.md) |
| 23.04.2018 | filippos | Added the article [CrackMapExec](execution/crackmapexec.md) |
| 06.05.2018 | chryzsh | Fixed a link messup and some restructuring |Questions/Suggestions: Ping me on Twitter [@chryzsh](https://twitter.com/chryzsh)