Commit Graph

55 Commits

Author SHA1 Message Date
b98a061d96 Make render throttled so they don't block the thread 2021-11-21 18:19:58 +01:00
10f860e863 Wording in email - remove request to delete the sent data 2021-11-16 12:41:45 +01:00
a21b5393b3 Add information about the source of the data - scripts 2021-11-13 12:12:39 +01:00
fa988cd0f4 Add option to classify data as location data 2021-11-11 20:25:06 +01:00
2bcf72f652 Add option to include a screenshot of the popup 2021-11-11 11:10:52 +01:00
e2922b0342 More adequate filenames 2021-11-10 14:59:08 +01:00
a0fea9b31a Add option to say in email that there was no "reject all" button 2021-11-10 14:58:41 +01:00
6a29c8ed40 Fix referer sometimes missing 2021-11-09 21:57:19 +01:00
a859d0239f Add possibility to generate a trimmed HAR file 2021-11-09 17:47:42 +01:00
399b5eca9d Possibly fix UI crashing because tabid was not set for some request 2021-11-08 20:55:37 +01:00
1032097e2a Interpunction 2021-11-08 20:42:15 +01:00
4de71fbc1d Fix memory crashing on allegro 2021-11-08 20:36:05 +01:00
721287b0d5 Remove old file 2021-11-08 20:35:57 +01:00
404cad6aa5 Mention the screenshots in email template 2021-11-08 20:35:43 +01:00
59de744c2d Working filtered HAR export 2021-11-08 20:14:28 +01:00
d750c6b22b Fuller email template 2021-11-07 19:39:40 +01:00
7577152d4f Turn on the cookie+origin filter by default 2021-11-07 19:30:54 +01:00
e40eebb521 More fixes around filter 2021-11-07 19:28:07 +01:00
9b40f88db3 Option to show only entries with either cookies or history 2021-11-07 19:27:03 +01:00
070ac44839 Human readable entry source 2021-11-07 19:19:38 +01:00
e989d6d33d Better origin exposure recognition 2021-11-07 19:15:40 +01:00
c9bc0c3a41 Basic email summary 2021-11-07 19:03:00 +01:00
e8075b384d Further change to make the origin -> originalURL transition work 2021-11-07 18:02:01 +01:00
dc28bd5fa2 origin->originalURL, because origin has a special meaning 2021-11-07 17:59:16 +01:00
395e2206e1 Use unique where applicable 2021-11-07 17:53:29 +01:00
773d14d2da Highlight things related to ID 2021-11-07 17:51:30 +01:00
0960006a5a Add automatic classification 2021-11-07 17:44:22 +01:00
729a60a998 Move getMemory where it belongs 2021-11-07 17:23:48 +01:00
2bd4e8b9da Isolate stolen data entry to separate file 2021-11-07 17:20:58 +01:00
7fdc2a3660 Print all the full hosts so they are easier to visit and get tainted
with cookies
2021-11-07 17:18:17 +01:00
86bd7f72b6 Checkpoint 2021-11-07 15:45:26 +01:00
ad852a70a4 Cap priority at 100 2021-11-07 15:42:33 +01:00
66272fa318 Delegate memory to background process 2021-11-07 13:57:24 +01:00
52b3ae39ea Separate directory for sidebar views 2021-11-07 13:01:01 +01:00
eea9808d09 Finish moving navigating nested values to class 2021-11-07 11:33:51 +01:00
ee96659aa0 Move value nested iteration logic to stolendataentry class 2021-11-07 11:33:10 +01:00
9f2712e0f9 Store stolenData within requests - don't recalculate it every time 2021-11-07 11:18:53 +01:00
f26adda1a8 Move value parsing logic to separate class 2021-11-07 10:28:48 +01:00
3f61445831 Parse URLs in data value display, make the layout denser 2021-11-07 10:09:41 +01:00
fa42e848ea Reorder files into smaller components 2021-11-07 09:17:19 +01:00
29d1131a6f Hide IAB info for now 2021-11-06 22:33:49 +01:00
b53f0b3bb0 Remove duplicates and group rows by same value 2021-11-06 22:32:40 +01:00
8fc1b33977 Add option to clear cookies 2021-11-06 21:48:25 +01:00
d220c22291 Add functioning cookiesOnly filter 2021-11-06 20:02:02 +01:00
f8f5921872 Harsher email template - mention uselessness of IAB 2021-10-19 16:18:13 +02:00
3ae5da1888 Add headers data. Detect if a cookie is IAB consent 2021-10-06 17:22:33 +02:00
43e0c6c7f8 Add README and dedupe data entries 2021-10-04 18:51:51 +02:00
73fa9a8976 New types of data 2021-10-03 20:13:36 +02:00
4d19a77a61 Add filter for value length 2021-10-03 16:33:23 +02:00
9441ddd98e Working sidebar 2021-10-03 09:03:56 +02:00