{"id":3976,"date":"2013-10-08T00:42:33","date_gmt":"2013-10-07T15:42:33","guid":{"rendered":"http:\/\/apollo89.com\/wordpress\/?p=3976"},"modified":"2013-10-08T00:49:16","modified_gmt":"2013-10-07T15:49:16","slug":"%ed%8f%ac%ed%8a%b8%ec%8a%a4%ec%ba%94-%ed%83%90%ec%a7%80-%eb%8f%84%ea%b5%ac-%ec%84%a4%ec%b9%98-%eb%b0%8f-%ed%85%8c%ec%8a%a4%ed%8a%b8","status":"publish","type":"post","link":"https:\/\/apollo89.com\/wordpress\/?p=3976","title":{"rendered":"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8.."},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>\uc694\uc998 \ud3ec\ud2b8 \uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c\ub97c \uc880 \uc54c\uc544\ubcf4\ub2c8, \ud06c\uac8c 3\uac00\uc9c0\uac00 \uc788\uc5c8\ub2e4..<\/p>\n<p>portsentry, scanlogd, psad<\/p>\n<p>\uc14b\ub2e4 \ud3ec\ud2b8\uc2a4\uce94\uc744 \ud0d0\uc9c0\ud558\ub294 \ub3c4\uad6c\uc778\ub370, \uac01\uac01\uc758 \ud2b9\uc9d5\uc774 \uc788\ub2e4..<\/p>\n<p>portsentry\uc640 psad\ub294 iptables\uc640 \uc5f0\ub3d9\ub418\uc5b4 \ud3ec\ud2b8\uc2a4\uce94\uc774 \ud0d0\uc9c0\ub418\uba74 \uc790\ub3d9\uc73c\ub85c \ub8f0\uc744 \ub4f1\ub85d\ud574\uc11c \ucc28\ub2e8\ud55c\ub2e4.<\/p>\n<p>\ud558\uc9c0\ub9cc scanlogd\ub294 syslogd\uc640 \uc5f0\ub3d9\ub418\uc5b4 scan\uc5d0 \ub300\ud55c \ub85c\uadf8\ub97c \ub0a8\uae34\ub2e4.<\/p>\n<p>\ub0b4\uac00 \ud558\uace0\uc790 \ud558\ub294 \uac83\uc740 \ud0d0\uc9c0\ub9cc\uc774\uc9c0 \ucc28\ub2e8\uae4c\uc9c0\ub294 \uc544\ub2c8\uae30 \ub54c\ubb38\uc5d0 scanlogd\ub97c \uc124\uce58\ud574\ubcf4\uace0 \ud14c\uc2a4\ud2b8\ub97c \ud574\ubcf4\uc558\ub2e4.<\/p>\n<p>\uc124\uce58\ub294 \ub9e4\uc6b0 \uac04\ub2e8\ud588\ub2e4..<\/p>\n<pre class=\"lang:default decode:true \" >]# wget http:\/\/www.openwall.com\/scanlogd\/scanlogd-2.2.6.tar.gz\r\n]# tar xvzf scanlogd-2.2.6.tar.gz\r\n]# cd scanlogd-2.2.6\r\n]# make linux\r\n]# cp scanlogd \/usr\/local\/sbin\/<\/pre>\n<p>\ud558\uba74 \ub05d~<\/p>\n<p>\uadf8\ub9ac\uace0 scanlogd\ub97c \uc0ac\uc6a9\ud560 user\ub97c \ub4f1\ub85d\ud574\uc918\uc57c \ud55c\ub2e4.(\ub85c\uadf8\uc778 false \uc124\uc815 \ud3ec\ud568)<\/p>\n<pre class=\"lang:default decode:true \" >]# useradd scanlogd\r\n]# usermod -s \/bin\/false scanlogd<\/pre>\n<p>\ub2e4\uc74c\uc740 syslogd\uc640 \uc5f0\ub3d9\uc744 \uc704\ud574 syslog.conf\uc758 \ub9c8\uc9c0\ub9c9 \ub77c\uc778\uc5d0 \ub85c\uadf8\ub97c \ub0a8\uae38 \uc704\uce58\ub97c \uc9c0\uc815\ud55c\ub2e4.<\/p>\n<pre class=\"lang:default decode:true \" >]# cat \/etc\/syslog.conf \r\n...\r\ndaemon.alert         \/var\/log\/scanlog\r\n\r\n]# service syslog restart\r\n\ucee4\ub110\uad00\ub828 \uae30\ub85d\uc744 \uc885\ub8cc \uc911:                                   [  OK  ]\r\n\uc2dc\uc2a4\ud15c \uae30\ub85d\uc744 \uc885\ub8cc \uc911:                                     [  OK  ]\r\n\uc2dc\uc2a4\ud15c \uae30\ub85d\uc744 \uc2dc\uc791 \uc911:                                     [  OK  ]\r\n\ucee4\ub110\uad00\ub828 \uae30\ub85d\uc744 \uc2dc\uc791:                                      [  OK  ]<\/pre>\n<p>\uadf8\ub9ac\uace0 scanlogd \ud504\ub85c\uc138\uc2a4\ub97c \uc2dc\uc791~<\/p>\n<pre class=\"lang:default decode:true \" >]# \/usr\/local\/sbin\/scanlogd \r\n]# ps -ef | grep scanlogd\r\nscanlogd  7237     1  0 00:16 ?        00:00:00 \/usr\/local\/sbin\/scanlogd\r\nroot      7247  6461  0 00:17 pts\/3    00:00:00 grep scanlogd\r\n<\/pre>\n<p>\uc790 \uc774\uc81c nmap \uc744 \uc774\uc6a9\ud574\uc11c scan\uc744 \ud574\ubcf4\uc790..<\/p>\n<pre class=\"lang:default decode:true \" >]# nmap -sS -v 234.xxx.xx.xxx<\/pre>\n<p>\uc2a4\uce94\uc774 \ud0d0\uc9c0 \ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud574\ubcf4\uba74&#8230;<\/p>\n<pre class=\"lang:default decode:true \" >]# cat scanlog \r\nOct  7 15:24:05 hostname scanlogd: 119.xx.xx.xxx to 234.xxx.xx.xxx ports 443, 3306, 80, 256, 53, 21, 554, 5900, ..., f??pauxy, TOS 00 @00:24:05<\/pre>\n<p>\uc640\uc6b0~ \uc2e0\uae30<br \/>\n119.xx.xx.xxx \uac00 \uc2a4\uce94\uc744 \uc2dc\ub3c4\ud55c ip\uc774\uba70, 234.xxx.xx.xxx \uac00 \uc2a4\uce94 \ub300\uc0c1 ip\uc774\ub2e4..<br \/>\nport\ub294 \uc624\ud508\uc774 \uc548\ub41c \ud3ec\ud2b8\ub3c4 \uac19\uc774 \ub098\uc624\uae30\ub294 \ud558\uc9c0\ub9cc..(\uc11c\ubc84\uc5d0\ub294 80\uacfc 3306\ub9cc \uc5f4\ub824\uc788\ub294 \uc0c1\ud0dc)<br \/>\n\uc77c\ub2e8, \ud2b9\uc815IP\uc5d0\uc11c \uc2a4\uce94\uc2dc\ub3c4\uac00 \uc788\uc5c8\ub2e4\ub294 \uc0ac\uc2e4\uc740 \uc54c \uc218 \uc788\uc73c\ubbc0\ub85c \uc131\uacf5\uc801\uc774\ub2e4^^<\/p>\n<p>\ucc38\uace0 : <a href=\"http:\/\/dumbung.com\/main\/bbs\/board.php?bo_table=LINUX_TIP&#038;wr_id=21&#038;sfl=&#038;stx=&#038;sst=wr_hit&#038;sod=desc&#038;sop=and&#038;page=1\" target=\"_blank\">http:\/\/dumbung.com\/main\/bbs\/board.php?bo_table=LINUX_TIP&#038;wr_id=21&#038;sfl=&#038;stx=&#038;sst=wr_hit&#038;sod=desc&#038;sop=and&#038;page=1<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; \uc694\uc998 \ud3ec\ud2b8 \uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c\ub97c \uc880 \uc54c\uc544\ubcf4\ub2c8, \ud06c\uac8c 3\uac00\uc9c0\uac00 \uc788\uc5c8\ub2e4.. portsentry, scanlogd, psad \uc14b\ub2e4 \ud3ec\ud2b8\uc2a4\uce94\uc744 \ud0d0\uc9c0\ud558\ub294 \ub3c4\uad6c\uc778\ub370, \uac01\uac01\uc758 \ud2b9\uc9d5\uc774 \uc788\ub2e4.. portsentry\uc640 psad\ub294 iptables\uc640 \uc5f0\ub3d9\ub418\uc5b4 \ud3ec\ud2b8\uc2a4\uce94\uc774 \ud0d0\uc9c0\ub418\uba74 \uc790\ub3d9\uc73c\ub85c \ub8f0\uc744 \ub4f1\ub85d\ud574\uc11c \ucc28\ub2e8\ud55c\ub2e4. \ud558\uc9c0\ub9cc scanlogd\ub294 syslogd\uc640 \uc5f0\ub3d9\ub418\uc5b4 scan\uc5d0 \ub300\ud55c \ub85c\uadf8\ub97c \ub0a8\uae34\ub2e4. \ub0b4\uac00 &hellip; <a href=\"https:\/\/apollo89.com\/wordpress\/?p=3976\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[661,670],"tags":[1142,1241],"class_list":["post-3976","post","type-post","status-publish","format-standard","hentry","category-system","category-util-tools","tag-portscan","tag-scanlogd"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8.. - Apollo89.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/apollo89.com\/wordpress\/?p=3976\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8.. - Apollo89.com\" \/>\n<meta property=\"og:description\" content=\"&nbsp; \uc694\uc998 \ud3ec\ud2b8 \uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c\ub97c \uc880 \uc54c\uc544\ubcf4\ub2c8, \ud06c\uac8c 3\uac00\uc9c0\uac00 \uc788\uc5c8\ub2e4.. portsentry, scanlogd, psad \uc14b\ub2e4 \ud3ec\ud2b8\uc2a4\uce94\uc744 \ud0d0\uc9c0\ud558\ub294 \ub3c4\uad6c\uc778\ub370, \uac01\uac01\uc758 \ud2b9\uc9d5\uc774 \uc788\ub2e4.. portsentry\uc640 psad\ub294 iptables\uc640 \uc5f0\ub3d9\ub418\uc5b4 \ud3ec\ud2b8\uc2a4\uce94\uc774 \ud0d0\uc9c0\ub418\uba74 \uc790\ub3d9\uc73c\ub85c \ub8f0\uc744 \ub4f1\ub85d\ud574\uc11c \ucc28\ub2e8\ud55c\ub2e4. \ud558\uc9c0\ub9cc scanlogd\ub294 syslogd\uc640 \uc5f0\ub3d9\ub418\uc5b4 scan\uc5d0 \ub300\ud55c \ub85c\uadf8\ub97c \ub0a8\uae34\ub2e4. \ub0b4\uac00 &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/apollo89.com\/wordpress\/?p=3976\" \/>\n<meta property=\"og:site_name\" content=\"Apollo89.com\" \/>\n<meta property=\"article:published_time\" content=\"2013-10-07T15:42:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-10-07T15:49:16+00:00\" \/>\n<meta name=\"author\" content=\"apollo89\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"apollo89\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976\"},\"author\":{\"name\":\"apollo89\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"headline\":\"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8..\",\"datePublished\":\"2013-10-07T15:42:33+00:00\",\"dateModified\":\"2013-10-07T15:49:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976\"},\"wordCount\":54,\"commentCount\":0,\"keywords\":[\"portscan\",\"scanlogd\"],\"articleSection\":[\"System\",\"Util\\\/Tools\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976\",\"name\":\"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8.. - Apollo89.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\"},\"datePublished\":\"2013-10-07T15:42:33+00:00\",\"dateModified\":\"2013-10-07T15:49:16+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=3976#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/apollo89.com\\\/wordpress\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8..\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/\",\"name\":\"Apollo89.com\",\"description\":\"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\",\"name\":\"apollo89\",\"description\":\"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8.. - Apollo89.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/apollo89.com\/wordpress\/?p=3976","og_locale":"ko_KR","og_type":"article","og_title":"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8.. - Apollo89.com","og_description":"&nbsp; \uc694\uc998 \ud3ec\ud2b8 \uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c\ub97c \uc880 \uc54c\uc544\ubcf4\ub2c8, \ud06c\uac8c 3\uac00\uc9c0\uac00 \uc788\uc5c8\ub2e4.. portsentry, scanlogd, psad \uc14b\ub2e4 \ud3ec\ud2b8\uc2a4\uce94\uc744 \ud0d0\uc9c0\ud558\ub294 \ub3c4\uad6c\uc778\ub370, \uac01\uac01\uc758 \ud2b9\uc9d5\uc774 \uc788\ub2e4.. portsentry\uc640 psad\ub294 iptables\uc640 \uc5f0\ub3d9\ub418\uc5b4 \ud3ec\ud2b8\uc2a4\uce94\uc774 \ud0d0\uc9c0\ub418\uba74 \uc790\ub3d9\uc73c\ub85c \ub8f0\uc744 \ub4f1\ub85d\ud574\uc11c \ucc28\ub2e8\ud55c\ub2e4. \ud558\uc9c0\ub9cc scanlogd\ub294 syslogd\uc640 \uc5f0\ub3d9\ub418\uc5b4 scan\uc5d0 \ub300\ud55c \ub85c\uadf8\ub97c \ub0a8\uae34\ub2e4. \ub0b4\uac00 &hellip; Continue reading &rarr;","og_url":"https:\/\/apollo89.com\/wordpress\/?p=3976","og_site_name":"Apollo89.com","article_published_time":"2013-10-07T15:42:33+00:00","article_modified_time":"2013-10-07T15:49:16+00:00","author":"apollo89","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"apollo89","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/apollo89.com\/wordpress\/?p=3976#article","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=3976"},"author":{"name":"apollo89","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"headline":"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8..","datePublished":"2013-10-07T15:42:33+00:00","dateModified":"2013-10-07T15:49:16+00:00","mainEntityOfPage":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=3976"},"wordCount":54,"commentCount":0,"keywords":["portscan","scanlogd"],"articleSection":["System","Util\/Tools"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/apollo89.com\/wordpress\/?p=3976#respond"]}]},{"@type":"WebPage","@id":"https:\/\/apollo89.com\/wordpress\/?p=3976","url":"https:\/\/apollo89.com\/wordpress\/?p=3976","name":"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8.. - Apollo89.com","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/#website"},"datePublished":"2013-10-07T15:42:33+00:00","dateModified":"2013-10-07T15:49:16+00:00","author":{"@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"breadcrumb":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=3976#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/apollo89.com\/wordpress\/?p=3976"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/apollo89.com\/wordpress\/?p=3976#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/apollo89.com\/wordpress"},{"@type":"ListItem","position":2,"name":"\ud3ec\ud2b8\uc2a4\uce94 \ud0d0\uc9c0 \ub3c4\uad6c \uc124\uce58(scanlogd) \ubc0f \ud14c\uc2a4\ud2b8.."}]},{"@type":"WebSite","@id":"https:\/\/apollo89.com\/wordpress\/#website","url":"https:\/\/apollo89.com\/wordpress\/","name":"Apollo89.com","description":"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/apollo89.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82","name":"apollo89","description":"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.","url":"https:\/\/apollo89.com\/wordpress\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/3976","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3976"}],"version-history":[{"count":0,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/3976\/revisions"}],"wp:attachment":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3976"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3976"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}