M4 - 이벤트 분류기
중급
이것은SecOps, AI Summarization분야의자동화 워크플로우로, 6개의 노드를 포함합니다.주로 Set, HttpRequest, GoogleSheets, ScheduleTrigger 등의 노드를 사용하며. GPT-4와 Google Sheets로 SOC 팀 보안 인시던트 자동 분류
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "QW7kCwPVKSKLDhCx",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
},
"name": "M4 - Incident Classifier",
"tags": [],
"nodes": [
{
"id": "46dd925e-64ff-484b-aaa5-5bb74a7b2962",
"name": "✏️ 태그 형식 지정",
"type": "n8n-nodes-base.set",
"position": [
640,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "505923f8-9721-4f62-a2ea-ce19696d3991",
"name": "📄 Google Sheets - 경고 읽기",
"type": "n8n-nodes-base.googleSheets",
"position": [
220,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "98817baf-2004-4bae-b934-66dec5ba7187",
"name": "🧠 이벤트 분류 (GPT)",
"type": "n8n-nodes-base.httpRequest",
"position": [
440,
0
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "618eeced-d0f2-4903-9217-150c38a95509",
"name": "일정 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "4f3d43dd-e63b-4c27-8590-ef7a2c9f8a3e",
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
820,
0
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "7aaf5255-ba15-477c-b4c5-d3e4626fdd84",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
80,
-220
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "c0181fb9-37ad-4204-8630-4741b3f5e72e",
"connections": {
"618eeced-d0f2-4903-9217-150c38a95509": {
"main": [
[
{
"node": "505923f8-9721-4f62-a2ea-ce19696d3991",
"type": "main",
"index": 0
}
]
]
},
"46dd925e-64ff-484b-aaa5-5bb74a7b2962": {
"main": [
[
{
"node": "4f3d43dd-e63b-4c27-8590-ef7a2c9f8a3e",
"type": "main",
"index": 0
}
]
]
},
"98817baf-2004-4bae-b934-66dec5ba7187": {
"main": [
[
{
"node": "46dd925e-64ff-484b-aaa5-5bb74a7b2962",
"type": "main",
"index": 0
}
]
]
},
"505923f8-9721-4f62-a2ea-ce19696d3991": {
"main": [
[
{
"node": "98817baf-2004-4bae-b934-66dec5ba7187",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 보안 운영, AI 요약
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
CyberScan Github 복사본
Nessus, 리스크 등급 및 Google Sheets 보고서 기반 AI 취약점 스캐너
If
Set
Code
+
If
Set
Code
39 노드Adnan Tariq
보안 운영
CYBERPULSEBlueOps_모듈1 클라이언트 사본1
OpenAI 위험 평가 및 이메일 알림을 포함한 자동 CVE 및 IOC 데이터 소스 수집
If
Code
Merge
+
If
Code
Merge
21 노드Adnan Tariq
보안 운영
PCI 통제 평가 자동화
Google Sheets를 사용한 PCI DSS 통제 평가 및 규정 준수 추적 자동화
If
Set
Code
+
If
Set
Code
19 노드Adnan Tariq
보안 운영
GRC 모듈 2: 리스크 처리 자동화기
Google 스프레드시트를 사용한 GRC 규정 준수 위험 처리 작업 자동화
If
Set
Switch
+
If
Set
Switch
12 노드Adnan Tariq
보안 운영
M5 - 자동 응답기
보안 인시던트 대응 자동화: Google Sheets, 메일 경고 및 EDR 격리
If
Aggregate
Email Send
+
If
Aggregate
Email Send
8 노드Adnan Tariq
보안 운영
M3 - 엔드포인트 리스크 애그리게이터
사용EDR、漏洞데이터및Google Sheets聚合端点安全风险评分
Cron
Merge
Function
+
Cron
Merge
Function
9 노드Adnan Tariq
보안 운영
워크플로우 정보
난이도
중급
노드 수6
카테고리2
노드 유형5
저자
Adnan Tariq
@adnantariqFounder of CYBERPULSE AI — helping security teams and SMEs eliminate repetitive tasks through modular n8n automations. I build workflows for vulnerability triage, compliance reporting, threat intel, and Red/Blue/GRC ops. Book a session if you'd like custom automation for your use case. https://linkedin.com/in/adnan-tariq-4b2a1a47
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유