{"id":7412,"date":"2015-01-09T20:21:00","date_gmt":"2015-01-09T11:21:00","guid":{"rendered":"http:\/\/apollo89.com\/wordpress\/?p=7412"},"modified":"2015-01-09T20:36:15","modified_gmt":"2015-01-09T11:36:15","slug":"drozer","status":"publish","type":"post","link":"https:\/\/apollo89.com\/wordpress\/?p=7412","title":{"rendered":"drozer"},"content":{"rendered":"<p>drozer\ub294 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571 \uc9c4\ub2e8\ub3c4\uad6c\ub85c \ub9ce\uc774 \uc0ac\uc6a9\ub418\uace0 \uc788\ub2e4.<\/p>\n<p>1. PC\uc5d0 \uc124\uce58.<br \/>\n<a href=\"https:\/\/www.mwrinfosecurity.com\/products\/drozer\/community-edition\/\" target=\"_blank\">https:\/\/www.mwrinfosecurity.com\/products\/drozer\/community-edition\/<\/a> \uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc.<br \/>\ndrozer-installer-2.3.3.zip \uc0ac\uc6a9\uc790 PC\uc5d0 \uc124\uce58(windows \uc6a9)<\/p>\n<p>path \uc7a1\uc544\uc8fc\uace0 \uc2e4\ud589\ud558\uba74 \ub05d!<\/p>\n<pre class=\"lang:default decode:true \" >C:\\&gt;drozer.bat\r\nusage: drozer [COMMAND]\r\n\r\nRun `drozer [COMMAND] --help` for more usage information.\r\n\r\nCommands:\r\n          console  start the drozer Console\r\n           module  manage drozer modules\r\n           server  start a drozer Server\r\n              ssl  manage drozer SSL key material\r\n          exploit  generate an exploit to deploy drozer\r\n            agent  create custom drozer Agents\r\n          payload  generate payloads to deploy drozer\r\n<\/pre>\n<p>2. drozer \uc571 \uc744 \uc548\ub4dc\ub85c\uc774\ub4dc \ud3f0\uc5d0 \uc124\uce58<br \/>\n\uc880\uc804\uc5d0 \ub2e4\uc6b4\ubc1b\uc740 drozer-installer-2.3.3.zip \uc548\uc5d0 agent.apk \uac00 \uc788\uc73c\ub2c8 \uc124\uce58.<\/p>\n<pre class=\"lang:default decode:true \" >C:\\&gt; adb install agent.apk<\/pre>\n<p>\uc2e4\ud589\ud654\uba74.<br \/>\n<img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/apollo89.com\/wordpress\/wp-content\/uploads\/2015\/01\/drozer_agent.jpeg\" alt=\"drozer_agent\" width=\"177\" height=\"284\" class=\"alignnone size-full wp-image-7422\" \/><\/p>\n<p>3. \uc5f0\uacb0<\/p>\n<pre class=\"lang:default decode:true \" >\r\nC:\\&gt;adb forward tcp:31415 tcp:31415\r\n\r\nC:\\&gt;drozer.bat console connect\r\nCould not find java. Please ensure that it is installed and on your PATH.\r\n\r\nIf this error persists, specify the path in the ~\/.drozer_config file:\r\n\r\n    [executables]\r\n    java = C:\\path\\to\\java\r\nSelecting XXXXXXXXXXXXXXXX (samsung XX-XXXXX X.0)\r\n\r\n            ..                    ..:.\r\n           ..o..                  .r..\r\n            ..a..  . ....... .  ..nd\r\n              ro..idsnemesisand..pr\r\n              .otectorandroidsneme.\r\n           .,sisandprotectorandroids+.\r\n         ..nemesisandprotectorandroidsn:.\r\n        .emesisandprotectorandroidsnemes..\r\n      ..isandp,..,rotectorandro,..,idsnem.\r\n      .isisandp..rotectorandroid..snemisis.\r\n      ,andprotectorandroidsnemisisandprotec.\r\n     .torandroidsnemesisandprotectorandroid.\r\n     .snemisisandprotectorandroidsnemesisan:\r\n     .dprotectorandroidsnemesisandprotector.\r\n\r\ndrozer Console (v2.3.3)\r\ndz&gt;<\/pre>\n<p>C:\\Users\\\uc0ac\uc6a9\uc790\\.drozer_config \ud30c\uc77c \ucd94\uac00<\/p>\n<pre class=\"lang:default decode:true \" >[executables]\r\njava = C:\\Program Files\\Java\\jdk1.8.0_20<\/pre>\n<p>\ub2e4\uc2dc \uc2e4\ud589<\/p>\n<pre class=\"lang:default decode:true \" >C:\\&gt;drozer.bat console connect\r\nSelecting XXXXXXXXXXXXXXXX (samsung XX-XXXXX X.0)\r\n\r\n            ..                    ..:.\r\n           ..o..                  .r..\r\n            ..a..  . ....... .  ..nd\r\n              ro..idsnemesisand..pr\r\n              .otectorandroidsneme.\r\n           .,sisandprotectorandroids+.\r\n         ..nemesisandprotectorandroidsn:.\r\n        .emesisandprotectorandroidsnemes..\r\n      ..isandp,..,rotectorandro,..,idsnem.\r\n      .isisandp..rotectorandroid..snemisis.\r\n      ,andprotectorandroidsnemisisandprotec.\r\n     .torandroidsnemesisandprotectorandroid.\r\n     .snemisisandprotectorandroidsnemesisan:\r\n     .dprotectorandroidsnemesisandprotector.\r\n\r\ndrozer Console (v2.3.3)\r\ndz&gt;\r\ndz&gt; ls\r\napp.activity.forintent                   Find activities that can handle the given intent\r\napp.activity.info                        Gets information about exported activities.\r\napp.activity.start                       Start an Activity\r\napp.broadcast.info                       Get information about broadcast receivers\r\napp.broadcast.send                       Send broadcast using an intent\r\napp.package.attacksurface                Get attack surface of package\r\napp.package.backup                       Lists packages that use the backup API (returns true on FLAG_ALLOW_BACKUP)\r\napp.package.debuggable                   Find debuggable packages\r\napp.package.info                         Get information about installed packages\r\napp.package.launchintent                 Get launch intent of package\r\napp.package.list                         List Packages\r\napp.package.manifest                     Get AndroidManifest.xml of package\r\napp.package.native                       Find Native libraries embedded in the application.\r\napp.package.shareduid                    Look for packages with shared UIDs\r\napp.provider.columns                     List columns in content provider\r\napp.provider.delete                      Delete from a content provider\r\napp.provider.download                    Download a file from a content provider that supports files\r\napp.provider.finduri                     Find referenced content URIs in a package\r\napp.provider.info                        Get information about exported content providers\r\napp.provider.insert                      Insert into a Content Provider\r\napp.provider.query                       Query a content provider\r\napp.provider.read                        Read from a content provider that supports files\r\napp.provider.update                      Update a record in a content provider\r\napp.service.info                         Get information about exported services\r\napp.service.send                         send a Message to a service, and display the reply\r\napp.service.start                        Start Service\r\napp.service.stop                         Stop Service\r\nauxiliary.webcontentresolver             Start a web service interface to content providers.\r\nexploit.pilfer.general.apnprovider       Reads APN content provider\r\nexploit.pilfer.general.settingsprovider  Reads Settings content provider\r\ninformation.datetime                     Print Date\/Time\r\ninformation.deviceinfo                   Get verbose device information\r\ninformation.permissions                  Get a list of all permissions used by packages on the device\r\nscanner.misc.native                      Find native components included in packages\r\nscanner.misc.readablefiles               Find world-readable files in the given folder\r\nscanner.misc.secretcodes                 Search for secret codes that can be used from the dialer\r\nscanner.misc.sflagbinaries               Find suid\/sgid binaries in the given folder (default is \/system).\r\nscanner.misc.writablefiles               Find world-writable files in the given folder\r\nscanner.provider.finduris                Search for content providers that can be queried from our context.\r\nscanner.provider.injection               Test content providers for SQL injection vulnerabilities.\r\nscanner.provider.sqltables               Find tables accessible through SQL injection vulnerabilities.\r\nscanner.provider.traversal               Test content providers for basic directory traversal vulnerabilities.\r\nshell.exec                               Execute a single Linux command.\r\nshell.send                               Send an ASH shell to a remote listener.\r\nshell.start                              Enter into an interactive Linux shell.\r\ntools.file.download                      Download a File\r\ntools.file.md5sum                        Get md5 Checksum of file\r\ntools.file.size                          Get size of file\r\ntools.file.upload                        Upload a File\r\ntools.setup.busybox                      Install Busybox.\r\ntools.setup.minimalsu                    Prepare 'minimal-su' binary installation on the device.\r\ndz&gt;\r\n<\/pre>\n<p>\uc0ac\uc6a9\ubc95\uc740 help module\uba85 \ud558\uba74 \ubcfc \uc218 \uc788\uace0, \uc2e4\ud589\ud558\ub824\uba74 run module\uba85 \uc635\uc158 \ud558\uba74\ub41c\ub2e4.<\/p>\n<p>drozer \uba54\ub274\uc5bc<br \/>\n<a href=\"https:\/\/labs.mwrinfosecurity.com\/system\/assets\/502\/original\/mwri_drozer-users-guide_2013-07-25.pdf\" target=\"_blank\">https:\/\/labs.mwrinfosecurity.com\/system\/assets\/502\/original\/mwri_drozer-users-guide_2013-07-25.pdf<\/a><\/p>\n<p>drozer demo<br \/>\n<iframe loading=\"lazy\" width=\"960\" height=\"540\" src=\"http:\/\/www.youtube.com\/embed\/09AeUYkpPnA?feature=oembed\" frameborder=\"0\" allowfullscreen><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>drozer\ub294 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571 \uc9c4\ub2e8\ub3c4\uad6c\ub85c \ub9ce\uc774 \uc0ac\uc6a9\ub418\uace0 \uc788\ub2e4. 1. PC\uc5d0 \uc124\uce58. https:\/\/www.mwrinfosecurity.com\/products\/drozer\/community-edition\/ \uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc. drozer-installer-2.3.3.zip \uc0ac\uc6a9\uc790 PC\uc5d0 \uc124\uce58(windows \uc6a9) path \uc7a1\uc544\uc8fc\uace0 \uc2e4\ud589\ud558\uba74 \ub05d! C:\\&gt;drozer.bat usage: drozer [COMMAND] Run `drozer [COMMAND] &#8211;help` for more usage information. Commands: console start the drozer Console &hellip; <a href=\"https:\/\/apollo89.com\/wordpress\/?p=7412\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1220,703],"tags":[1429],"class_list":["post-7412","post","type-post","status-publish","format-standard","hentry","category-android","category-securityhacking","tag-drozer"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>drozer - 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=7412\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"drozer - Apollo89.com\" \/>\n<meta property=\"og:description\" content=\"drozer\ub294 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571 \uc9c4\ub2e8\ub3c4\uad6c\ub85c \ub9ce\uc774 \uc0ac\uc6a9\ub418\uace0 \uc788\ub2e4. 1. PC\uc5d0 \uc124\uce58. https:\/\/www.mwrinfosecurity.com\/products\/drozer\/community-edition\/ \uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc. drozer-installer-2.3.3.zip \uc0ac\uc6a9\uc790 PC\uc5d0 \uc124\uce58(windows \uc6a9) path \uc7a1\uc544\uc8fc\uace0 \uc2e4\ud589\ud558\uba74 \ub05d! C:&gt;drozer.bat usage: drozer [COMMAND] Run `drozer [COMMAND] --help` for more usage information. Commands: console start the drozer Console &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/apollo89.com\/wordpress\/?p=7412\" \/>\n<meta property=\"og:site_name\" content=\"Apollo89.com\" \/>\n<meta property=\"article:published_time\" content=\"2015-01-09T11:21:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-01-09T11:36:15+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/apollo89.com\/wordpress\/wp-content\/uploads\/2015\/01\/drozer_agent.jpeg\" \/>\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=\"3\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412\"},\"author\":{\"name\":\"apollo89\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"headline\":\"drozer\",\"datePublished\":\"2015-01-09T11:21:00+00:00\",\"dateModified\":\"2015-01-09T11:36:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412\"},\"wordCount\":50,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/apollo89.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/drozer_agent.jpeg\",\"keywords\":[\"drozer\"],\"articleSection\":[\"Android\",\"Security\\\/Hacking\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412\",\"name\":\"drozer - Apollo89.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/apollo89.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/drozer_agent.jpeg\",\"datePublished\":\"2015-01-09T11:21:00+00:00\",\"dateModified\":\"2015-01-09T11:36:15+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412#primaryimage\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/drozer_agent.jpeg\",\"contentUrl\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/drozer_agent.jpeg\",\"width\":177,\"height\":284},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=7412#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/apollo89.com\\\/wordpress\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"drozer\"}]},{\"@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":"drozer - 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=7412","og_locale":"ko_KR","og_type":"article","og_title":"drozer - Apollo89.com","og_description":"drozer\ub294 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571 \uc9c4\ub2e8\ub3c4\uad6c\ub85c \ub9ce\uc774 \uc0ac\uc6a9\ub418\uace0 \uc788\ub2e4. 1. PC\uc5d0 \uc124\uce58. https:\/\/www.mwrinfosecurity.com\/products\/drozer\/community-edition\/ \uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc. drozer-installer-2.3.3.zip \uc0ac\uc6a9\uc790 PC\uc5d0 \uc124\uce58(windows \uc6a9) path \uc7a1\uc544\uc8fc\uace0 \uc2e4\ud589\ud558\uba74 \ub05d! C:&gt;drozer.bat usage: drozer [COMMAND] Run `drozer [COMMAND] --help` for more usage information. Commands: console start the drozer Console &hellip; Continue reading &rarr;","og_url":"https:\/\/apollo89.com\/wordpress\/?p=7412","og_site_name":"Apollo89.com","article_published_time":"2015-01-09T11:21:00+00:00","article_modified_time":"2015-01-09T11:36:15+00:00","og_image":[{"url":"http:\/\/apollo89.com\/wordpress\/wp-content\/uploads\/2015\/01\/drozer_agent.jpeg","type":"","width":"","height":""}],"author":"apollo89","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"apollo89","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"3\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/apollo89.com\/wordpress\/?p=7412#article","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=7412"},"author":{"name":"apollo89","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"headline":"drozer","datePublished":"2015-01-09T11:21:00+00:00","dateModified":"2015-01-09T11:36:15+00:00","mainEntityOfPage":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=7412"},"wordCount":50,"commentCount":0,"image":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=7412#primaryimage"},"thumbnailUrl":"http:\/\/apollo89.com\/wordpress\/wp-content\/uploads\/2015\/01\/drozer_agent.jpeg","keywords":["drozer"],"articleSection":["Android","Security\/Hacking"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/apollo89.com\/wordpress\/?p=7412#respond"]}]},{"@type":"WebPage","@id":"https:\/\/apollo89.com\/wordpress\/?p=7412","url":"https:\/\/apollo89.com\/wordpress\/?p=7412","name":"drozer - Apollo89.com","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/#website"},"primaryImageOfPage":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=7412#primaryimage"},"image":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=7412#primaryimage"},"thumbnailUrl":"http:\/\/apollo89.com\/wordpress\/wp-content\/uploads\/2015\/01\/drozer_agent.jpeg","datePublished":"2015-01-09T11:21:00+00:00","dateModified":"2015-01-09T11:36:15+00:00","author":{"@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"breadcrumb":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=7412#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/apollo89.com\/wordpress\/?p=7412"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/apollo89.com\/wordpress\/?p=7412#primaryimage","url":"https:\/\/apollo89.com\/wordpress\/wp-content\/uploads\/2015\/01\/drozer_agent.jpeg","contentUrl":"https:\/\/apollo89.com\/wordpress\/wp-content\/uploads\/2015\/01\/drozer_agent.jpeg","width":177,"height":284},{"@type":"BreadcrumbList","@id":"https:\/\/apollo89.com\/wordpress\/?p=7412#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/apollo89.com\/wordpress"},{"@type":"ListItem","position":2,"name":"drozer"}]},{"@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\/7412","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=7412"}],"version-history":[{"count":0,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/7412\/revisions"}],"wp:attachment":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7412"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7412"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}