Commit Graph

716 Commits (96837c46ac8286c31f7dd517ac4e60835feebed5)

Author SHA1 Message Date
AntoniaBK 1234bd1ff3 Fix: escape backslashes 2024-05-14 09:23:09 +02:00
AntoniaBK 6dd71fba1f Make the report-form look better 2024-05-13 12:21:23 +02:00
AntoniaBK 33d1677722 Merge with remove-jquery 2024-05-13 09:45:57 +02:00
AntoniaBK 984c77b0f3 Chg: capture.js vanilla js 2024-05-13 09:29:48 +02:00
AntoniaBK a0a0f017b1 Fix: use empty string if form is empty 2024-05-10 10:27:25 +02:00
AntoniaBK 66bb5e37be Chg: put all scripts of capture.html in capture.js 2024-05-08 16:34:05 +02:00
AntoniaBK 8f29798bec Fix: replace None with empty string 2024-05-08 16:24:02 +02:00
AntoniaBK 38ba226eb3 New: admin-only checkbox for auto-report 2024-05-08 16:00:43 +02:00
Raphaël Vinot 86474274f7 fix: use new SRI method 2024-05-07 18:55:37 +02:00
Raphaël Vinot 658fdaeaea chg: a user config can overwrite all the settings for a capture 2024-05-07 18:46:57 +02:00
Raphaël Vinot dc29d6bb61 chg: rename setting enable_ignore_sri -> ignore_sri 2024-05-07 10:26:09 +02:00
Adrian Maraj e7163d1ddd removing dependency file which wasn't needed 2024-05-07 10:26:09 +02:00
Adrian Maraj e110ba6ea4 changes so that you can ignore the sri while developing 2024-05-07 10:26:09 +02:00
Adrian Maraj 6595d92df0 fix: return from is_valid_username 2024-05-02 16:11:57 +02:00
Adrian Maraj 7b06ce399b fix: function name 2024-05-02 13:33:33 +02:00
Antonia Koch db0a11185a
add: function that checks if username is valid 2024-05-02 13:27:03 +02:00
Antonia Koch 10f0adb7a5
add: validate username at login 2024-05-02 13:24:47 +02:00
Antonia Koch 5ab46abb21
Fix: validate username 2024-05-02 12:08:10 +02:00
Adrian Maraj 00e331ec5a make mypy happy 2024-05-02 10:29:46 +02:00
Adrian Maraj 37c78ef246 chg: login required for simple_capture 2024-05-02 10:26:56 +02:00
Adrian Maraj 427c6ed465 chg: fixes 2024-04-30 16:50:48 +02:00
Adrian Maraj f856a72cf5 chg:capture are private 2024-04-30 15:44:19 +02:00
Adrian Maraj ae0c9e3449 new: simplified version to automatically report url 2024-04-30 15:32:14 +02:00
Adrian Maraj cafa9c1502 new simple capture 2024-04-30 11:54:24 +02:00
AntoniaBK 0cecf2a3e1 Add space to tree and generate sri 2024-04-24 15:17:32 +02:00
AntoniaBK c6810961f6 Cleanup tree.css and generating sri 2024-04-23 16:02:27 +02:00
AntoniaBK b77d850b9d Reposisioning and tooltips 2024-04-23 12:00:13 +02:00
Antonia Koch 9bf019c73f
Merge branch 'menu' into interface 2024-04-22 16:55:53 +02:00
Adrian Maraj cc87a767fd new interface 2024-04-22 16:47:57 +02:00
AntoniaBK e9b3643371 chg: Refactor admin only menu 2024-04-22 16:21:59 +02:00
AntoniaBK 1c3b2f8a9d chg: dropdown menu 2024-04-22 15:43:15 +02:00
Antonia Koch 9e57a34eaf
Fix: DataTable rename to treeHashesTable 2024-04-16 13:29:04 +02:00
Alexandre Dulaunoy e612c3d140
fix: [tree/template] typo fixed 2024-04-11 18:19:42 +02:00
Raphaël Vinot 466a3c5614 new: Basic support for CERT PL phishing truncated hash HTML structure
Fix #905
2024-04-11 17:47:52 +02:00
Raphaël Vinot f4f234a331 chg: refactorize contacts filtering 2024-04-09 16:49:35 +02:00
Raphaël Vinot 9fa71c8cf8 fix: use the correct variable name in the route 2024-04-09 16:49:35 +02:00
Adrian Maraj 65c855b95b fixing mistakes 2024-04-09 16:44:07 +02:00
Raphaël Vinot abd331fb91 chg: Bump JS deps 2024-04-03 15:57:40 +02:00
Raphaël Vinot 6a159ace2f fix: Improve rendering for body hashes views 2024-04-02 19:32:48 +02:00
Raphaël Vinot 35995630f3 new: Easily remove a capture from the GUI 2024-04-02 11:37:49 +02:00
Raphaël Vinot 0eaea85204 fix: Typing, make mypy happy 2024-03-27 13:44:35 +01:00
AntoniaBK 78c0089413 adapt send_mail for API 2024-03-27 12:27:28 +01:00
AntoniaBK 4d5beef79e Made send_email available from the API 2024-03-27 10:29:52 +01:00
Raphaël Vinot 2b02834ecf chg: Make typing happy 2024-03-26 17:10:10 +01:00
Adrian Maraj 471c2c938c Module response added 2024-03-26 14:08:14 +01:00
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 e45b7c4346 new: Indexer for *all* the captures 2024-03-05 20:51:21 +01:00
Raphaël Vinot e57268a9ab fix: Import gz HAR file from export 2024-02-28 01:07:17 +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 4153138644 new: Add favicons in indexer 2024-02-19 16:15:52 +01:00
Raphaël Vinot a795d08456 chg: Bump datatables 2024-02-16 14:34:25 +01:00
Raphaël Vinot c67f01c775 chg: Improve strict typing 2024-01-26 15:03:36 +01:00
Raphaël Vinot 86dfb20122 chg; Bump PyLacus 2024-01-16 00:27:43 +01:00
Raphaël Vinot bd6a0f2d22 chg: cleanup with annotations 2024-01-13 01:45:45 +01:00
Raphaël Vinot ee1ad48b25 chg: Use new annotations 2024-01-12 17:15:41 +01:00
Raphaël Vinot 6e1c41da8e fix: Remove yearly redirects 2024-01-08 13:08:20 +01:00
Raphaël Vinot 6b07885d68 fix: skip label if the line is empty 2024-01-08 13:01:22 +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 e00745451c chg: Bump JS deps 2023-12-03 12:28:44 +01:00
Raphaël Vinot a198af8690 fix: set tz only when needed 2023-11-22 14:50:43 +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 176e5048aa chg: Avoid default values set to "string" in API 2023-11-08 13:49:48 +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 175f4b51e5 fix: Avoid exception when downloading a non-existent file 2023-11-07 16:47:34 +01:00
Raphaël Vinot 7536bbb7f2 fix: Properly initialize Lookyloo once/process 2023-11-07 16:10:47 +01:00
Raphaël Vinot f56a6084a0 fix: partial revert last commit, needs unique instance 2023-11-07 14:19:20 +01:00
Raphaël Vinot a4c643cc16 fix: Do not initialize the Lookyloo class multiple times 2023-11-07 13:49:32 +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 7d85d93b23 chg: Add icon in node if it contains a downloaded file
Fix #792
2023-09-28 16:56:20 +02:00
Raphaël Vinot 532dcba04d new: Get file downloaded in capture 2023-09-27 12:09:20 +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 a1619d013f chg: fix non-existing favicon, bump jquery 2023-09-21 18:58:06 +02:00
Raphaël Vinot 5634eaa27a chg: Catch NoValidHarFile exceptions 2023-08-30 12:45:06 +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 00bf8fb551 fix: Improve getting MISP instances 2023-08-29 17:30:45 +02:00
Raphaël Vinot 6034d10834 new: (WiP) Add support for multiple MISPs 2023-08-29 14:03:01 +02:00
Raphaël Vinot 30bc728a47 chg: Bump datatables 2023-08-23 17:37:39 +02:00