Kuba Orlik kuba
  • Joined on 2021-09-18
kuba pushed to master at icd/rentgen 2021-11-07 19:31:07 +01:00
7577152d4f Turn on the cookie+origin filter by default
e40eebb521 More fixes around filter
Compare 2 commits »
kuba pushed to master at icd/rentgen 2021-11-07 19:27:25 +01:00
9b40f88db3 Option to show only entries with either cookies or history
kuba pushed to master at icd/rentgen 2021-11-07 19:19:49 +01:00
070ac44839 Human readable entry source
kuba pushed to master at icd/rentgen 2021-11-07 19:15:53 +01:00
e989d6d33d Better origin exposure recognition
c9bc0c3a41 Basic email summary
Compare 2 commits »
kuba pushed to master at icd/rentgen 2021-11-07 18:02:13 +01:00
e8075b384d Further change to make the origin -> originalURL transition work
dc28bd5fa2 origin->originalURL, because origin has a special meaning
395e2206e1 Use unique where applicable
Compare 3 commits »
kuba pushed to master at icd/rentgen 2021-11-07 17:51:43 +01:00
773d14d2da Highlight things related to ID
kuba pushed to master at icd/rentgen 2021-11-07 17:44:32 +01:00
0960006a5a Add automatic classification
kuba pushed to master at icd/rentgen 2021-11-07 17:23:59 +01:00
729a60a998 Move getMemory where it belongs
kuba pushed to master at icd/rentgen 2021-11-07 17:21:08 +01:00
2bd4e8b9da Isolate stolen data entry to separate file
kuba pushed to master at icd/rentgen 2021-11-07 17:18:36 +01:00
7fdc2a3660 Print all the full hosts so they are easier to visit and get tainted
kuba pushed to master at icd/rentgen 2021-11-07 15:45:12 +01:00
86bd7f72b6 Checkpoint
kuba pushed to master at icd/rentgen 2021-11-07 15:42:22 +01:00
ad852a70a4 Cap priority at 100
kuba pushed to master at icd/rentgen 2021-11-07 13:57:14 +01:00
66272fa318 Delegate memory to background process
52b3ae39ea Separate directory for sidebar views
Compare 2 commits »
kuba pushed to master at icd/rentgen 2021-11-07 11:33:49 +01:00
eea9808d09 Finish moving navigating nested values to class
kuba pushed to master at icd/rentgen 2021-11-07 11:33:03 +01:00
ee96659aa0 Move value nested iteration logic to stolendataentry class
9f2712e0f9 Store stolenData within requests - don't recalculate it every time
Compare 2 commits »
kuba pushed to master at icd/rentgen 2021-11-07 10:28:43 +01:00
f26adda1a8 Move value parsing logic to separate class
kuba pushed to master at icd/rentgen 2021-11-07 10:09:37 +01:00
3f61445831 Parse URLs in data value display, make the layout denser
kuba pushed to master at icd/rentgen 2021-11-07 09:17:13 +01:00
fa42e848ea Reorder files into smaller components
29d1131a6f Hide IAB info for now
b53f0b3bb0 Remove duplicates and group rows by same value
Compare 3 commits »
kuba pushed to master at icd/rentgen 2021-11-06 21:48:15 +01:00
8fc1b33977 Add option to clear cookies
kuba pushed to master at icd/rentgen 2021-11-06 20:01:53 +01:00
d220c22291 Add functioning cookiesOnly filter