Raphaël Vinot
|
4bcebb49fe
|
Merge pull request #200 from Lookyloo/dependabot/pip/ipython-7.23.0
build(deps-dev): bump ipython from 7.22.0 to 7.23.0
|
2021-05-03 11:04:44 +02:00 |
dependabot[bot]
|
145a2d016f
|
build(deps-dev): bump ipython from 7.22.0 to 7.23.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.22.0...7.23.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 06:13:36 +00:00 |
Raphaël Vinot
|
64d1ed785b
|
fix: Blur cropped screenshot if too big
Fix #196
|
2021-04-28 18:13:10 +02:00 |
Raphaël Vinot
|
12697964ce
|
chg: Improve tree stats
|
2021-04-27 17:09:58 +02:00 |
Raphaël Vinot
|
aa5f1003e8
|
Merge pull request #199 from Lookyloo/dependabot/pip/pymisp-2.4.142
build(deps): bump pymisp from 2.4.141.1 to 2.4.142
|
2021-04-27 10:09:03 +02:00 |
dependabot[bot]
|
abc1fa0438
|
build(deps): bump pymisp from 2.4.141.1 to 2.4.142
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.141.1 to 2.4.142.
- [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.141.1...v2.4.142)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-27 05:42:57 +00:00 |
Raphaël Vinot
|
3389dcafd6
|
new: Add support for uwhoisd
|
2021-04-26 00:52:08 +02:00 |
Raphaël Vinot
|
39e894b7b0
|
fix: body hash page on direct access
|
2021-04-20 17:32:22 +02:00 |
Raphaël Vinot
|
9952e4de32
|
fix: remove UA - IP mapping from redis
|
2021-04-18 17:58:16 +02:00 |
Raphaël Vinot
|
be1ca8d088
|
new: Disable FLoC
|
2021-04-18 01:43:50 +02:00 |
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 |