Raphaël Vinot
|
f17acbce60
|
fix: Referer cannot be None
|
2020-07-20 23:04:11 +02:00 |
Raphaël Vinot
|
1c5f4f5710
|
fix: Do not index private captures on public instance
|
2020-07-20 13:39:08 +02:00 |
Raphaël Vinot
|
c7db7829a7
|
chg: More macros
|
2020-07-15 18:04:34 +02:00 |
Raphaël Vinot
|
0468317a20
|
chg: Improve rendering, bump deps.
|
2020-07-15 01:35:55 +02:00 |
Raphaël Vinot
|
89725b8ed0
|
new: Download embedded resource
|
2020-07-11 02:10:56 +02:00 |
Raphaël Vinot
|
e5e4e4972e
|
new: Add visualisation for embedded resources.
|
2020-07-10 18:57:16 +02:00 |
Raphaël Vinot
|
db0d5b3f2d
|
chg: Remove unused parameter.
|
2020-07-08 15:52:26 +02:00 |
Raphaël Vinot
|
0c5501016c
|
fix: Rebuild caches when tree doesn't exists
|
2020-07-08 15:52:26 +02:00 |
Raphaël Vinot
|
23419a31b9
|
fix: cleanup
|
2020-07-08 15:52:26 +02:00 |
Raphaël Vinot
|
4851436999
|
chg: More improvements in body hash display
|
2020-07-08 15:51:45 +02:00 |
Raphaël Vinot
|
bfa39223c8
|
chg: Improve hash lookup rendering
|
2020-07-08 15:51:45 +02:00 |
Raphaël Vinot
|
34a5dff055
|
chg: Refactoring, use capture UUID insted of path as reference for public methods
|
2020-07-08 15:51:45 +02:00 |
Raphaël Vinot
|
95a08f5655
|
fix: Make mypy happy
|
2020-07-08 15:51:45 +02:00 |
Raphaël Vinot
|
a4bc2b2818
|
new: Improve hostnode popup, center tree on node
|
2020-07-08 15:51:45 +02:00 |
Raphaël Vinot
|
29c78d3485
|
chg: Cleanup and improve index rendering
|
2020-07-08 15:51:45 +02:00 |
Raphaël Vinot
|
7772706262
|
new: Display body hashes matches on hostnode page
|
2020-07-08 15:51:01 +02:00 |
Raphaël Vinot
|
6e13622d88
|
fix: Typing
|
2020-07-08 15:51:01 +02:00 |
Raphaël Vinot
|
6bb26c4358
|
new: Initial support for body hashes index
|
2020-07-08 15:51:01 +02:00 |
Raphaël Vinot
|
e6aded6c12
|
chg: Add domains aggregation by cookies names
|
2020-07-08 15:51:01 +02:00 |
Raphaël Vinot
|
67b41ca8fb
|
chg: Improve intergration of cookies indexing
|
2020-07-08 15:51:01 +02:00 |
Raphaël Vinot
|
e6c9f6dada
|
new: Add capture meta on the related cookies page
|
2020-07-08 15:42:13 +02:00 |
Raphaël Vinot
|
5ae7f0f7e4
|
new: Initial version of cookies indexing
|
2020-07-08 15:42:13 +02:00 |
Raphaël Vinot
|
d18f5f4f88
|
fix: Docker, capture form, error message.
|
2020-07-08 02:25:15 +02:00 |
Raphaël Vinot
|
33fb74ae83
|
new: Add referer to initial URL
|
2020-07-08 00:37:29 +02:00 |
Raphaël Vinot
|
4cfe91392a
|
chg: Docker, default to env variable for splash URL
|
2020-07-07 13:51:09 +02:00 |
Raphaël Vinot
|
316338a213
|
chg: Better error handling
|
2020-07-06 15:33:00 +02:00 |
Raphaël Vinot
|
605dc00989
|
fix: Properly handle json dumps
|
2020-07-06 14:16:17 +02:00 |
Raphaël Vinot
|
1d77a2001e
|
chg: Bump deps, improve error handling
|
2020-07-03 18:25:16 +02:00 |
Raphaël Vinot
|
41acc544ef
|
chg: depth from UI is a string...
|
2020-06-29 19:23:16 +02:00 |
Raphaël Vinot
|
ce6deabdad
|
fix: convert max_depth from config to int
|
2020-06-29 19:21:38 +02:00 |
Raphaël Vinot
|
afe95c28f6
|
new: Add max depth for scraping.
|
2020-06-29 18:00:56 +02:00 |
Raphaël Vinot
|
05de56022f
|
chg: Use capture UUID as a reference everywhere
|
2020-06-29 12:01:31 +02:00 |
Raphaël Vinot
|
98495c40a9
|
chg: Make mypy happy
|
2020-06-25 17:08:11 +02:00 |
Raphaël Vinot
|
b818055f32
|
fix: Skip unparsable UAs
|
2020-06-25 16:50:57 +02:00 |
Raphaël Vinot
|
cde3d29892
|
new: Add option to use User agents of the Lookyloo users for scraping
|
2020-06-25 16:43:58 +02:00 |
Raphaël Vinot
|
f4bf64a485
|
fix: Do not fail if the meta file is missing.
|
2020-06-24 11:49:10 +02:00 |
Raphaël Vinot
|
6871912e64
|
chg: Expose the picklized tree in lookyloo
|
2020-06-12 11:18:54 +02:00 |
Raphaël Vinot
|
9873d3ebc3
|
fix: Incorrect typing
|
2020-06-11 15:32:43 +02:00 |
Raphaël Vinot
|
1c408af3b0
|
chg: Improve cookies in hostnode view
|
2020-06-11 15:13:31 +02:00 |
Raphaël Vinot
|
0ed7dbb5cb
|
chg: Cleanup deps, use tagged versions
|
2020-06-10 18:41:03 +02:00 |
Raphaël Vinot
|
285a0cf727
|
new: Phishing Initiative module
|
2020-06-09 15:06:35 +02:00 |
Raphaël Vinot
|
6a8bafd9dc
|
chg: Cleanup, move to Lookyloo organization
|
2020-06-08 16:37:59 +02:00 |
Raphaël Vinot
|
0751321e9b
|
new: Cookies investigation
|
2020-06-04 18:23:36 +02:00 |
Raphaël Vinot
|
bed6b4e39e
|
chg: Add initial URL in email notification
|
2020-05-27 15:39:06 +02:00 |
Raphaël Vinot
|
5ebb35c161
|
new: Add redirects in notifications, optional reply-to
|
2020-05-27 15:15:45 +02:00 |
Raphaël Vinot
|
3a3be0cb46
|
new: Add handles for cookies
|
2020-05-26 17:45:04 +02:00 |
Raphaël Vinot
|
5baab51951
|
fix: Proper fallback for the user agent.
|
2020-05-24 15:35:30 +02:00 |
Raphaël Vinot
|
ea1df97524
|
chg: Add 1px files
|
2020-05-24 03:26:16 +02:00 |
Raphaël Vinot
|
16c2f63cac
|
chg: Bump dependencies
|
2020-05-24 01:56:42 +02:00 |
Raphaël Vinot
|
876352c2f7
|
chg: Improve pop-up, cleanup old code.
|
2020-05-23 03:37:24 +02:00 |