Raphaël Vinot
|
570e7e6e8a
|
chg: Bump datatables (security fix)
|
2021-09-28 17:56:16 +02:00 |
Raphaël Vinot
|
88020028ac
|
chg: Improve phishtank results rendering
|
2021-09-28 15:30:41 +02:00 |
Raphaël Vinot
|
708ff8194a
|
chg: Bump d3js
|
2021-09-27 11:46:17 +02:00 |
Raphaël Vinot
|
6e9e3990c4
|
fix: Indexes not updated on tree rebuild, better handling of tree cache
|
2021-09-24 16:16:41 +02:00 |
Raphaël Vinot
|
48fc807e7d
|
new: Add monitoring for pickle cache status
|
2021-09-24 12:02:28 +02:00 |
Raphaël Vinot
|
27836b5bdd
|
fix: Skip phishtank if URLs and IPs are unknown (modules)
|
2021-09-23 14:22:21 +02:00 |
Raphaël Vinot
|
22315ac9b6
|
fix: Typo in module template
|
2021-09-23 14:14:14 +02:00 |
Raphaël Vinot
|
52f6d91fba
|
fix: Skip block if urls not on phishtank.
|
2021-09-23 14:08:39 +02:00 |
Raphaël Vinot
|
bf94dd6578
|
fix: missing endlist on template
|
2021-09-23 14:05:56 +02:00 |
Raphaël Vinot
|
87c6925c7b
|
new: IPs lookup against phishtank
|
2021-09-23 13:58:40 +02:00 |
Raphaël Vinot
|
7f6a59a441
|
chg: Bump SRI for d3js
|
2021-09-20 22:42:51 +02:00 |
Raphaël Vinot
|
404f9a3112
|
fix: Avoid exception if none key
|
2021-09-17 10:06:59 +02:00 |
Raphaël Vinot
|
e7d9c1cb1a
|
fix: return error message if urlscan isn't able to run the capture.
|
2021-09-17 09:51:52 +02:00 |
Raphaël Vinot
|
963af434dd
|
chg: Improve wording for Phishtank in modules
|
2021-09-16 17:35:45 +02:00 |
Raphaël Vinot
|
cefb3fddbf
|
new: Phishtank lookup.
|
2021-09-16 16:33:44 +02:00 |
Raphaël Vinot
|
77a94e017e
|
chg: Bump datatables
|
2021-09-16 10:10:31 +02:00 |
Raphaël Vinot
|
d1f673f3a7
|
chg: Cleanup passing listing key to and from bool in redis
|
2021-09-10 14:20:58 +02:00 |
Raphaël Vinot
|
39c7d14264
|
fix: make mypy happy
|
2021-09-08 12:50:56 +02:00 |
Raphaël Vinot
|
cc4beeef35
|
fix: Pass listing (y/n) and proper referer to subsequent captures
|
2021-09-08 12:24:00 +02:00 |
Raphaël Vinot
|
902c8f81b6
|
chg: Improve error message if the capture fails
Fix #257
|
2021-09-07 18:16:01 +02:00 |
Raphaël Vinot
|
dfbe40a52e
|
chg: reorder imports
|
2021-09-07 16:00:07 +02:00 |
Raphaël Vinot
|
60f4a09d28
|
fix: Avoid "None" in URL field if no predefined URL is given.
|
2021-09-03 17:07:48 +02:00 |
Raphaël Vinot
|
e213cb5ae8
|
fix: make mypy happy.
|
2021-09-03 17:05:26 +02:00 |
Raphaël Vinot
|
dcfd9cc6a9
|
new: Re-capture a URL and change parameters.
|
2021-09-03 16:57:48 +02:00 |
Raphaël Vinot
|
7ea37ec617
|
fix: Avoid exception if capture finishes between two calls.
|
2021-09-01 16:57:20 +02:00 |
Raphaël Vinot
|
c09adec333
|
chg: Improve logging.
|
2021-09-01 14:08:25 +02:00 |
Raphaël Vinot
|
7870e918de
|
chg: Bump datatables
|
2021-08-30 15:26:50 +02:00 |
Raphaël Vinot
|
d41b7735dd
|
chg: Improve storage, support both modes.
|
2021-08-26 15:49:19 +02:00 |
Raphaël Vinot
|
bf700e7a7b
|
chg: Major refactoring, move capture code to external script.
|
2021-08-25 13:36:48 +02:00 |
Raphaël Vinot
|
81390d5ea0
|
chg: cleanup in the mail lookyloo class
|
2021-08-24 18:32:54 +02:00 |
Raphaël Vinot
|
725a43cc44
|
new: Trigger a capture with a GET request from a browser.
Fix #248
|
2021-08-18 10:53:32 +02:00 |
Raphaël Vinot
|
48d81815a0
|
chg: Bump d3js
|
2021-08-17 12:22:10 +02:00 |
Raphaël Vinot
|
021f53716b
|
new: Submit a capture in a HTTP GET request
Fix #246
|
2021-08-17 12:12:23 +02:00 |
Raphaël Vinot
|
09a69622c0
|
fix: urlscan dislikes URLs without scheme.
|
2021-08-16 11:01:00 +02:00 |
Raphaël Vinot
|
9ff2bf8157
|
fix: avoid exception if submission is missing
|
2021-08-13 16:24:34 +02:00 |
Raphaël Vinot
|
50dbbd6eba
|
new: [API] Trigger modules for a capture
|
2021-08-13 13:50:26 +02:00 |
Raphaël Vinot
|
92a466d78b
|
fix: Improve legend
Fix #161
|
2021-08-12 16:31:53 +02:00 |
Raphaël Vinot
|
3436f5bd4e
|
chg: Improve urlscan support, get results.
|
2021-08-11 15:26:12 +02:00 |
Raphaël Vinot
|
7933670941
|
new: Integration with urlscan.io
|
2021-08-10 17:38:47 +02:00 |
Raphaël Vinot
|
8668a15cd8
|
chg: use d3js v7
|
2021-07-21 11:56:38 +02:00 |
Raphaël Vinot
|
28e3162187
|
Merge branch 'restx'
|
2021-07-21 11:05:25 +02:00 |
Raphaël Vinot
|
9f580fc223
|
chg: Bump datatables
|
2021-07-14 10:55:52 +02:00 |
Raphaël Vinot
|
cc2e5a4159
|
Merge branch 'main' into restx
|
2021-07-05 09:54:37 +02:00 |
Raphaël Vinot
|
6abdd2db9a
|
new: Add referer on details view
|
2021-06-29 11:18:10 -07:00 |
felalex
|
6a7787d8af
|
fix: error in case of invalid proxy + username/password support
|
2021-06-29 18:00:44 +02:00 |
felalex
|
1c89a80c7e
|
fix: expected format & passing proxy in _capture
|
2021-06-25 16:36:57 +02:00 |
Raphaël Vinot
|
26cbf94977
|
Merge branch 'main' into restx
|
2021-06-22 16:55:41 -07:00 |
Raphaël Vinot
|
20fb7a70f9
|
new: Add referer on details view
|
2021-06-22 16:47:03 -07:00 |
felalex
|
a04d224c79
|
new: trying toget proxy field from /capture
|
2021-06-22 18:39:14 +02:00 |
felalex
|
046dc4d1d1
|
new: added field for proxy
|
2021-06-18 17:12:50 +02:00 |
Raphaël Vinot
|
1a9d409d90
|
Merge branch 'main' into restx
|
2021-06-17 09:51:57 -07:00 |
Raphaël Vinot
|
14a3581fbc
|
chg: Bump 3rd party libs
|
2021-06-16 18:28:57 -07:00 |
Raphaël Vinot
|
cd8e76f26b
|
fix: Properly use SRIs
|
2021-06-16 18:25:40 -07:00 |
Raphaël Vinot
|
eba913caa0
|
fix: sort sri dump
|
2021-06-16 18:21:15 -07:00 |
Raphaël Vinot
|
c89689374e
|
new: SRI validation on resources
|
2021-06-16 17:36:01 -07:00 |
Raphaël Vinot
|
a44b7b30b5
|
new: Get URLs and Hostnames from captures
|
2021-06-16 14:57:14 -07:00 |
Raphaël Vinot
|
7b32454f9a
|
new: get all the ressources hashes in API
|
2021-06-15 18:26:41 -07:00 |
Raphaël Vinot
|
7053ca7994
|
Merge branch 'main' into restx
|
2021-06-11 12:12:59 -07:00 |
Raphaël Vinot
|
89026e8f3b
|
chg: move mypy config to pyproject
|
2021-06-11 10:15:03 -07:00 |
Raphaël Vinot
|
c52509614e
|
new: get capture info API call
|
2021-06-09 17:59:24 -07:00 |
Raphaël Vinot
|
810cceb263
|
new: Add more calls to the API, cleanup
|
2021-06-07 15:37:11 -07:00 |
Raphaël Vinot
|
e5b76b3a2f
|
chg: Move API into a new file, cleanup
|
2021-06-07 13:12:23 -07:00 |
Raphaël Vinot
|
7bf0b78754
|
new: Use flask-restx for the API
|
2021-06-04 17:30:14 -07:00 |
Raphaël Vinot
|
387f2d3c3d
|
chg: Improve MISP lookup
|
2021-06-02 13:27:50 -07:00 |
Raphaël Vinot
|
8c62a597e7
|
fix: Make mypy happy
|
2021-06-01 16:06:24 -07:00 |
Raphaël Vinot
|
a1bbffd4ad
|
fix: Missing template for MISP lookup
|
2021-06-01 15:35:35 -07:00 |
Raphaël Vinot
|
3071a1a7c9
|
new: Add MISP lookup
|
2021-06-01 15:31:14 -07:00 |
Raphaël Vinot
|
53ef253c94
|
chg: Improve MISP push
|
2021-05-31 13:27:25 -07:00 |
Raphaël Vinot
|
4fd7ee2568
|
chg: Make parent link more generic
|
2021-05-27 16:33:17 -07:00 |
Raphaël Vinot
|
53bc8324cd
|
new: reference to parent on tree (if exists)
|
2021-05-27 15:23:04 -07:00 |
Raphaël Vinot
|
1117ab6371
|
chg: add stats, avoid building big trees twice, bump deps
|
2021-05-26 18:25:06 -07:00 |
Raphaël Vinot
|
315a2733c3
|
new: Tickbox to confirm notification
|
2021-05-26 12:07:47 -07:00 |
Raphaël Vinot
|
8a5b1f263e
|
new: Fake field to avoid dumb bots
|
2021-05-25 13:20:28 -07:00 |
Raphaël Vinot
|
11f05626b5
|
chg: Improve module auto trigger
|
2021-05-19 15:03:07 -07:00 |
Raphaël Vinot
|
7b4f5bd6d2
|
new: feature to hide captures with error
|
2021-05-19 10:18:43 -07:00 |
Raphaël Vinot
|
925bb9d48e
|
new: priority for captures
|
2021-05-18 14:58:56 -07:00 |
Raphaël Vinot
|
3614a47275
|
chg: Make mypy happy
|
2021-05-17 18:29:46 -07:00 |
Raphaël Vinot
|
bb214d9e2b
|
chg: Use keywords only paramaters when relevant
|
2021-05-17 17:08:43 -07:00 |
Raphaël Vinot
|
5ee62d157f
|
chg: Properly handle capture parents, avoid duplicates
|
2021-05-14 14:25:37 -07:00 |
Raphaël Vinot
|
b735cbeae3
|
chg: Reorganize styles
|
2021-05-12 14:13:44 -07:00 |
Raphaël Vinot
|
1d5925d755
|
new: Keep captures parent, use extends in MISP export
|
2021-05-12 13:30:07 -07:00 |
Raphaël Vinot
|
a47615fb0a
|
chg: Make mypy happy
|
2021-05-11 22:09:07 -07:00 |
Raphaël Vinot
|
c07e3696cd
|
fix: force size of img resources in popup, cleanup
|
2021-05-11 17:14:28 -07:00 |
Raphaël Vinot
|
986e581f5d
|
fix: Move flashed messages around
|
2021-05-11 10:53:00 -07:00 |
Raphaël Vinot
|
f5258a9904
|
fix: Put flashed message below the top menu
|
2021-05-10 18:28:56 -07:00 |
Raphaël Vinot
|
6592531ec1
|
fix: index search on partial URLs
Fix #202
|
2021-05-06 11:27:40 +02:00 |
Raphaël Vinot
|
64d1ed785b
|
fix: Blur cropped screenshot if too big
Fix #196
|
2021-04-28 18:13:10 +02:00 |
Raphaël Vinot
|
12697964ce
|
chg: Improve tree stats
|
2021-04-27 17:09:58 +02:00 |
Raphaël Vinot
|
3389dcafd6
|
new: Add support for uwhoisd
|
2021-04-26 00:52:08 +02:00 |
Raphaël Vinot
|
39e894b7b0
|
fix: body hash page on direct access
|
2021-04-20 17:32:22 +02:00 |
Raphaël Vinot
|
9952e4de32
|
fix: remove UA - IP mapping from redis
|
2021-04-18 17:58:16 +02:00 |
Raphaël Vinot
|
be1ca8d088
|
new: Disable FLoC
|
2021-04-18 01:43:50 +02:00 |
Raphaël Vinot
|
e8b19969fe
|
chg: normalize capture button
|
2021-04-09 15:45:20 +02:00 |
Raphaël Vinot
|
dcc7cd1351
|
fix: Typos
|
2021-04-09 14:34:20 +02:00 |
Raphaël Vinot
|
7707d638cf
|
new: Use async capture for the UI.
Add a method to make sure splash is up before trying to capture.
|
2021-04-08 19:15:53 +02:00 |
Raphaël Vinot
|
d78ee5de11
|
new: Link to UA page on wikipedia
|
2021-04-08 13:47:58 +02:00 |
Raphaël Vinot
|
4d23d7ac36
|
chg: Remove extra code, return unziped resources
|
2021-04-08 01:05:11 +02:00 |
Raphaël Vinot
|
e79387ee0d
|
chg: Remove unused entries in legend and stats
|
2021-04-08 00:35:10 +02:00 |
Raphaël Vinot
|
81acc8e2d5
|
chg: Improve UI (index and menu)
|
2021-04-06 23:34:57 +02:00 |
Raphaël Vinot
|
ca0bd97689
|
new: Wait page when a capture is queued/ongoing
|
2021-04-01 18:51:42 +02:00 |
Raphaël Vinot
|
b6ea1c24db
|
new: Query capture status
|
2021-03-31 19:25:57 +02:00 |
Raphaël Vinot
|
55eab4af9c
|
fix: Disable push button if a MISP event already exists.
|
2021-03-31 09:25:01 +02:00 |
Raphaël Vinot
|
a8711a18f1
|
fix: Make mypy happy
|
2021-03-30 16:43:57 +02:00 |
Raphaël Vinot
|
9f88edd74d
|
new: Check if an event with the same lookyloo capture is already on MISP
Fix #181
|
2021-03-30 16:32:04 +02:00 |
Raphaël Vinot
|
094b69f9b9
|
fix: Make cookie samesite only
|
2021-03-30 01:10:18 +02:00 |
Raphaël Vinot
|
a2d6ff7b49
|
fix: scroll to screenshot, add margin
|
2021-03-30 00:45:24 +02:00 |
Raphaël Vinot
|
88bd450b59
|
chg: Improve tree page (menu and stats)
|
2021-03-25 18:32:48 +01:00 |
Raphaël Vinot
|
9845f60322
|
fix: Pass the UA in bulk captures
|
2021-03-19 22:29:13 +01:00 |
Raphaël Vinot
|
2a55461286
|
new: Capture an URL on the rendered page, keep the session (WiP)
|
2021-03-19 17:52:20 +01:00 |
Raphaël Vinot
|
cd7b050cb0
|
chg: rename and cleanup methods
|
2021-03-18 18:47:54 +01:00 |
Raphaël Vinot
|
25c1a6dbce
|
chg: Use sorted cache whenever possible
|
2021-03-18 15:39:55 +01:00 |
Raphaël Vinot
|
a909346fc1
|
fix: mypy error
|
2021-03-18 00:50:42 +01:00 |
Raphaël Vinot
|
49ae4490b2
|
new: (hidden) interface to search for hostnames and URLs
|
2021-03-18 00:40:14 +01:00 |
Raphaël Vinot
|
aec6fe2632
|
fix: Make mypy happy
|
2021-03-04 18:21:36 +01:00 |
Raphaël Vinot
|
3ed7608f16
|
chg: Improve ressources listing
|
2021-03-04 18:10:54 +01:00 |
Raphaël Vinot
|
4488a9a492
|
fix: do not fail if MISP is not working
|
2021-02-12 12:06:26 +01:00 |
Raphaël Vinot
|
b91bbe5f07
|
new: Show preview of embeded ressources if it is an image.
|
2021-02-09 22:01:20 +01:00 |
Raphaël Vinot
|
d711fd3644
|
fix: Make get legacy user config quiet
|
2021-02-05 15:24:11 +01:00 |
Raphaël Vinot
|
39dd2021dd
|
chg: Complete rework of the login system, add UI for MISP Push
|
2021-02-04 19:51:43 +01:00 |
Raphaël Vinot
|
13e1614f5b
|
chg: Remove download screenshot button from left menu, add in overlay
|
2021-02-04 14:56:09 +01:00 |
Raphaël Vinot
|
f7dac21e71
|
fix: Do not fail if cache_clean_user is gone from config
|
2021-02-03 12:39:19 +01:00 |
Raphaël Vinot
|
ddb43d909f
|
new: Lightweight auth and api key system
|
2021-02-02 22:04:33 +01:00 |
Raphaël Vinot
|
dca06bd272
|
chg: Make clear the captures are public by default
Fix https://github.com/Lookyloo/lookyloo/issues/163
|
2021-01-29 16:35:47 +01:00 |
Raphaël Vinot
|
36fd3b2afc
|
chg: Rename back to index link
|
2021-01-29 16:34:59 +01:00 |
Raphaël Vinot
|
c358c08640
|
fix: Make mypy happy.
|
2021-01-28 19:28:54 +01:00 |
Raphaël Vinot
|
acfb0d1c26
|
new: Add push to MISP feature
|
2021-01-28 18:37:47 +01:00 |
Raphaël Vinot
|
c8cc56f78b
|
chg: Improve support of self generated user-agents
|
2021-01-20 20:54:37 +01:00 |
Raphaël Vinot
|
f0c7e42bd9
|
new: center tree on landing page
|
2021-01-20 01:28:54 +01:00 |
Raphaël Vinot
|
861760203e
|
fix: Card on capture page
|
2021-01-18 16:57:27 +01:00 |
Raphaël Vinot
|
1605c6b6e1
|
fix: Last try to get the card working
|
2021-01-18 16:37:17 +01:00 |
Raphaël Vinot
|
1da32c404e
|
chg: Better handling of big screenshots
|
2021-01-18 14:19:19 +01:00 |
Raphaël Vinot
|
f9d8081efa
|
fix: hidden view
|
2021-01-18 13:26:02 +01:00 |
Raphaël Vinot
|
0a89d2190d
|
fix: OG card on index and capture pages.
|
2021-01-18 13:04:14 +01:00 |
Raphaël Vinot
|
660cebe01d
|
chg: More improvements on the twitter card
|
2021-01-18 12:50:58 +01:00 |
Raphaël Vinot
|
8bd874e2b0
|
new: Add variable width thumbnail method
|
2021-01-18 12:30:07 +01:00 |
Raphaël Vinot
|
07d0c68b5a
|
fix: twitter card image is special
|
2021-01-17 13:23:30 +01:00 |
Raphaël Vinot
|
e0615d9df3
|
fix: Better card rendering on twitter
|
2021-01-17 13:13:43 +01:00 |
Raphaël Vinot
|
721f5b47bb
|
fix: Use better image for OG card
|
2021-01-17 12:57:19 +01:00 |
Raphaël Vinot
|
05b106f14b
|
fix: Pass public_domain to index
|
2021-01-17 12:54:16 +01:00 |
Raphaël Vinot
|
fbd981d543
|
fix: wrong property key for OG card
|
2021-01-17 12:49:33 +01:00 |
Raphaël Vinot
|
026e0b7269
|
new: Add OpenGraph cards
|
2021-01-17 12:41:01 +01:00 |
Raphaël Vinot
|
6149df06eb
|
chg: Make the cache entries a dataclass
Fix #99
|
2021-01-14 17:12:23 +01:00 |
Raphaël Vinot
|
ffc2de3cf2
|
fix: proper variable name for the thumbnail
|
2021-01-13 16:59:14 +01:00 |
Raphaël Vinot
|
d4a2e68ceb
|
chg: Properly rebuild cache
|
2021-01-13 15:35:29 +01:00 |
Raphaël Vinot
|
a4e520dac5
|
chg: Add missing image for too big screenshots
|
2021-01-13 15:08:51 +01:00 |
Raphaël Vinot
|
4686b560dc
|
chg: Better handling of insanely long webpages.
|
2021-01-13 14:33:20 +01:00 |
Raphaël Vinot
|
0d68844c90
|
chg: Refactoring and documenting
|
2021-01-12 17:22:51 +01:00 |
Raphaël Vinot
|
dd30d25683
|
chg: Add dots on stats graph
|
2021-01-11 20:01:13 +01:00 |
Raphaël Vinot
|
7d182b8f4a
|
chg: cleanup download of urls in rendered content
fix #148
|
2021-01-11 15:19:29 +01:00 |
Fafner [_KeyZee_]
|
a48a345215
|
Adding final page title in the details of the tree
|
2021-01-08 19:36:31 +01:00 |