Raphaël Vinot
|
6a159ace2f
|
fix: Improve rendering for body hashes views
|
2024-04-02 19:32:48 +02:00 |
Raphaël Vinot
|
35995630f3
|
new: Easily remove a capture from the GUI
|
2024-04-02 11:37:49 +02:00 |
Raphaël Vinot
|
3f6efff92a
|
fix: Missing updates...
|
2024-03-31 01:18:49 +01:00 |
Raphaël Vinot
|
7c6864b82b
|
fix: Bump version
|
2024-03-30 13:20:46 +01:00 |
Raphaël Vinot
|
bffd64c341
|
chg: Bump deps
|
2024-03-29 18:20:39 +01:00 |
Raphaël Vinot
|
49bc62cee0
|
fix: incorrect GHA file
|
2024-03-28 17:02:35 +01:00 |
Raphaël Vinot
|
cfcb585c0e
|
fix: initialize python version before doing anything else in GHA
|
2024-03-28 17:00:40 +01:00 |
Raphaël Vinot
|
9ffe9f23e9
|
Merge branch 'AntoniaBK-Send_mail_api'
|
2024-03-27 13:44:49 +01:00 |
Raphaël Vinot
|
0eaea85204
|
fix: Typing, make mypy happy
|
2024-03-27 13:44:35 +01:00 |
AntoniaBK
|
78c0089413
|
adapt send_mail for API
|
2024-03-27 12:27:28 +01:00 |
AntoniaBK
|
4d5beef79e
|
Made send_email available from the API
|
2024-03-27 10:29:52 +01:00 |
Raphaël Vinot
|
bf47dc79dc
|
chg: Bump deps
|
2024-03-26 17:11:34 +01:00 |
Raphaël Vinot
|
4b6cf752bc
|
Merge branch 'adrima01-3rd_party'
|
2024-03-26 17:10:31 +01:00 |
Raphaël Vinot
|
2b02834ecf
|
chg: Make typing happy
|
2024-03-26 17:10:10 +01:00 |
Adrian Maraj
|
471c2c938c
|
Module response added
|
2024-03-26 14:08:14 +01:00 |
Raphaël Vinot
|
680735b3d3
|
new: optionally allow website to violate your privacy (more)
|
2024-03-20 00:28:57 +01:00 |
Raphaël Vinot
|
cf14afa626
|
new: script to remove a capture from lookyloo
|
2024-03-19 11:21:35 +01:00 |
Raphaël Vinot
|
365f91dfd1
|
chg: Bump deps
|
2024-03-17 00:11:12 +01:00 |
Raphaël Vinot
|
26f0919772
|
fix: render image preview in ressources, bugfixes
|
2024-03-14 17:27:39 +01:00 |
Raphaël Vinot
|
66cee1c851
|
chg: Bump deps
|
2024-03-14 15:25:07 +01:00 |
Raphaël Vinot
|
e9ea879caf
|
fix: Pass proper parameter to vt module
|
2024-03-14 11:11:43 +01:00 |
Raphaël Vinot
|
6aefb201e9
|
fix: incorrect syntax
|
2024-03-14 11:09:35 +01:00 |
Raphaël Vinot
|
2da3ff30fa
|
chg: Bump har2tree
|
2024-03-14 11:05:51 +01:00 |
Raphaël Vinot
|
c4a79c7034
|
Merge pull request #897 from DocArmoryTech/patch-1
Proxy with VT module
|
2024-03-14 10:46:00 +01:00 |
Raphaël Vinot
|
123a1e2d13
|
fix: Missing templates
|
2024-03-14 01:13:24 +01:00 |
Raphaël Vinot
|
0f4ef013c9
|
new: Index and views for identifiers
|
2024-03-14 00:56:28 +01:00 |
DocArmoryTech
|
bbabb527de
|
VT client trustenv
Modified the vt.Client instantiation to optionally read a value for trustenv from the modules config section.
|
2024-03-13 20:39:08 +00:00 |
DocArmoryTech
|
402e679787
|
Add VT module trustenv
Added "trustenv" config parameter for the VT module
|
2024-03-13 20:32:53 +00:00 |
Raphaël Vinot
|
54ef3bf54f
|
fix: missing slash in URL
|
2024-03-12 19:48:14 +01:00 |
Raphaël Vinot
|
88594a71f1
|
Merge pull request #894 from adrima01/misp_url
Changed misp_url
|
2024-03-12 17:21:20 +01:00 |
Adrian Maraj
|
3429f06870
|
Changed misp_url
|
2024-03-12 16:33:14 +01:00 |
Raphaël Vinot
|
926c0da23e
|
chg: Disable index cache for backgroupd processes
|
2024-03-12 12:02:10 +01:00 |
Raphaël Vinot
|
df1e3228c9
|
ch: Bump typing
|
2024-03-11 10:16:58 +01:00 |
Raphaël Vinot
|
8b3c6c9b0d
|
chg: Bump deps
|
2024-03-11 00:17:10 +01:00 |
Raphaël Vinot
|
e40796c92e
|
chg: merge index and reindex methods.
|
2024-03-11 00:14:07 +01:00 |
Raphaël Vinot
|
d2df33aa5c
|
fix: use a more direct way to index
|
2024-03-09 15:33:10 +01:00 |
Raphaël Vinot
|
7bd7488bd4
|
fix: remove useless key in redis
|
2024-03-08 16:05:42 +01:00 |
Raphaël Vinot
|
24cc00fe96
|
chg: clear cache when it is not needed
|
2024-03-08 15:50:47 +01:00 |
Raphaël Vinot
|
935e809112
|
fix: Use scan properly on kvrocks
|
2024-03-08 14:46:49 +01:00 |
Raphaël Vinot
|
07a6fe8f49
|
chg: Bump deps
|
2024-03-08 10:36:04 +01:00 |
Raphaël Vinot
|
caab916ff1
|
fix: Missing file
|
2024-03-05 21:03:36 +01:00 |
Raphaël Vinot
|
e45b7c4346
|
new: Indexer for *all* the captures
|
2024-03-05 20:51:21 +01:00 |
Raphaël Vinot
|
2bbd35c0b8
|
new: A few more single px gifs \o/
|
2024-02-28 15:03:10 +01:00 |
Raphaël Vinot
|
5b9ef8b3d1
|
new: single pixel GIFs!!111!!!oneeleven
|
2024-02-28 01:21:13 +01:00 |
Raphaël Vinot
|
e57268a9ab
|
fix: Import gz HAR file from export
|
2024-02-28 01:07:17 +01:00 |
Raphaël Vinot
|
07351293f8
|
fix: Few tables were not looking great.
|
2024-02-28 00:43:38 +01:00 |
Raphaël Vinot
|
bbb3a39187
|
chg: Improve tables on tree and in popup
|
2024-02-27 15:29:35 +01:00 |
Raphaël Vinot
|
c42b140ace
|
chg: Bump deps
|
2024-02-27 00:28:30 +01:00 |
Raphaël Vinot
|
29907dc379
|
fix: Exception when unable to identify favicon mimetype
|
2024-02-26 20:36:03 +01:00 |
Raphaël Vinot
|
b76d28de27
|
new: Link to shodan on favicon views
|
2024-02-26 19:46:20 +01:00 |