mirror of
https://github.com/frankwxu/mobile-pii-discovery-agent.git
synced 2026-02-20 13:40:41 +00:00
61 lines
2.6 KiB
TeX
61 lines
2.6 KiB
TeX
\begin{table*}[th]
|
|
\centering
|
|
\small
|
|
\caption{PII Discovered Per Application and Database (ChatGPT 4o-mini)}
|
|
\label{tab:pii_per_app_gpt_details}
|
|
\begin{tabular}{|c|l|l|r|r|r|r|r|r|}
|
|
\hline
|
|
\textbf{ID} & \textbf{Application} & \textbf{Database} & \textbf{Email} & \textbf{Phone} & \textbf{User Name} & \textbf{Person Name} & \textbf{Postal Address} & \textbf{Total PII} \\
|
|
\hline
|
|
\multirow{3}{*}{A1} & \multirow{3}{*}{WhatsApp} & commerce.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\cline{3-9}
|
|
& & msgstore.db & 0 & 0 & 3 & 26 & 0 & \textbf{29} \\
|
|
\cline{3-9}
|
|
& & wa.db & 0 & 408 & 0 & 129 & 0 & \textbf{537} \\
|
|
\hline
|
|
\multirow{3}{*}{A2} & \multirow{3}{*}{Snapchat} & core.db & 1 & 1 & 1 & 0 & 0 & \textbf{3} \\
|
|
\cline{3-9}
|
|
& & journal.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\cline{3-9}
|
|
& & main.db & 1 & 13 & 1229 & 252 & 0 & \textbf{1495} \\
|
|
\hline
|
|
\multirow{3}{*}{A3} & \multirow{3}{*}{Telegram} & account1cache4.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\cline{3-9}
|
|
& & account2cache4.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\cline{3-9}
|
|
& & account3cache4.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\hline
|
|
\multirow{3}{*}{A4} & \multirow{3}{*}{\begin{tabular}[c]{@{}l@{}}Google \\Maps\end{tabular}} & gmm\_myplaces.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\cline{3-9}
|
|
& & gmm\_storage.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\cline{3-9}
|
|
& & peopleCache\_sh....db & 2 & 1 & 2 & 2 & 0 & \textbf{7} \\
|
|
\hline
|
|
\multirow{3}{*}{A5} & \multirow{3}{*}{\begin{tabular}[c]{@{}l@{}}Samsung \\Internet\end{tabular}} & SBrowser.db & 1 & 0 & 0 & 2 & 0 & \textbf{3} \\
|
|
\cline{3-9}
|
|
& & SBrowser2.db & 0 & 0 & 0 & 1 & 0 & \textbf{1} \\
|
|
\cline{3-9}
|
|
& & searchengine.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\hline
|
|
\multirow{3}{*}{I1} & \multirow{3}{*}{WhatsApp} & CallHistory.sqlite & 0 & 3 & 0 & 0 & 0 & \textbf{3} \\
|
|
\cline{3-9}
|
|
& & ChatStorage.sqlite & 0 & 63 & 0 & 66 & 2 & \textbf{131} \\
|
|
\cline{3-9}
|
|
& & ContactsV2.sqlite & 0 & 0 & 0 & 1350 & 0 & \textbf{1350} \\
|
|
\hline
|
|
\multirow{2}{*}{I2} & \multirow{2}{*}{Contacts} & AddressBook.sqlitedb & 6 & 716 & 0 & 733 & 0 & \textbf{1455} \\
|
|
\cline{3-9}
|
|
& & AddressB....sqlitedb & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\hline
|
|
\multirow{1}{*}{I3} & \multirow{1}{*}{\begin{tabular}[c]{@{}l@{}}Apple \\Messages\end{tabular}} & sms.db & 7 & 0 & 0 & 14 & 0 & \textbf{21} \\
|
|
\hline
|
|
\multirow{2}{*}{I4} & \multirow{2}{*}{Safari} & CloudTabs.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\cline{3-9}
|
|
& & History.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\hline
|
|
\multirow{2}{*}{I5} & \multirow{2}{*}{Calendar} & Calendar.sqlitedb & 1 & 0 & 0 & 1 & 0 & \textbf{2} \\
|
|
\cline{3-9}
|
|
& & Extras.db & 0 & 0 & 0 & 0 & 0 & \textbf{0} \\
|
|
\hline
|
|
\end{tabular}
|
|
\end{table*} |