docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
+6
-6
@@ -6,7 +6,7 @@ tags: [security, dast, runtime-testing, automation, ci-cd, p-reinforce]
|
||||
last_reinforced: 2026-05-01
|
||||
---
|
||||
|
||||
# [[DAST (Dynamic Application Security Testing)]]
|
||||
# [[DAST (Dynamic Application Security Testing)|DAST (Dynamic Application Security Testing]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "애플리케이션이 실행되는 런타임 환경에서 해커의 공격을 모방하여 외부로부터의 위협을 검증함으로써, 배포 후(Post-deployment) 보안의 공백을 메우는 동적 보안 스캐닝 자동화 계층."
|
||||
@@ -28,9 +28,9 @@ DAST는 라이브 환경에서 애플리케이션의 보안 상태를 점검하
|
||||
- **부하 및 최적화**: 라이브 환경 테스트 시 시스템 부하 및 배포 지연(Bottleneck)이 발생할 수 있으므로, 스테이징 환경에서의 병렬 스캔 정책 수립이 필수적입니다.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[SAST (Static Application Security Testing)]]: 정적 분석과의 상호 보완성.
|
||||
- [[IAST (Interactive Application Security Testing)]]: 런타임 데이터 흐름 분석과의 결합.
|
||||
- [[Shift-Left Security]]: 보안 테스트의 조기 도입 전략.
|
||||
- [[CI/CD Pipeline Integration]]: 자동화 워크플로우 내의 위치.
|
||||
- [[Threat Modeling]]: 아키텍처 수준의 보안 설계.
|
||||
- [[SAST (Static Application Security Testing)|SAST (Static Application Security Testing]]: 정적 분석과의 상호 보완성.
|
||||
- [[IAST (Interactive Application Security Testing)|IAST (Interactive Application Security Testing]]: 런타임 데이터 흐름 분석과의 결합.
|
||||
- Shift-Left Security: 보안 테스트의 조기 도입 전략.
|
||||
- CI/CD Pipeline Integration: 자동화 워크플로우 내의 위치.
|
||||
- Threat Modeling: 아키텍처 수준의 보안 설계.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user