# GenericWrite

* 대상의 거의 모든 액티브 디렉토리 특성을 WRITE 할 수 있는 권한. GenericAll 과 비슷한 공격을 진행할 수 있게 된다. 단, GenericAll 과 비교했을 때 진행할 수 있는 공격이 좀 더 적다.
* 공식 액티브 디렉토리 권한

### 악용 대상과 공격 종류

* 유저: Shadow Credentials, Targeted Kerberoast
* 컴퓨터: RBCD, Shadow Credentials
* 그룹: AddMembers
* GPO: 패스

자세한 공격 종류들은 [GenericAll](/privilege-escalation/ad-dacl/genericall.md) 페이지를 참고한다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.xn--hy1b43d247a.com/privilege-escalation/ad-dacl/genericwrite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
