Commit Graph

30 Commits

Author SHA1 Message Date
Kuba Orlik ea59a506f8 Problem: nieznany cel. Fixes #68 #97 2022-08-13 22:42:50 +02:00
Kuba Orlik 416a6aa340 Fix typechecks. Closes #54 2022-07-09 15:51:34 +02:00
Kuba Orlik fa441b5b81 Fix dead objects errors 2022-05-02 17:04:56 +02:00
Kuba Orlik 7330ebf9f2 Improve performance by limiting renders 2022-02-07 15:28:01 +01:00
Kuba Orlik 9c1eb31224 Fix typescript errors 2022-01-29 20:41:03 +01:00
Arkadiusz Wieczorek 734f418667 Cleanup, add second button 2022-01-27 22:30:57 +01:00
Kuba Orlik 7a801211a4 Sztucznie nadane id -> identyfikator internetowy
Słownictwo bardziej spójne z treścią RODO
2021-12-18 16:47:00 +01:00
Kuba Orlik 928effa1ad Add support for POST body inspection 2021-11-26 20:58:31 +01:00
Kuba Orlik da1789503b Better HAR sorting, option to mention pop-up being closed 2021-11-26 19:15:43 +01:00
Kuba Orlik 8d88ba7506 Add option to autoselect only for a given cluster. Improvements in classification 2021-11-24 22:04:47 +01:00
Kuba Orlik 8e7091c406 Add automark option 2021-11-24 14:19:12 +01:00
Kuba Orlik 792b1f88d8 Fix weird misclassification when opening report window 2021-11-24 01:03:32 +01:00
Kuba Orlik cc0e91ee56 Better string masking method 2021-11-22 18:56:36 +01:00
Kuba Orlik 7f67bd5e2b Signal which entries expose origin or are part of a request that
exposes origin
2021-11-22 18:23:11 +01:00
Kuba Orlik 68078546fa Flatten the stolen data 2021-11-22 17:54:15 +01:00
Kuba Orlik c9f3876cf4 Add automatic bas64 translation. Now I'll experiment with slicing the
objects into separate string entries
2021-11-22 15:08:29 +01:00
Kuba Orlik 5768ac93d9 If the URL is simple, don't turn it into an object. + handle null
values properly
2021-11-22 14:50:37 +01:00
Kuba Orlik 492332802f Fix parsed json values not previewing properly 2021-11-22 13:28:31 +01:00
Kuba Orlik 3eb5dc6f9d Improve marking performance 2021-11-21 23:00:55 +01:00
Kuba Orlik 25cd2c2a0c Various improvement to make the sidebar and the email more concise 2021-11-21 22:38:32 +01:00
Kuba Orlik a84a8f8c10 Include data value previews in the email. 2021-11-21 18:21:58 +01:00
Kuba Orlik fa988cd0f4 Add option to classify data as location data 2021-11-11 20:25:06 +01:00
Kuba Orlik 59de744c2d Working filtered HAR export 2021-11-08 20:14:28 +01:00
Kuba Orlik e989d6d33d Better origin exposure recognition 2021-11-07 19:15:40 +01:00
Kuba Orlik e8075b384d Further change to make the origin -> originalURL transition work 2021-11-07 18:02:01 +01:00
Kuba Orlik 395e2206e1 Use unique where applicable 2021-11-07 17:53:29 +01:00
Kuba Orlik 773d14d2da Highlight things related to ID 2021-11-07 17:51:30 +01:00
Kuba Orlik 0960006a5a Add automatic classification 2021-11-07 17:44:22 +01:00
Kuba Orlik 729a60a998 Move getMemory where it belongs 2021-11-07 17:23:48 +01:00
Kuba Orlik 2bd4e8b9da Isolate stolen data entry to separate file 2021-11-07 17:20:58 +01:00