Commit Graph

40 Commits

Author SHA1 Message Date
Arkadiusz Wieczorek 1106e86b41 Merge pull request 'Problem: nieznany cel. Dodanie narzędzi diagnostycznych' (#99) from unknown-purpose into develop
Reviewed-on: #99
2022-09-12 09:47:52 +02:00
Kuba Orlik e3f4f8858d Fix rentgen being fooled with a "=" in cookie value (e.g. the NID cookie on google.com) 2022-08-31 09:50:37 +02:00
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 e1d97f0411 typecheck fixes checkpoint 2022-07-09 15:28:37 +02:00
Arkadiusz Wieczorek 1ba2bea2fb Handle dead objects 2022-04-22 13:00:02 +02:00
Kuba Orlik 473424d88d Formatting and wording 2022-02-10 19:54:51 +01:00
Kuba Orlik 7330ebf9f2 Improve performance by limiting renders 2022-02-07 15:28:01 +01:00
Kuba Orlik 894391aaa3 Zrobiłem już większość logiki formularza.
Trzeba jeszcze zrobić tak, aby pytania dla kolejnych hostów pojawiały
się po kolei - tzn dopiero jak dla poprzedniego hosta
hostNeedsQuestions jest false, to pokazujemy następnego. Potem trzeba
popracować nad samym generowaniem treści na podstawie wszystkich tych
odpowiedzi
2022-01-30 21:03:49 +01:00
Kuba Orlik 46e6c448b2 Simplify React import in preparation from using a version from CDN 2022-01-29 20:50:44 +01:00
Kuba Orlik 9c1eb31224 Fix typescript errors 2022-01-29 20:41:03 +01:00
Arkadiusz Wieczorek 09b00eff03 Add base styles, two views, plugins, esbuild script 2022-01-17 19:50:14 +01:00
Kuba Orlik 1ec726f52e Expand google subdomains, as well 2021-12-12 10:58:47 +01:00
Kuba Orlik 97dc99dba9 Use the new flattening across other sources of data. Remove leading "." for entries one level deep 2021-11-28 12:31:51 +01:00
Kuba Orlik 1d31b79f1e Better, recursive FlattenObject that now also parses recursively 2021-11-26 22:07:33 +01:00
Kuba Orlik 02a30a4831 fix safedecodeURI 2021-11-26 20:59:24 +01:00
Kuba Orlik 928effa1ad Add support for POST body inspection 2021-11-26 20:58:31 +01:00
Kuba Orlik b0dd58fa9c Report improvements 2021-11-25 21:14:55 +01:00
Kuba Orlik 7527288d95 extract longer shorthost when dealing with doubleclick to distinguish
stats from ads
2021-11-24 23:58:12 +01:00
Kuba Orlik 922d5da074 Handle hosts with double-tld better in shorthost method 2021-11-24 22:03:03 +01:00
Kuba Orlik cc0e91ee56 Better string masking method 2021-11-22 18:56:36 +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 492332802f Fix parsed json values not previewing properly 2021-11-22 13:28:31 +01:00
Kuba Orlik edfde535d2 Shorter HAR files. More precise controls over what's missing in the
consent popup
2021-11-22 12:03:55 +01:00
Kuba Orlik 3eb5dc6f9d Improve marking performance 2021-11-21 23:00:55 +01:00
Kuba Orlik b98a061d96 Make render throttled so they don't block the thread 2021-11-21 18:19:58 +01:00
Kuba Orlik 2bcf72f652 Add option to include a screenshot of the popup 2021-11-11 11:10:52 +01:00
Kuba Orlik a859d0239f Add possibility to generate a trimmed HAR file 2021-11-09 17:47:42 +01:00
Kuba Orlik c9bc0c3a41 Basic email summary 2021-11-07 19:03:00 +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 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
Kuba Orlik 86bd7f72b6 Checkpoint 2021-11-07 15:45:26 +01:00
Kuba Orlik 66272fa318 Delegate memory to background process 2021-11-07 13:57:24 +01:00
Kuba Orlik 3f61445831 Parse URLs in data value display, make the layout denser 2021-11-07 10:09:41 +01:00
Kuba Orlik fa42e848ea Reorder files into smaller components 2021-11-07 09:17:19 +01:00
Kuba Orlik 8fc1b33977 Add option to clear cookies 2021-11-06 21:48:25 +01:00
Kuba Orlik 43e0c6c7f8 Add README and dedupe data entries 2021-10-04 18:51:51 +02:00
Kuba Orlik 9441ddd98e Working sidebar 2021-10-03 09:03:56 +02:00