Commit Graph

1127 Commits (85e43fc677a666e1a68fb1882f3e8601fe91d4bc)

Author SHA1 Message Date
Raphaël Vinot 60ad0dc7ce fix: add warning if MISP module is enabled, but instance unreachable. 2021-01-29 16:33:56 +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 393d075b2e new: config to interact with a MISP instance 2021-01-28 13:13:25 +01:00
Raphaël Vinot 8236676ed1 chg: Bump deps 2021-01-28 12:28:43 +01:00
Raphaël Vinot 38e5a58eb8
Merge pull request #158 from Lookyloo/dependabot/pip/cloudscraper-1.2.56
build(deps): bump cloudscraper from 1.2.52 to 1.2.56
2021-01-28 10:15:45 +01:00
dependabot[bot] 96adab4ca1
build(deps): bump cloudscraper from 1.2.52 to 1.2.56
Bumps [cloudscraper](https://github.com/venomous/cloudscraper) from 1.2.52 to 1.2.56.
- [Release notes](https://github.com/venomous/cloudscraper/releases)
- [Commits](https://github.com/venomous/cloudscraper/compare/1.2.52...1.2.56)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 05:56:43 +00:00
Raphaël Vinot d8d2c59f8b chg: Make mypy happy. 2021-01-25 13:14:33 +01:00
Raphaël Vinot c25bf1bcf8 chg: Add lief, will be useful for files in MISP export. 2021-01-25 12:22:57 +01:00
Raphaël Vinot 4b94564609
Merge pull request #157 from Lookyloo/dependabot/pip/mypy-0.800
build(deps-dev): bump mypy from 0.790 to 0.800
2021-01-25 12:18:56 +01:00
dependabot[bot] d7cf8b596f
build(deps-dev): bump mypy from 0.790 to 0.800
Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 06:33:46 +00:00
Raphaël Vinot 77e52a7a6e
Merge pull request #156 from Lookyloo/dependabot/pip/pymisp-2.4.137.1
build(deps): bump pymisp from 2.4.137 to 2.4.137.1
2021-01-22 09:11:59 +01:00
dependabot[bot] 484a55aebc
build(deps): bump pymisp from 2.4.137 to 2.4.137.1
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.137 to 2.4.137.1.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.4.137...v2.4.137.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-22 05:56:09 +00:00
Raphaël Vinot a53c0cb27d chg: Bump deps 2021-01-21 01:23:40 +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 56583cb9d5 chg: Improve doc in config file. 2021-01-18 14:20:00 +01:00
Raphaël Vinot b11c288093 chg: Bump deps 2021-01-18 14:19:34 +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 72463cc898 chg: Slight cleanups and improvments 2021-01-14 17:28:59 +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 61baab1fbe fix: make mypy happy 2021-01-13 15:16:36 +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 6d2cbc6c2e chg: Bump datatables 2021-01-12 17:37:17 +01:00
Raphaël Vinot 701a7f5d58 new: Update user agents 2021-01-12 17:28:37 +01:00
Raphaël Vinot 9b042fd83a chg: Bump deps 2021-01-12 17:23:35 +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 f36aeb5c18 Merge branch 'FafnerKeyZee-patch-3' into main 2021-01-11 15:19:40 +01:00
Raphaël Vinot 7d182b8f4a chg: cleanup download of urls in rendered content
fix #148
2021-01-11 15:19:29 +01:00
Raphaël Vinot f40976eecd chg: cleanup download of urls in rendered content
fix #148
2021-01-11 15:12:47 +01:00
Fafner [_KeyZee_] a48a345215
Adding final page title in the details of the tree 2021-01-08 19:36:31 +01:00
Fafner [_KeyZee_] 02ddd35379
Adding final page title in the details of the tree 2021-01-08 19:34:21 +01:00
Raphaël Vinot 35452cf167 chf: Bump har2tree missing dep 2021-01-08 13:17:48 +01:00
Raphaël Vinot 33326c2463 new: Extract URLs from rendered pages 2021-01-08 13:03:23 +01:00