From 951df3f39128544793a27a9e1e9ce06123d1e672 Mon Sep 17 00:00:00 2001 From: Conor Horan-Kates Date: Thu, 1 Dec 2016 16:47:48 -0800 Subject: [PATCH] building better framework for rebuilding faked artifacts --- lg_webOS/README.md | 18 ++++++++++++++++-- .../_public/aic/_source/slimmed/program.json | 4 ++-- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/lg_webOS/README.md b/lg_webOS/README.md index 3fd7591..f12215d 100644 --- a/lg_webOS/README.md +++ b/lg_webOS/README.md @@ -183,7 +183,7 @@ looking at the file path, if not in a chroot'd environment, potential for ~LFI - looking at the file itself: ``` -$ curl -o foo "http://aic-ngfts.lge.com/fts/path" +$ curl -o foo "http://aic-ngfts.lge.com/fts/" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 132k 100 132k 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k @@ -230,7 +230,13 @@ sample entry: "realEpsdNo": "0" } ``` +in `_public/aic/_source/slimmed/schedule.json`, changed: +key | value +--------------|---- +`schdSummary` | `h4ck the planet` +`schdPgmTtl` | `h4ck the planet` +`schdSubTtl` | `h4ck the planet` ##### `program.json` @@ -274,7 +280,15 @@ sample entry: } ``` - +in `_public/aic/_source/slimmed/program.json`, changed: + +key | value +----------------|---- +`contentId` | `EP022959710001` +`genreImgUrl` | `http://aic-gfts.lge.com/aic/hacktheplanet.jpg` +`pgmGrId` | `SH022959710000` +`pgmImgUrlName` | `http://aic-gfts.lge.com/aic/hacktheplanet.jpg` +`summary` | `h4ck the planet` #### application marketplace diff --git a/lg_webOS/_public/aic/_source/slimmed/program.json b/lg_webOS/_public/aic/_source/slimmed/program.json index e081827..ca32c7b 100644 --- a/lg_webOS/_public/aic/_source/slimmed/program.json +++ b/lg_webOS/_public/aic/_source/slimmed/program.json @@ -5,9 +5,9 @@ "programList": [ { "dbAction": "I", - "contentId": "EP000000250021", + "contentId": "EP022959710001", "seqNo": "0", - "pgmGrId": "SH000000250000", + "pgmGrId": "SH022959710000", "connectorId": "1010999", "serId": "184168", "serNo": "",