Commit Graph

910 Commits (e8f765b594b935677e6a31cfac6c5a0d9f1f31dc)

Author SHA1 Message Date
Raphaël Vinot e8f765b594 chg: Bump deps 2021-04-18 00:36:33 +02:00
Raphaël Vinot bf5d15baf0 fix: remove capture from index 2021-04-14 18:05:00 +02:00
Raphaël Vinot 5a5b361f2c
Merge pull request #197 from Lookyloo/dependabot/pip/bootstrap-flask-1.5.2
build(deps): bump bootstrap-flask from 1.5.1 to 1.5.2
2021-04-13 09:07:23 +02:00
dependabot[bot] 7b608c752e
build(deps): bump bootstrap-flask from 1.5.1 to 1.5.2
Bumps [bootstrap-flask](https://github.com/greyli/bootstrap-flask) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/greyli/bootstrap-flask/releases)
- [Changelog](https://github.com/greyli/bootstrap-flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/greyli/bootstrap-flask/compare/1.5.1...1.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 05:47:28 +00:00
Raphaël Vinot e8b19969fe chg: normalize capture button 2021-04-09 15:45:20 +02:00
Raphaël Vinot d7665e0a5e chg: Make mypy happy 2021-04-09 14:48:42 +02:00
Raphaël Vinot dcc7cd1351 fix: Typos 2021-04-09 14:34:20 +02:00
Raphaël Vinot f865ec912a fix: Move set/unset running to abstract
Avoid issues when a script fails unexpectedly.
2021-04-09 14:33:42 +02:00
Raphaël Vinot 9470b0c738 fix: remove broken pickles 2021-04-09 10:44:37 +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 5f6be5d528 chg: Bump deps 2021-04-06 23:54:50 +02:00
Raphaël Vinot 81acc8e2d5 chg: Improve UI (index and menu) 2021-04-06 23:34:57 +02:00
Raphaël Vinot 4847fdb670 fix: Windows path in update 2021-04-06 17:43:45 +02:00
Raphaël Vinot c38ec90bb1 fix: Make update script windows compatible 2021-04-06 17:27:59 +02:00
Raphaël Vinot e492428bf5 fix: Proper call to local cache 2021-04-03 02:24:38 +02:00
Raphaël Vinot 82db729e96 fix: cache captures index in main script 2021-04-03 02:06:32 +02:00
Raphaël Vinot f0c5a285e0 fix: PyMISP was not properly updated 2021-04-02 16:42:09 +02:00
Raphaël Vinot 5cccf5659a chg: Bump bundled-in UA list 2021-04-02 15:37:04 +02:00
Raphaël Vinot c1ad098ae2 chg: Bump PyLookyloo 2021-04-02 15:33:28 +02:00
Raphaël Vinot 6d873bfbc1 chg: Bump version 2021-04-02 15:20:18 +02:00
Raphaël Vinot 8d8d8542d7 chg: Bump dependencies 2021-04-02 15:19:08 +02:00
Raphaël Vinot 59244d0dac
Merge pull request #187 from Lookyloo/dependabot/pip/pymisp-2.4.141
build(deps): bump pymisp from 2.4.140 to 2.4.141
2021-04-02 12:00:08 +02:00
dependabot[bot] 3ae2014d46
build(deps): bump pymisp from 2.4.140 to 2.4.141
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.140 to 2.4.141.
- [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.140...v2.4.141)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 09:43:38 +00:00
Raphaël Vinot 2d1c7a02ac
Merge pull request #186 from Lookyloo/dependabot/pip/pillow-8.2.0
build(deps): bump pillow from 8.1.2 to 8.2.0
2021-04-02 11:40:34 +02:00
dependabot[bot] bf84a0fffd
build(deps): bump pillow from 8.1.2 to 8.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0.
- [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.2...8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 05:43:51 +00:00
Raphaël Vinot 0eb1a8eaf6 chg: Add doc link to package 2021-04-01 18:56:52 +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 3035bec310 chg: Remove travis build 2021-03-31 12:42:46 +02:00
Raphaël Vinot 1b7ef78dc7 chg: Bump deps, bugfix in har2tree 2021-03-31 11:17:44 +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 acb1bf2814 fix: MISP export when rendered node is empty
Fix #182
2021-03-30 14:06:34 +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 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