{"id":505,"date":"2017-09-28T00:37:24","date_gmt":"2017-09-27T15:37:24","guid":{"rendered":"http:\/\/alprovs.dip.jp\/wordpress\/?p=505"},"modified":"2021-08-19T09:23:30","modified_gmt":"2021-08-19T00:23:30","slug":"cowrie-kippo-graph-%e3%81%ae%e5%b0%8e%e5%85%a5raspberry-pi3-model-b","status":"publish","type":"post","link":"https:\/\/www.alprovs.com\/wordpress\/?p=505","title":{"rendered":"Cowrie + Kippo-Graph \u306e\u5c0e\u5165(Raspberry Pi3 Model B)"},"content":{"rendered":"<p>\u4e45\u3057\u3076\u308a\u306e\u6295\u7a3f\u306b\u306a\u308b\u3002<\/p>\n<p>\u4ee5\u524d\u304b\u3089\u8208\u5473\u306e\u3042\u3063\u305f\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8\u306b\u3064\u3044\u3066\uff0cSSH\u306e\u3082\u306e\u304c\u3042\u308b\u3068\u805e\u304d\uff0c\u7720\u3063\u3066\u3044\u305f Paspberry Pi3 Model B \u3092\u7528\u3044\u3066\u69cb\u7bc9\u3092\u884c\u3063\u305f\u3002<\/p>\n<p>\u4f7f\u7528\u3057\u305f\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8\u306f Cowrie \u3068\u547c\u3070\u308c\u308b\u3082\u306e\u3067\uff0cKippo \u3092\u6539\u826f\u3057\u305f\u3082\u306e\u3067\u3042\u308b\u3002\u6b21\u306e\u6295\u7a3f\u300c<a href=\"http:\/\/junk-coken.hatenablog.com\/entry\/2016\/06\/30\/040151\" target=\"_blank\" rel=\"noopener noreferrer\">SSH\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8\u306fKippo\u3067\u306f\u306a\u304fCowrie\u3092\u4f7f\u3048<\/a>\u300d \u306b\u66f8\u304b\u308c\u3066\u3044\u308b\u3088\u3046\u306b\uff0c Kippo \u306f\u653b\u6483\u8005\u306b\u5bfe\u7b56\u304c\u53d6\u3089\u308c\u3066\u3044\u308b\u3088\u3046\u3060\u3002Kippo \u306e\u30b3\u30fc\u30c9\u3092\u7de8\u96c6\u3057\u3066\u3053\u306e\u554f\u984c\u3092\u8a02\u6b63\u3059\u308b\u65b9\u6cd5\u3082\u3042\u308b\u307f\u305f\u3044\u3060\u304c(<a href=\"https:\/\/www.clvs7.com\/sanctum\/articles\/6.html\" target=\"_blank\" rel=\"noopener noreferrer\">[\u6280\u8853|SEC] kippo\u3067\u3001echo\u3092\u7528\u3044\u305f\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8\u5224\u5b9a\u3092\u9632\u3050<\/a>)\uff0c\u65e2\u306b\u6539\u826f\u3055\u308c\u305f\u3082\u306e(Cowrie)\u304c\u3042\u308b\u306e\u3067\uff0c\u4eca\u56de\u306f Cowrie \u3092\u4f7f\u7528\u3057\u3066\u3044\u304f\u3002\u307e\u305f\uff0c\u7d50\u679c\u3092\u30b0\u30e9\u30d5\u30a3\u30ab\u30eb\u306b\u8868\u3057\u3066\u304f\u308c\u308b\u30c4\u30fc\u30eb\u3068\u3057\u3066\uff0c\u5408\u308f\u305b\u3066 Kippo-Graph \u3082\u5c0e\u5165\u3059\u308b\u3002<\/p>\n<p>\u30fbCowrie\u306e\u5c0e\u5165(\u307b\u3068\u3093\u3069<a href=\"https:\/\/github.com\/micheloosterhof\/cowrie\" target=\"_blank\" rel=\"noopener\">GitHub &#8211; micheloosterhof\/cowrie<\/a>\u306e\u624b\u9806\u901a\u308a)<br \/>\n\u25a01. Cowrie\u7528\u306e\u30e6\u30fc\u30b6\u30fc\u8ffd\u52a0<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">adduser cowrie\r\npasswd cowrie<\/pre>\n<p>\u25a02. \u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u985e\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ sudo apt-get install git python-virtualenv libmpfr-dev libssl-dev libmpc-dev libffi-dev build-essential libpython-dev python2.7-minimal authbind python-setuptools python-dev\r\n$ sudo su - cowrie\r\n$ git clone http:\/\/github.com\/micheloosterhof\/cowrie\r\n$ cd cowrie\r\n$ pwd\r\n\/home\/cowrie\/cowrie\r\n$ virtualenv cowrie-env\r\n$ source cowrie-env\/bin\/activate\r\n(cowrie-env) $ pip install -r requirements.txt<\/pre>\n<p>\u25a03. \u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ pwd\r\n\/home\/cowrie\/cowrie\r\n$ cp cowrie.dfg.dist cowrie.cfg\r\n$ vi cowrie.cfg &lt;- \u5fc5\u8981\u306a\u8a2d\u5b9a\u3092\u884c\u3063\u3066\u304f\u3060\u3055\u3044(\u305d\u306e\u307e\u307e\u3067\u3082\u52d5\u4f5c\u3059\u308b\u305d\u3046\u3067\u3059)<\/pre>\n<p>\u25a04. \u5b9f\u884c\u3068\u7d42\u4e86<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ .\/bin\/cowrie start\r\n$ .\/bin\/cowrie stop<\/pre>\n<p>Cowrie\u306f\u30c7\u30d5\u30a9\u30eb\u30c8\u30672222\u756a\u304c\u5f85\u3061\u53d7\u3051\u30dd\u30fc\u30c8\u306a\u306e\u3067\uff0c\u6b21\u306e\u8a2d\u5b9a\u306b\u3088\u308a22\u756a\u306b\u6765\u305f\u901a\u4fe1\u30922222\u756a\u306b\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3059\u308b\u3002<br \/>\n\u25a05. \u30dd\u30fc\u30c8\u30ea\u30c0\u30a4\u30ec\u30af\u30c8<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ sudo iptables -t nat -A PREROUTING -p tcp --dport 22 -j REDIRECT --to-port 2222<\/pre>\n<p>\u4ee5\u4e0a\u306e\u8a2d\u5b9a\u3067\uff0cssh\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8Cowrie\u304c\u69cb\u7bc9\u3067\u304d\u308b\u3002\u3061\u306a\u307f\u306b\uff0cCowrie\u7528\u306e\u30c0\u30df\u30fc\u30e6\u30fc\u30b6\u30fc\u60c5\u5831\u306f<code>\/home\/cowrie\/cowrie\/data\/userdb.txt<\/code>\u306b\u683c\u7d0d\u3055\u308c\u3066\u3044\u308b\u3002<br \/>\n\u25a0vi \/home\/cowrie\/cowrie\/data\/userdb.txt<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">root:x:!root\r\nroot:x:123456\r\nroot:x:password<\/pre>\n<p>\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306b\uff0c<code>\u30e6\u30fc\u30b6\u30fc\u540d:x:\u30d1\u30b9\u30ef\u30fc\u30c9<\/code>\u306e\u3088\u3046\u306b\u8a18\u8ff0\u3059\u308b\u3053\u3068\u3067\uff0c\u30c0\u30df\u30fc\u30e6\u30fc\u30b6\u30fc\u3092\u5b9a\u7fa9\u3067\u304d\u308b\u3002(\u4e0a\u306e\u8a2d\u5b9a\u3067\u306f\uff0croot\/123456 , root\/password\u306e\u7d44\u307f\u5408\u308f\u305b\u3067ssh\u306b\u30ed\u30b0\u30a4\u30f3\u3067\u304d\u308b)<\/p>\n<p>\u30fbKippo-Graph\u306e\u5c0e\u5165<br \/>\n\u25a01. MySql\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ sudo apt-get install mysql-server libmysqlclient-dev \r\n\r\n$ mysql_secure_installation\r\n\r\nNOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MySQL\r\n      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!\r\n\r\nIn order to log into MySQL to secure it, we'll need the current\r\npassword for the root user.  If you've just installed MySQL, and\r\nyou haven't set the root password yet, the password will be blank,\r\nso you should just press enter here.\r\n\r\nEnter current password for root (enter for none): \r\nOK, successfully used password, moving on...\r\n\r\nSetting the root password ensures that nobody can log into the MySQL\r\nroot user without the proper authorisation.\r\n\r\nYou already have a root password set, so you can safely answer 'n'.\r\n\r\nChange the root password? [Y\/n] n\r\n ... skipping.\r\n\r\nBy default, a MySQL installation has an anonymous user, allowing anyone\r\nto log into MySQL without having to have a user account created for\r\nthem.  This is intended only for testing, and to make the installation\r\ngo a bit smoother.  You should remove them before moving into a\r\nproduction environment.\r\n\r\nRemove anonymous users? [Y\/n] Y\r\n ... Success!\r\n\r\nNormally, root should only be allowed to connect from 'localhost'.  This\r\nensures that someone cannot guess at the root password from the network.\r\n\r\nDisallow root login remotely? [Y\/n] Y\r\n ... Success!\r\n\r\nBy default, MySQL comes with a database named 'test' that anyone can\r\naccess.  This is also intended only for testing, and should be removed\r\nbefore moving into a production environment.\r\n\r\nRemove test database and access to it? [Y\/n] Y\r\n - Dropping test database...\r\nERROR 1008 (HY000) at line 1: Can't drop database 'test'; database doesn't exist\r\n ... Failed!  Not critical, keep moving...\r\n - Removing privileges on test database...\r\n ... Success!\r\n\r\nReloading the privilege tables will ensure that all changes made so far\r\nwill take effect immediately.\r\n\r\nReload privilege tables now? [Y\/n] Y\r\n ... Success!\r\n\r\nCleaning up...\r\n\r\nAll done!  If you've completed all of the above steps, your MySQL\r\ninstallation should now be secure.\r\n\r\nThanks for using MySQL!\r\n\r\n$ sudo vi \/etc\/mysql\/my.cnf\r\n\r\n[mysql]\r\ndefault-character-set=utf8\r\n\r\n$ sudo systemctl restart mysql<\/pre>\n<p>\u25a02. Cowrie\u7528\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u4f5c\u6210<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ mysql -u root -p\r\nEnter password:\r\nmysql&gt; create database cowrie;\r\nmysql&gt; grant all privileges on cowrie.* to cowrie@localhost identified by 'cowrie_password';\r\nmysql&gt; quit\r\n\r\n$ cd \/home\/cowrie\/cowrie\r\n$ mysql -u cowrie -p\r\nEnter password:\r\nmysql&gt; source doc\/sql\/mysql.sql\r\nmysql&gt; quit<\/pre>\n<p>\u25a03. Cowrie\u306e\u30ed\u30b0\u3092MySql\u306b\u4fdd\u5b58\u3059\u308b\u8a2d\u5b9a<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ pwd\r\n\/home\/cowrie\/cowrie\r\n$ vi cowrie.cfg\r\n#[output_mysql]\r\n#host = localhost\r\n#database = cowrie\r\n#username = cowrie\r\n#password = secret\r\n#port = 3306\r\n   \u2193\r\n[output_mysql]\r\nhost = localhost\r\ndatabase = cowrie\r\nusername = cowrie\r\npassword = cowrie_password\r\nport = 3306<\/pre>\n<p>\u25a04. Apache2\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3068\u8a2d\u5b9a<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ sudo apt-get install apache2\r\n$ sudo nano \/etc\/apache2\/conf-available\/security.conf\r\nServerTokens Prod\r\nServerSignature Off\r\n\r\n$ sudo vi \/etc\/apache2\/conf-available\/charset.conf\r\n#AddDefaultCharset UTF-8\r\n\r\n$ sudo apachectl configtest\r\n$ sudo systemctl restart apache2<\/pre>\n<p>\u25a05. Kippo-Graph\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb(ver.1.5.1)<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ wget http:\/\/bruteforce.gr\/wp-content\/uploads\/kippo-graph-1.5.1.tar.gz\r\n$ sudo tar zxvf kippo-graph-1.5.1.tar.gz -C \/usr\/share\r\n$ sudo vi \/etc\/apache2\/conf-available\/kippo-graph.conf\r\n&lt;IfModule mod_alias.c&gt;\r\n    Alias \/kippo-graph \/usr\/share\/kippo-graph-1.5.1\r\n&lt;\/IfModule&gt;\r\n$ sudo a2enconf kippo-graph\r\n$ sudo apachectl configtest\r\n$ sudo systemctl restart apache2\r\n$ sudo chmod 777 \/usr\/share\/kippo-graph-1.5.1\/generated-graphs\/\r\n$ sudo cp -p \/usr\/share\/kippo-graph-1.5.1\/config.php.dist \/usr\/share\/kippo-graph-1.5.1\/config.php\r\n$ sudo vi \/usr\/share\/kippo-graph-1.5.1\/config.php\r\ndefine('DB_HOST', 'localhost');\r\ndefine('DB_USER', 'cowrie');\r\ndefine('DB_PASS', 'cowrie_password');\r\ndefine('DB_NAME', 'cowrie');\r\ndefine('DB_PORT', '3306');<\/pre>\n<p>Kippo-Graph\u306f\u3082\u3068\u3082\u3068Kippo\u306e\u305f\u3081\u306b\u4f5c\u6210\u3055\u308c\u305f\u3082\u306e\u306a\u306e\u3067\uff0cCowrie\u3067\u306f\u52d5\u304b\u306a\u3044\u90e8\u5206\u3082\u3042\u308b\u306e\u3067\uff0c\u305d\u306e\u90e8\u5206\u306e\u4fee\u6b63\u3092\u884c\u3046\u3002<br \/>\n\u25a06. Kippo-Graph\u306e\u4fee\u6b63<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ cd \/usr\/share\/kippo-graph-1.5.1\r\n$ sudo cp -p class\/KippoPlayLog.class.php class\/KippoPlayLog.class.php.org\r\n$ sudo vi class\/KippoPlayLog.class.php\r\n$ $ diff class\/KippoPlayLog.class.php.org class\/KippoPlayLog.class.php\r\n21c21\r\n&lt; SELECT ttylog.session, timestamp, ROUND(LENGTH(ttylog)\/1024, 2) AS size --- &gt;             SELECT ttylog.session, timestamp, ROUND(size\/1024, 2) AS sizediff class\/KippoPlayLog.class.php.org class\/KippoPlayLog.class.php\r\n21c21\r\n&lt; SELECT ttylog.session, timestamp, ROUND(LENGTH(ttylog)\/1024, 2) AS size --- &gt;             SELECT ttylog.session, timestamp, ROUND(size\/1024, 2) AS size\r\n$ cd \/usr\/share\/kippo-graph-1.5.1\r\n$ sudo cp -p include\/play.php include\/play.php.org\r\n$ sudo vi include\/play.php\r\n$ diff -u .\/include\/play.php.org .\/include\/play.php \r\n--- .\/include\/play.php.org      2017-04-27 21:53:10.404195307 +0900 \r\n+++ .\/include\/play.php  2017-04-27 21:53:44.363874892 +0900 \r\n@@ -67,7 +67,7 @@ \r\n             $rows = R::getAll($db_query); \r\n  \r\n             foreach ($rows as $row) { \r\n-                $log = base64_encode($row['ttylog']); \r\n+                $log = base64_encode(file_get_contents($row['ttylog'])); \r\n             } \r\n  \r\n             $db_query = \"SELECT ip, starttime FROM sessions WHERE id='$session'\";\r\n\r\n$ cd \/usr\/share\/kippo-graph-1.5.1\/include\r\n$ sudo ln -s ${COWRIE_INSTALL_DIR}\/log\/ log\r\n$ sudo chgrp www-data \/home\/cowrie\/cowrie\/log\/tty\/\r\n$ sudo chmod g+s \/home\/cowrie\/cowrie\/log\/tty\/<\/pre>\n<p>\u25a07. Cowrie\u8d77\u52d5\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u4fee\u6b63<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ pwd\r\n\/home\/cowrie\/cowrie\r\n$ cp -p start.sh start.sh.org\r\n$ vi start.sh\r\n$ diff -u start.sh.org start.sh\r\n--- .\/start.sh.org      2017-04-27 21:55:42.942756469 +0900 \r\n+++ .\/start.sh  2017-04-27 21:56:47.512147707 +0900 \r\n@@ -37,7 +37,7 @@ \r\n echo \"Starting cowrie with extra arguments [$XARGS $DAEMONIZE] ...\" \r\n if [ $AUTHBIND_ENABLED = \"no\" ] \r\n then \r\n-    twistd $XARGS $DAEMONIZE -l log\/cowrie.log --umask 0077 --pidfile ${PIDFILE} cowrie \r\n+    twistd $XARGS $DAEMONIZE -l log\/cowrie.log --umask 0027 --pidfile ${PIDFILE} cowrie \r\n else \r\n-    authbind --deep twistd $DAEMONIZE $XARGS -l log\/cowrie.log --umask 0077 --pidfile ${PIDFILE} cowrie\r\n+    authbind --deep twistd $DAEMONIZE $XARGS -l log\/cowrie.log --umask 0027 --pidfile ${PIDFILE} cowrie\r\n fi<\/pre>\n<p>\u25a08. Cowrie\u306e\u518d\u8d77\u52d5<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$ pwd\r\n\/home\/cowrie\r\n$ .\/bin\/cowrie stop\r\n$ .\/bin\/cowrie start<\/pre>\n<p>\u4ee5\u4e0a\u3067 Cowrie \u3068 Kippo-Graph \u306e\u5c0e\u5165\u306f\u5b8c\u4e86<\/p>\n<p>\u3053\u3093\u306a\u611f\u3058\u306e\u753b\u9762\u304c\u8868\u793a\u3055\u308c\u308b\u3002<br \/>\n<a href=\"https:\/\/www.alprovs.com\/wordpress\/wp-content\/uploads\/2017\/04\/1f9199f82ad11dad3695308195576b00.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-516\" src=\"https:\/\/www.alprovs.com\/wordpress\/wp-content\/uploads\/2017\/04\/1f9199f82ad11dad3695308195576b00.png\" alt=\"\" width=\"963\" height=\"926\" srcset=\"https:\/\/www.alprovs.com\/wordpress\/wp-content\/uploads\/2017\/04\/1f9199f82ad11dad3695308195576b00.png 963w, https:\/\/www.alprovs.com\/wordpress\/wp-content\/uploads\/2017\/04\/1f9199f82ad11dad3695308195576b00-300x288.png 300w, https:\/\/www.alprovs.com\/wordpress\/wp-content\/uploads\/2017\/04\/1f9199f82ad11dad3695308195576b00-768x738.png 768w, https:\/\/www.alprovs.com\/wordpress\/wp-content\/uploads\/2017\/04\/1f9199f82ad11dad3695308195576b00-700x673.png 700w, https:\/\/www.alprovs.com\/wordpress\/wp-content\/uploads\/2017\/04\/1f9199f82ad11dad3695308195576b00-816x785.png 816w\" sizes=\"auto, (max-width: 963px) 100vw, 963px\" \/><\/a><\/p>\n<p>\u53c2\u8003\u30b5\u30a4\u30c8<br \/>\n<a href=\"http:\/\/ecoha0630.hatenablog.com\/entry\/2016\/02\/07\/125110\" target=\"_blank\" rel=\"noopener\">\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8Cowrie\u3092CentOS7\u306b\u5165\u308c\u3066\u307f\u305f\u3002<\/a><br \/>\n<a href=\"http:\/\/hal0taso.hateblo.jp\/entry\/2016\/12\/17\/%E3%83%8F%E3%83%8B%E3%83%BC%E3%83%9D%E3%83%83%E3%83%88Cowrie%E3%81%AE%E3%83%AD%E3%82%B0%E3%82%92MySQL%E3%81%AB%E7%AA%81%E3%81%A3%E8%BE%BC%E3%82%93%E3%81%A7Kippo-Graph%E3%81%A7%E5%8F%AF%E8%A6%96%E5%8C%96\" target=\"_blank\" rel=\"noopener\">\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8Cowrie\u306e\u30ed\u30b0\u3092MySQL\u306b\u7a81\u3063\u8fbc\u3093\u3067Kippo-Graph\u3067\u53ef\u8996\u5316\u3057\u305f\u8a71<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e45\u3057\u3076\u308a\u306e\u6295\u7a3f\u306b\u306a\u308b\u3002 \u4ee5\u524d\u304b\u3089\u8208\u5473\u306e\u3042\u3063\u305f\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8\u306b\u3064\u3044\u3066\uff0cSSH\u306e\u3082\u306e\u304c\u3042\u308b\u3068\u805e\u304d\uff0c\u7720\u3063\u3066\u3044\u305f Paspberry Pi3 Model B \u3092\u7528\u3044\u3066\u69cb\u7bc9\u3092\u884c\u3063\u305f\u3002 \u4f7f\u7528\u3057\u305f\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8\u306f Cowrie \u3068\u547c\u3070\u308c\u308b [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,6],"tags":[],"class_list":["post-505","post","type-post","status-publish","format-standard","hentry","category-linux","category-6"],"_links":{"self":[{"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=505"}],"version-history":[{"count":14,"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/505\/revisions"}],"predecessor-version":[{"id":809,"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/505\/revisions\/809"}],"wp:attachment":[{"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=505"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=505"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.alprovs.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}