Skip to content

Add SBB Mobile parsing #682

Merged
stark4n6 merged 9 commits intoabrignoni:mainfrom
Th3Tul1p3:main
Apr 1, 2026
Merged

Add SBB Mobile parsing #682
stark4n6 merged 9 commits intoabrignoni:mainfrom
Th3Tul1p3:main

Conversation

@Th3Tul1p3
Copy link
Copy Markdown
Contributor

Add parsing for purchased tickets, search history and places in SBB mobile train application

@stark4n6
Copy link
Copy Markdown
Collaborator

@Th3Tul1p3 hi, do these DBs have -wal? if so we should apply the * to the file paths at the ends. Also if there are any timestamps in any of the parsers, if you move them to the front of the output they will get added to the timeline. Timestamps should also use the "datetime" formatting in headers too for LAVA output.

Let me know if you have questions.

@Th3Tul1p3
Copy link
Copy Markdown
Contributor Author

@Th3Tul1p3 hi, do these DBs have -wal? if so we should apply the * to the file paths at the ends. Also if there are any timestamps in any of the parsers, if you move them to the front of the output they will get added to the timeline. Timestamps should also use the "datetime" formatting in headers too for LAVA output.

Let me know if you have questions.

Hi, I have fixed the * to accept wal files. for timestamp it's already the case. if you mean "datetime" when we are getting information with SQL, it's already the case. I not, can you be more precise please?

@stark4n6
Copy link
Copy Markdown
Collaborator

@Th3Tul1p3 take a look here (line 137), if the header should be a timestamp add the "datetime" type handler https://github.com/abrignoni/iLEAPP/blob/main/scripts/artifacts/AMDSQLiteDB.py
image

@stark4n6 stark4n6 merged commit f32a2b8 into abrignoni:main Apr 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants