Merge pull request #8 from ledoge/main

Specify what SSAP stands for
pull/81/head
David Buchanan 2021-09-27 18:25:39 +01:00 zatwierdzone przez GitHub
commit dc06a2f9c8
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -146,7 +146,7 @@ find a way of calling an arbitrary Luna service from an application with a
### Step #0 - Getting in (index.html) ### Step #0 - Getting in (index.html)
In order to gain initial programmatic control of the TV GUI, an In order to gain initial programmatic control of the TV GUI, an
interface called "LG Connect Apps" can be used. Its protocol, called "SSAP", is a interface called "LG Connect Apps" can be used. Its protocol, called "SSAP" (Simple Service Access Protocol), is a
simple websocket-based RPC mechanism that can be used to indirectly interact simple websocket-based RPC mechanism that can be used to indirectly interact
with Luna Service bus, and has been extensively documented in various with Luna Service bus, and has been extensively documented in various
home-automation related contexts. We use that to launch a vulnerable system home-automation related contexts. We use that to launch a vulnerable system