Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uknowsec/active-directory-pentest-notes
个人域渗透学习笔记
https://github.com/uknowsec/active-directory-pentest-notes
Last synced: 27 days ago
JSON representation
个人域渗透学习笔记
- Host: GitHub
- URL: https://github.com/uknowsec/active-directory-pentest-notes
- Owner: uknowsec
- Created: 2019-09-11T15:46:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T06:12:34.000Z (almost 5 years ago)
- Last Synced: 2024-10-14T17:41:08.917Z (27 days ago)
- Homepage: https://uknowsec.cn
- Size: 23.2 MB
- Stars: 1,722
- Watchers: 47
- Forks: 357
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-security-collection - **723**星
README
# Active-Directory-Pentest-Notes
## 声明
仅记录学习笔记,类似学生时代的笔记本,不是为了别人而写~
不喜勿喷,不喜勿视~
如有错误,请及时提醒,以免误导他人
https://uknowsec.cn
## 域环境下载
链接:https://pan.baidu.com/s/1j7OgZ3pOnSNxBCHbnUZ4SQ
提取码:z7m8感谢@klion师傅分享的域环境。
## 目录
[域渗透-Kerberos](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-Kerberos.md)
[域渗透-SPN](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-SPN.md)
[域渗透-MS14-068](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-MS14-068.md)
[域渗透-Ticket](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-Ticket.md)
[域渗透-Delegation](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-Delegation.md)
[域渗透-域内信息收集](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-域内信息收集.md)
[域渗透-获取NTDS.dit](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-获取NTDS.dit.md)
[域渗透-Relay](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-Relay.md)
[域渗透-域维权](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-域维权.md)
## 参考框架
![](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/images/%E5%9F%9F%E6%B8%97%E9%80%8F%E5%AE%9E%E6%88%98%E5%85%A5%E9%97%A8%E7%BB%86%E5%88%99%20%5B%20%E5%8D%95%E5%9F%9F%20%5D.png)
此框架图源自@klion师傅。
## 参考致谢
笔记是基于@klion师傅翻译的MITRE-ATT-CK中关于域渗透的框架图进行知识搜索,主要参考如下:
- @3gstudent
- @klion
- @rcoil
- @freebuf.com
- @anquanke.com
- @xz.aliyun.com
- @91ri.org
- @4hou.com
- etc感谢上列师傅和安全站点提供的知识点。