Commit Graph

359 Commits (78c0089413c5b5e45e926424b519581f0f7e268d)

Author SHA1 Message Date
Raphaël Vinot 680735b3d3 new: optionally allow website to violate your privacy (more) 2024-03-20 00:28:57 +01:00
Raphaël Vinot 26f0919772 fix: render image preview in ressources, bugfixes 2024-03-14 17:27:39 +01:00
Raphaël Vinot 123a1e2d13 fix: Missing templates 2024-03-14 01:13:24 +01:00
Raphaël Vinot 0f4ef013c9 new: Index and views for identifiers 2024-03-14 00:56:28 +01:00
Raphaël Vinot 54ef3bf54f fix: missing slash in URL 2024-03-12 19:48:14 +01:00
Adrian Maraj 3429f06870 Changed misp_url 2024-03-12 16:33:14 +01:00
Raphaël Vinot 07351293f8 fix: Few tables were not looking great. 2024-02-28 00:43:38 +01:00
Raphaël Vinot bbb3a39187 chg: Improve tables on tree and in popup 2024-02-27 15:29:35 +01:00
Raphaël Vinot b76d28de27 new: Link to shodan on favicon views 2024-02-26 19:46:20 +01:00
Raphaël Vinot 9e302a9b14 new: Add shodan hash on favicon views 2024-02-26 19:09:48 +01:00
Raphaël Vinot decf887b63 new: Shodan MM3H indexing 2024-02-26 17:07:23 +01:00
Raphaël Vinot c6f1057708 fix: Add mimetype for favicon in tree 2024-02-22 16:14:26 +01:00
Raphaël Vinot 391166aec7 new: Many improvments when correlating ressources 2024-02-21 14:36:19 +01:00
Raphaël Vinot 104129bbe2 fix: Support rendering non-icon favicons 2024-02-20 19:53:07 +01:00
Raphaël Vinot dcbec2efef new: use multiple modals instead of changing page in favicons and ressources views 2024-02-20 17:01:16 +01:00
Raphaël Vinot 15e409340f fix: Use form validation instead of custom disable 2024-02-20 12:21:08 +01:00
Raphaël Vinot 40ca3ed9bc new: easy way to find other captures with same favicon 2024-02-20 01:13:20 +01:00
Raphaël Vinot 95a660cbda Add landing page to favicon page 2024-02-19 22:30:43 +01:00
Raphaël Vinot 8b2f875436 fix: Missing templates 2024-02-19 16:24:17 +01:00
Raphaël Vinot 6e1c41da8e fix: Remove yearly redirects 2024-01-08 13:08:20 +01:00
Raphaël Vinot 18fbbb4e7b chg: Properly use archived indexes for stats 2024-01-08 12:32:52 +01:00
Raphaël Vinot db26633ebb fix: Avoid exception when there are no historical data. 2023-12-13 12:40:33 +01:00
Raphaël Vinot 83b5b2807e chg: Show CIRCL PDNS by default 2023-12-13 11:50:25 +01:00
Raphaël Vinot 4668298943 new: CIRCL Passive DNS module 2023-12-12 16:19:01 +01:00
Raphaël Vinot 1b987c38b7 chg: avoid issue if ipasnhistory is down, improve IDNA rendering 2023-11-10 21:19:22 +01:00
Raphaël Vinot 5b42cb7f4a new: Display IDNA decoded on tree. 2023-11-07 21:12:35 +01:00
Raphaël Vinot f416851f16 new: show IDNA decoded hostname if possible 2023-11-07 20:49:21 +01:00
Raphaël Vinot 77d5cab1e8 chg: Speedup hostnode popup 2023-11-06 16:16:09 +01:00
Raphaël Vinot a5e024ab84 fix: Update legend with downloaded icon 2023-09-28 17:15:48 +02:00
Raphaël Vinot 68204c2686 new: Support for rendered nodes with HTML and downloaded file 2023-09-26 18:08:04 +02:00
Raphaël Vinot 1c516d58f3 fix: Duplicate ID when the uses views the push and the lookup modals 2023-08-29 18:34:07 +02:00
Raphaël Vinot 6a6ac01f3f fix: Make sure we do not have spaces in HTML ID 2023-08-29 18:24:51 +02:00
Raphaël Vinot 6034d10834 new: (WiP) Add support for multiple MISPs 2023-08-29 14:03:01 +02:00
Raphaël Vinot 333c5ec051 fix: Only display POSTed data length if it is a string 2023-08-23 17:35:01 +02:00
Raphaël Vinot 206e5957b5 new: Support for favicons fetching and display
Related https://github.com/Lookyloo/PlaywrightCapture/issues/45
2023-08-09 16:50:33 +02:00
Raphaël Vinot 7ae2b6e0d1 new: Display ressource URL in ressources list
Related #744
2023-07-31 16:55:34 +02:00
Raphaël Vinot c0f601e5db chg: remove incomplete_redirects from cache, was always 0/False 2023-07-28 14:05:28 +02:00
Raphaël Vinot f7e5e3e867 new: Link to HHH from hostnode popup 2023-07-24 16:00:55 +02:00
Raphaël Vinot 0604ccfdee new: Improve the HHH details page 2023-07-24 14:53:00 +02:00
Raphaël Vinot 177474e874 new: Basic support for HHHash 2023-07-21 15:48:20 +02:00
Raphaël Vinot 98ae7fb498 new: Expose MISP Export on download modal 2023-07-20 14:02:14 +02:00
Raphaël Vinot 03bf7888e8 chg: Improve rendering capture time 2023-07-18 14:04:44 +02:00
Raphaël Vinot 0505edff0e new: Global proxy setting.
Overwrites any proxy given by the user. Still uses the tor proxy when
needed.

Related: https://github.com/Lookyloo/lookyloo/issues/318
2023-06-13 12:07:26 +02:00
Raphaël Vinot 56944c1338 chg: latitude/longitude in the right order on the UI 2023-06-12 15:46:43 +02:00
Raphaël Vinot 40105a64a3 fix: avoid passing a bad color scheme value 2023-06-07 15:15:03 +02:00
Raphaël Vinot 4ff9b7651d new: Support for TZ, Geo, locale, color scheme 2023-06-07 15:05:40 +02:00
Raphaël Vinot 95f05a3da1 new: Display proxy if passed to the CaptureSettings
Fix #695
2023-05-15 16:33:49 +02:00
Raphaël Vinot 1603c99d5e new: Support for notification in monitoring form 2023-05-11 16:04:11 +02:00
Raphaël Vinot 134ccf1acf new: Submit any file to Pandora (if available)
Fix proposal for #670
2023-04-26 15:40:38 +02:00
Raphaël Vinot aa52e6176f fix: same ID for monitoring and notfication button, broke submission. 2023-04-13 10:18:21 +02:00