M2 - 자산 풍부 엔진
중급
이것은SecOps분야의자동화 워크플로우로, 10개의 노드를 포함합니다.주로 Cron, Merge, Function, EmailSend, GoogleSheets 등의 노드를 사용하며. Google 스프레드시트와 이메일 알림을 사용하여 CVE 위협을 내부 자산에 매칭
사전 요구사항
- •Google Sheets API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "FulCIypj42nIklCO",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
},
"name": "M2 - Asset Enrichment Engine",
"tags": [],
"nodes": [
{
"id": "14a7268a-be41-4a5a-a5cb-9727b1f6d814",
"name": "병합",
"type": "n8n-nodes-base.merge",
"position": [
100,
240
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "5baea5d2-c41f-4eb1-868a-2307e2b931c2",
"name": "🔁 Daily Trigger",
"type": "n8n-nodes-base.cron",
"position": [
-420,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "dabf2c97-d177-4cda-9103-df589a0f3e66",
"name": "🧠Match Threats to Assets",
"type": "n8n-nodes-base.function",
"position": [
320,
240
],
"parameters": {},
"executeOnce": true,
"typeVersion": 1,
"alwaysOutputData": true
},
{
"id": "e370d6aa-be47-47a3-8a58-186dc5db4d6c",
"name": "📊 Apend New Threat",
"type": "n8n-nodes-base.googleSheets",
"position": [
560,
240
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "a1e771b7-6f18-4b7e-a1bb-49139dee5c75",
"name": "📊 Delete Row",
"type": "n8n-nodes-base.googleSheets",
"position": [
560,
420
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "621cf885-f05e-4fc3-9189-bfffe9a4f547",
"name": "📬Send Summary 이메일",
"type": "n8n-nodes-base.emailSend",
"position": [
560,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "700a7223-bfde-4a69-bbb4-e94999bcf444",
"name": "🗃️ Archived_Threats",
"type": "n8n-nodes-base.googleSheets",
"position": [
740,
240
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "a468d0cf-47c8-4604-8500-3ee66620f218",
"name": "📊Threats Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
-200,
160
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "fbe3a884-9151-44ca-92d4-7e44593f6c48",
"name": "📊Load Asset DB",
"type": "n8n-nodes-base.googleSheets",
"position": [
-200,
360
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a585c636-aec5-4b50-8f1c-68ad28b67ffa",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "1b243f06-2e22-46c7-a269-65b35fe3cbd4",
"connections": {
"Merge": {
"main": [
[
{
"node": "dabf2c97-d177-4cda-9103-df589a0f3e66",
"type": "main",
"index": 0
}
]
]
},
"fbe3a884-9151-44ca-92d4-7e44593f6c48": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
},
"a468d0cf-47c8-4604-8500-3ee66620f218": {
"main": [
[
{
"node": "fbe3a884-9151-44ca-92d4-7e44593f6c48",
"type": "main",
"index": 0
},
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
},
"5baea5d2-c41f-4eb1-868a-2307e2b931c2": {
"main": [
[
{
"node": "a468d0cf-47c8-4604-8500-3ee66620f218",
"type": "main",
"index": 0
}
]
]
},
"e370d6aa-be47-47a3-8a58-186dc5db4d6c": {
"main": [
[
{
"node": "700a7223-bfde-4a69-bbb4-e94999bcf444",
"type": "main",
"index": 0
}
]
]
},
"dabf2c97-d177-4cda-9103-df589a0f3e66": {
"main": [
[
{
"node": "📬Send Summary Email",
"type": "main",
"index": 0
},
{
"node": "e370d6aa-be47-47a3-8a58-186dc5db4d6c",
"type": "main",
"index": 0
},
{
"node": "a1e771b7-6f18-4b7e-a1bb-49139dee5c75",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 보안 운영
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
M3 - 엔드포인트 리스크 애그리게이터
사용EDR、漏洞데이터및Google Sheets聚合端点安全风险评分
Cron
Merge
Function
+
Cron
Merge
Function
9 노드Adnan Tariq
보안 운영
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
보안 운영
M5 - 자동 응답기
보안 인시던트 대응 자동화: Google Sheets, 메일 경고 및 EDR 격리
If
Aggregate
Email Send
+
If
Aggregate
Email Send
8 노드Adnan Tariq
보안 운영
GRC - 보안 설문지 자동 작성
보안 설문지 응답 자동화: GPT-4o 및 Google Sheets
If
Set
Code
+
If
Set
Code
11 노드Adnan Tariq
보안 운영
워크플로우 정보
난이도
중급
노드 수10
카테고리1
노드 유형6
저자
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에서 보기 →
이 워크플로우 공유