Commit Graph

871 Commits (9359602bfaa76581729db38865854efe9bc844c3)

Author SHA1 Message Date
Raphaël Vinot 9359602bfa chg: Bump deps 2021-03-30 00:00:15 +02:00
Raphaël Vinot 5e116ad536
Merge pull request #184 from Lookyloo/dependabot/pip/ipython-7.22.0
build(deps-dev): bump ipython from 7.21.0 to 7.22.0
2021-03-29 23:55:05 +02:00
dependabot[bot] ba80e7a730
build(deps-dev): bump ipython from 7.21.0 to 7.22.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.21.0...7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 06:14:26 +00:00
Raphaël Vinot 88bd450b59 chg: Improve tree page (menu and stats) 2021-03-25 18:32:48 +01:00
Raphaël Vinot 456e999c1d chg: Bump deps 2021-03-23 18:15:41 +01:00
Raphaël Vinot 05c728827e chg: Add link to PyLookyloo doc 2021-03-23 15:11:12 +01:00
Raphaël Vinot bb1da2dc08 chg: Bump deps 2021-03-22 12:45:29 +01:00
Raphaël Vinot fa6b4701c0 chg: update the cache at the right place. 2021-03-20 21:54:46 +01:00
Raphaël Vinot b1fbf9ff74 fix: Properly type capture_dir in cache 2021-03-20 01:18:28 +01:00
Raphaël Vinot 13d34421dc chg: Improve BG indexer 2021-03-20 01:13:37 +01:00
Raphaël Vinot 9845f60322 fix: Pass the UA in bulk captures 2021-03-19 22:29:13 +01:00
Raphaël Vinot 427158bab2 chg: Bump deps 2021-03-19 17:53:10 +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 648d4d5b5b chg: Add background ingester to the start script 2021-03-18 01:00:27 +01:00
Raphaël Vinot 5ae927591d chg: Bump datatables 2021-03-18 00:53:48 +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 c7580408fa chg: Remove python 3.7 2021-03-18 00:33:26 +01:00
Raphaël Vinot 99402efa42 fix: allow to dump very big tree 2021-03-16 14:09:30 +01:00
Raphaël Vinot 1f9f5f1a9a chg: Improve url and hostnames search 2021-03-16 13:35:59 +01:00
Raphaël Vinot b3dfffe2a0 chg: Bump deps 2021-03-16 13:35:06 +01:00
Raphaël Vinot e6c5ac9c57 chg: Bump dep 2021-03-12 18:38:41 +01:00
Raphaël Vinot 8c656062b9 fix: Catch exception when the tree has too many redirects. 2021-03-12 18:20:17 +01:00
Raphaël Vinot b3541e0e78 new: background indexer 2021-03-12 16:53:00 +01:00
Raphaël Vinot 46aea0fe3a chg: Better error handling 2021-03-12 16:52:12 +01:00
Raphaël Vinot 6059cb5219 chg: Remove useless code 2021-03-12 16:49:04 +01:00
Raphaël Vinot aeb5e2799b chg: Bump deps 2021-03-12 13:20:42 +01:00
Raphaël Vinot e90fc151bd fix: Avoid indexing URLs multiple times 2021-03-12 13:18:48 +01:00
Raphaël Vinot aff9c62508
Merge pull request #180 from Lookyloo/dependabot/pip/lief-0.11.4
build(deps): bump lief from 0.11.3 to 0.11.4
2021-03-11 09:08:54 +01:00
dependabot[bot] 5398afe082
build(deps): bump lief from 0.11.3 to 0.11.4
Bumps [lief](https://github.com/lief-project/LIEF) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](https://github.com/lief-project/LIEF/compare/0.11.3...0.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 05:41:50 +00:00
Raphaël Vinot 4533bbdfa2 chg: Make MyPy happy 2021-03-08 14:03:03 +01:00
Raphaël Vinot e35ceab3dd chg: Better logging and error handling 2021-03-08 13:57:55 +01:00
Raphaël Vinot e467f1d1eb chg: Catch exceptions when the capture fails bad. 2021-03-08 11:44:29 +01:00
Raphaël Vinot 984a930aa8 chg: Avoid 500 on missing UUID 2021-03-07 23:57:46 +01:00
Raphaël Vinot e84f40ab74 chg: Bump deps 2021-03-07 18:46:37 +01:00
Raphaël Vinot 82d9cc7b2f fix: Properly rebuild indexed captures 2021-03-07 13:25:27 +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 6e7f758d76 new: Add few hashes 2021-03-04 18:06:11 +01:00
Raphaël Vinot 03b8defc2c chg: Bump deps 2021-03-04 14:30:20 +01:00
Raphaël Vinot 1c9f4c66f5
Merge pull request #178 from Lookyloo/dependabot/pip/pymisp-2.4.140
build(deps): bump pymisp from 2.4.138 to 2.4.140
2021-03-04 09:43:56 +01:00
dependabot[bot] 8ecd1006da
build(deps): bump pymisp from 2.4.138 to 2.4.140
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.138 to 2.4.140.
- [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.138...v2.4.140)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 05:40:19 +00:00
Raphaël Vinot 758e77b124
Merge pull request #177 from Lookyloo/dependabot/pip/lief-0.11.3
build(deps): bump lief from 0.11.2 to 0.11.3
2021-03-03 10:20:45 +01:00
dependabot[bot] d31f670f4e
build(deps): bump lief from 0.11.2 to 0.11.3
Bumps [lief](https://github.com/lief-project/LIEF) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](https://github.com/lief-project/LIEF/compare/0.11.2...0.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 05:27:58 +00:00
Raphaël Vinot 2b7c71b410
Merge pull request #176 from Lookyloo/dependabot/pip/pillow-8.1.1
build(deps): bump pillow from 8.1.0 to 8.1.1
2021-03-02 09:33:48 +01:00
dependabot[bot] a2df537fb6
build(deps): bump pillow from 8.1.0 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.0...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 05:26:55 +00:00
Raphaël Vinot fb9231bb21
Merge pull request #175 from Lookyloo/dependabot/pip/ipython-7.21.0
build(deps-dev): bump ipython from 7.20.0 to 7.21.0
2021-03-01 09:28:56 +01:00
dependabot[bot] 29d6f00996
build(deps-dev): bump ipython from 7.20.0 to 7.21.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.20.0...7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:02:07 +00:00