# KISA Offline Detail Capture (2025-11-03) This directory contains HTML snapshots of the KISA/KNVD advisory detail pages (`detailDos.do?IDX=...`). ## Capture notes - Captured: 2025-11-03T22:53:00Z from `https://knvd.krcert.or.kr/rss/securityInfo.do`. - Detail API `rssDetailData.do` now returns an HTML error page; the SPA embeds the full advisory content in `detailDos.do`. - Each file under `html/` corresponds to the RSS item `IDX` and preserves the original Korean content and table layout. - User agent: `Mozilla/5.0 (compatible; StellaOpsOffline/1.0)`. - No authentication was required; cookies set during the HTML fetch are not needed for static page capture. ## Regeneration ```bash python scripts/kisa_capture_html.py --out seed-data/kisa/html ``` (See `scripts/kisa_capture_html.py` for exact implementation; it parses the RSS feed, walks each `IDX`, and writes `IDX.html` alongside a sha256 manifest.) ## sha256 manifest | IDX | sha256 | | --- | --- | | 5859 | 8a31a530b3e4d4ce356fc18d561028a41320b27ed398abdb8e7ec2b0b5c693fe | | 5860 | 74013ef35a76cd0c44c2e17cac9ecf51095e64fd7f9a9436460d0e0b10526af3 | | 5861 | 1d95c34b76dc9d5be5cbc0b8fdc9d423dd5cc77cb0fc214534887dc444ef9a45 | | 5862 | 93ae557286b4ee80ae26486c13555e1fda068dcc13d440540757a7d53166457e | | 5863 | ee3c81915e99065021b8bb1a601144e99af196140d92859049cea1c308547859 | | 5864 | 6f84dc5f1bb4998d9af123f7ddc8912b47cdc1acf816d41ff0e1ad281d31fa2f | | 5865 | d5e60ea3a80307f797721a988bed609c99587850e59bc125d287c8e8db85b0ec | | 5866 | a6f332315324fb268adad214bba170e81c56db6afdb316bafdd18fb9defbe721 | | 5867 | 4245dbf6c03a27d6bdf1d7b2651e9e7a05ad1bc027c2f928edb3bf3e58a62b20 | | 5868 | 316c1476589a51e57914186373bfd0394e3d0a8ae64a2c9c16a1d8bdfe941fa9 |