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 |
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 |