Tokyo · open to research collaboration

Senior DFIR
& detection,
in the seam
of automation.

Over a decade finding evil — now building agents that find it autonomously, and structurally cannot lie about what they found.

Name Juwon Bang · 방주원 · 優心 (YuShin)
Role Senior DFIR Specialist
Based Tokyo, JP (KR ↔ JP)
Field DFIR · Detection · DevSecOps
Languages 한국어 · 日本語 · English
14+yrs In security SOC → infra → IR → CSIRT, since 2012
1 Book published Network Attack Packet Analysis · 2019
6 Awards & recognitions NIPA · NIS · LINE · FSI · KISA
6+ Open-source DFIR tooling on GitHub
01

About

I work in the seam between incident response and automation — building agents that read forensic artifacts, correlate them against MITRE ATT&CK, and propose response actions a human can sign off on.

Day to day — detection engineering, host & network forensics, MCP tool design, vendor evaluation, and the unglamorous infrastructure work that makes any of it possible.

Working theory — most "AI for security" demos fail because they're prompt engineering with extra steps. The interesting problem is the architecture: tool boundaries, deterministic correlation, evidence chains, audit trails. Guardrails belong in the surface, not the system prompt.

Over a decade of doing this includes a co-authored book on packet-level attack analysis (Korea, 2019), a national OSS gold prize, a security-event correlation patent, and now a SANS hackathon entry that's also doubling as the baseline for an internal Agentic DFIR PoC.

GitHub
@Juwon1405
Mail
juwon1405.jp@gmail.com
YouTube
DoubleS1405 (KR infosec, since 2014)
Status
open to research collaboration
02

Experience

From 24/365 SOC to bank-grade incident response to LINE CSIRT — since 2012

Now · Tokyo

CSIRT — Detection & Response

LY Corporation (LINE) · Tokyo, JP

Computer Security Incident Response for LINE's global services — threat detection, forensic triage, and response at internet scale. The team I watched and admired from the SOC side for years — now from the inside.

CSIRT Detection & Response Global scale
2018 – 2022

Incident-Response Lead · Manager / 과장

Information Security · KB Kookmin Bank

Part lead for incident response at one of Korea's largest banks — threat analysis, SOC operations, and response across domestic and overseas branches. Built the bank's first BGP / scrubbing-center DDoS defense (failover 180 min → 3 min), and stood up open-source network forensics (Arkime + ELK, ~1 PB) and a Suricata IDS that replaced 13 commercial sensors.

Incident Response Tera-scale DDoS FIESTA 2020 KISA Director's Award
2016 – 2018

Infrastructure Security

Security Office · Netmarble

Infrastructure & cloud security (AWS / GCP / Tencent) for a major global game publisher — SIEM / WAF / IDS build-outs, web-vuln assessment, and live incident analysis. Co-inventor on a filed patent for a security-event correlation apparatus (2018).

Infra / Cloud Patent · 2018
2014 – 2016

Security Operations (SOC)

Service Security · NIT Service (Naver affiliate)

24/365 SOC monitoring — IDS pattern development, correlation rules, and packet-level analysis for LINE services. The packet fluency built here later became a published book.

SOC · 24/365 IDS / Detection
2012 – 2014

Security Engineer

Information Security · Hankyung iNet

Security-solution delivery & maintenance and Common Criteria (CC) certification work — vulnerability assessment and the documentation discipline behind certified products. Where it started.

CC Certification Vuln Assessment
2014 → now

Educator & Author · in parallel

DoubleS1405 · independent

Founded and run a long-running Korean infosec study community & lecture channel (DoubleS1405, since 2014), and authored Network Attack Packet Analysis (Freelec, 2019).

Lecturer Author Community
In the pressFeatured on Pax Economy TV (팍스경제TV) for the bank's information-security work; KB Kookmin Bank's KISA Director's Award was covered in Korean tech press (2019).
LecturesDoubleS1405 — Korean infosec lectures (CTF, network forensics, packet analysis), 2014–present.
03

Published
& recognized

A book, six awards, one patent

Freelec · 2019 Network
Attack
Packet
Analysis
방주원 · 共著
ISBN 9788965402589
~370 pp

Network Attack Packet Analysis

Lead-author technical book · 2019

A practitioner's manual covering DDoS, web exploitation, malicious traffic analysis, wireless intrusion, system exploitation, and large-volume packet forensics. Written for SOC analysts and DFIR beginners stepping up.

Awards & recognition

2017
Gold Prize

Korea OSS Developer Contest

National IT Industry Promotion Agency (NIPA)

National open-source award for original contribution in security tooling.

2018
Patent filed

Security Event Correlation

Netmarble Corp.

Apparatus & method for correlation analysis of security events. Authored during infrastructure security tenure.

2017
4th Place · Finals

CCE National Cyber Defense

National Intelligence Service of Korea

Final round of the CCE National Cyber Defense Competition organized by the National Intelligence Service of Korea.

2015
Special Prize

LINE Bug Bounty

LINE Corp.

Vulnerability disclosure & remediation collaboration.

2020
FIESTA · Encouragement

Financial Cyber-Threat Analysis

Financial Security Institute (FSI) · KB Kookmin Bank team

FIESTA 2020 financial-sector competition across forensics, malware, mobile, and web-hacking tracks.

2019
Director's Award

KISA Incident-Response Exercise

Korea Internet & Security Agency · KB Kookmin Bank

Best-practice commendation (KISA Director's Award) in the national cyber crisis-response drill; covered in Korean press, 2019.

04

Selected work

Six open-source projects, one currently shipping

2026 agentic-dartLiveStable Autonomous DFIR agent — native pure-Python forensic functions plus SIFT adapters as a typed, read-only MCP toolset, audit-chained reasoning, broad MITRE ATT&CK enterprise coverage. Ground-truth-scored case studies across two evaluation tiers (internal + NIST CFReDS / Ali Hadi / Digital Corpora M57). SANS FIND EVIL! 2026 entry.Python · MCP · LLM 2026 collector-adapterNew Phase 1.3 of the Agentic-DART roadmap. Stdlib-only Python adapter that turns Velociraptor offline-collector ZIPs into the evidence_root layout Agentic-DART consumes. Seeds chain-of-custody with manifest 1.2, SHA-256 index, and source-member provenance; collision-safe for flat evidence layouts.Python · stdlib · MIT 2026 mac-artifact-collectorArchived Single-file zero-dependency macOS DFIR collector. Supply-chain IOC sweeps ported into agentic-dart as cross-platform MCP functions.Bash · Zsh 2026 mac-forensics-platformArchived Flask-based macOS DFIR web platform. Paused for post-SANS repositioning as the Agentic-DART web UI — reading findings.json + audit.jsonl from an Agentic-DART run and rendering them in the browser.Python · Flask 2024 gendfir-ragArchived Unofficial replication of Loumachi, Ghanem & Ferrag (2024) — RAG + LLM pipeline for DFIR timeline analysis. Superseded by agentic-dart; kept as reference artifact.Python · LLM · RAG ongoing GitNote Curated long-running ledger of InfoSec & CS notes.Notes 2026 Juwon1405 GitHub profile config — landing README, pinned repos.Markdown

All repositories on GitHub →

05

Stack

Languages

  • Python
  • Bash · Zsh
  • TypeScript
  • Go (learning)
  • SQL · KQL · DuckDB

Detection & IR

  • MITRE ATT&CK
  • YARA · Sigma
  • Splunk · XSOAR
  • Arkime · Suricata
  • Velociraptor · KAPE

Forensics

  • SIFT Workstation
  • Plaso · log2timeline
  • Volatility 3
  • The Sleuth Kit
  • Eric Zimmerman tools

AI & infra

  • Anthropic API · MCP
  • Claude Code
  • LangGraph · Ollama
  • AWS · Bedrock
  • Docker · k8s · git
06

Now

Shipping agentic-dart for SANS FIND EVIL! 2026

due in

Stable release. A typed, read-only MCP toolset (native Python + SIFT adapters). Ground-truth-scored case studies including external slots for NIST CFReDS, Ali Hadi, and Digital Corpora M57. New hardening: schema-validated MCP calls, Plaso derived-storage isolation, a tiered case layout, and the run_eval.py CLI. self-evaluation/case-01 baseline: recall 1.000, FPR 0.000, hallucination 0. External tier via python3 run_eval.py --case external-evaluation/case-01 --download.

Phase 1.3 collector-adapter shipped alongside. Final QA + Devpost form before the deadline.

07

Contact

Open to conversations on DFIR automation, agentic SOC, MCP tool design, and replication studies.