abrignoni / RLEAPP

Returns Logs Events And Properties Parser
MIT License
91 stars 36 forks source link

Chrome OS Settings is incomplete #179

Open upintheairsheep2 opened 1 year ago

upintheairsheep2 commented 1 year ago

The data in chromeOSSettings.py only phrases “Priority Preferences” not all preferences. Please add support for the “OS Settings” area. ], "OS Preference": [ {"preference": { "name": "OobeMarketingOptInScreenFinished", "value": "true" }}, {"preference": { "name": "ash.filesapp.ui_prefs_migrated", "value": "true" }}, {"preference": { "name": "launcher.result_ever_launched", "value": "true" }}, {"preference": { "name": "settings.language.enabled_extension_imes_syncable", "value": "\"\"" }}, {"preference": { "name": "settings.restore_apps_and_pages", "value": "2" }}, {"preference": { "name": "settings.language.preferred_languages_syncable", "value": "\"en-US,en\"" }}, {"preference": { "name": "settings.multi_profile_never_show_intro", "value": "true" }}, {"preference": { "name": "OobeMarketingOptInChoice", "value": "true" }}, {"preference": { "name": "crostini.terminal_settings", "value": "{\"/hterm/profile-ids\":[\"default\"],\"/nassh/profile-ids\":[\"62d6\",\"1821\"],\"/nassh/profiles/1821/argstr\":\"\",\"/nassh/profiles/1821/description\":\"admin@example.com\",\"/nassh/profiles/1821/hostname\":\"example.com\",\"/nassh/profiles/1821/identity\":\"\",\"/nassh/profiles/1821/nassh-options\":\"--help\",\"/nassh/profiles/1821/port\":null,\"/nassh/profiles/1821/terminal-profile\":\"default\",\"/nassh/profiles/1821/terminalSSHDialogCommand\":\"admin@example.com\",\"/nassh/profiles/1821/username\":\"admin\",\"/nassh/profiles/62d6/argstr\":\"\",\"/nassh/profiles/62d6/description\":\"beluga@thetechrobo.ca\",\"/nassh/profiles/62d6/hostname\":\"thetechrobo.ca\",\"/nassh/profiles/62d6/identity\":\"\",\"/nassh/profiles/62d6/nassh-options\":\"\",\"/nassh/profiles/62d6/port\":null,\"/nassh/profiles/62d6/terminal-profile\":\"default\",\"/nassh/profiles/62d6/terminalSSHDialogCommand\":\"beluga@thetechrobo.ca\",\"/nassh/profiles/62d6/username\":\"beluga\",\"/nassh/welcome/notes-version\":60,\"/nassh/welcome/show-count\":3}" }}, {"preference": { "name": "settings.language.preload_engines_syncable", "value": "\"xkb:us::eng\"" }} ], The Crostini terminal settings should display as a separate artifact from the rest of the preferences.

stark4n6 commented 1 year ago

Please add to the script or send a sample settings file, I didn't have anything in mine to work with.

upintheairsheep2 commented 1 year ago

Please add to the script or send a sample settings file, I didn't have anything in mine to work with.

Already included in the issue, but the one most needed by everyone is the Crostini Terminal Settings, more specifically the SSH connected, as a hacker could use a ChromeOS device to connect to vulnerable SSH networks exposed, and install say, a bitcoin miner.

upintheairsheep2 commented 1 year ago

Please add to the script or send a sample settings file, I didn't have anything in mine to work with.

Please add to the script or send a sample settings file, I didn't have anything in mine to work with.

Already included in the issue, but the one most needed by everyone is the Crostini Terminal Settings, more specifically the SSH connected, as a hacker could use a ChromeOS device to connect to vulnerable SSH networks exposed, and install say, a bitcoin miner.

If the issue does not contain enough information, I will close the issue.

stark4n6 commented 1 year ago

I'll try to work on it this week, unless you want to take a crack at it

upintheairsheep2 commented 1 year ago

I'll try to work on it this week, unless you want to take a crack at it

Also try working on the TikTok download your data json exports

upintheairsheep2 commented 1 year ago

That is part of the issue’s body

On Sunday, August 20, 2023, Kevin - Stark 4N6 - notifications at github.com @.***> wrote:

Please add to the script or send a sample settings file, I didn't have anything in mine to work with.

— Reply to this email directly, view it on GitHub https://github.com/abrignoni/RLEAPP/issues/179#issuecomment-1685347596, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZQZ5TO7CD7MMYS6LKUU2HLXWJCMZANCNFSM6AAAAAA3WZ5WCA . You are receiving this because you authored the thread.Message ID: @.***>