Adrian Maraj
|
e3aa60d3da
|
missing import
|
2024-04-04 14:37:10 +02:00 |
Adrian Maraj
|
ec11a12bce
|
adding filter and misp lookup
|
2024-04-04 14:31:22 +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
|
cfcb585c0e
|
fix: initialize python version before doing anything else in GHA
|
2024-03-28 17:00:40 +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 |
Raphaël Vinot
|
2b02834ecf
|
chg: Make typing happy
|
2024-03-26 17:10:10 +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
|
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
|
c4a79c7034
|
Merge pull request #897 from DocArmoryTech/patch-1
Proxy with VT module
|
2024-03-14 10:46:00 +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 |
Raphaël Vinot
|
926c0da23e
|
chg: Disable index cache for backgroupd processes
|
2024-03-12 12:02: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
|
e45b7c4346
|
new: Indexer for *all* the captures
|
2024-03-05 20:51:21 +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
|
29907dc379
|
fix: Exception when unable to identify favicon mimetype
|
2024-02-26 20:36:03 +01:00 |
Raphaël Vinot
|
dd7ff71d0f
|
fix: exception when missing favicon.
|
2024-02-26 19:17:00 +01:00 |
Raphaël Vinot
|
9e302a9b14
|
new: Add shodan hash on favicon views
|
2024-02-26 19:09:48 +01:00 |
Raphaël Vinot
|
decf887b63
|
new: Shodan MM3H indexing
|
2024-02-26 17:07:23 +01:00 |
Raphaël Vinot
|
c6f1057708
|
fix: Add mimetype for favicon in tree
|
2024-02-22 16:14:26 +01:00 |
Raphaël Vinot
|
391166aec7
|
new: Many improvments when correlating ressources
|
2024-02-21 14:36:19 +01:00 |
Raphaël Vinot
|
dcbec2efef
|
new: use multiple modals instead of changing page in favicons and ressources views
|
2024-02-20 17:01:16 +01:00 |
Raphaël Vinot
|
40ca3ed9bc
|
new: easy way to find other captures with same favicon
|
2024-02-20 01:13:20 +01:00 |
Raphaël Vinot
|
95a660cbda
|
Add landing page to favicon page
|
2024-02-19 22:30:43 +01:00 |
Raphaël Vinot
|
4153138644
|
new: Add favicons in indexer
|
2024-02-19 16:15:52 +01:00 |
Raphaël Vinot
|
066b93b314
|
chg: Bump deps, maintenance, typing.
|
2024-02-06 10:20:30 +01:00 |
Raphaël Vinot
|
5368151ce0
|
chg: Bump deps
|
2024-02-05 16:33:46 +01:00 |
Raphaël Vinot
|
c67f01c775
|
chg: Improve strict typing
|
2024-01-26 15:03:36 +01:00 |
Raphaël Vinot
|
86dfb20122
|
chg; Bump PyLacus
|
2024-01-16 00:27:43 +01:00 |
Raphaël Vinot
|
7f832f8e15
|
chg: Bump PySecurityTXT
|
2024-01-16 00:02:52 +01:00 |
Raphaël Vinot
|
bd6a0f2d22
|
chg: cleanup with annotations
|
2024-01-13 01:45:45 +01:00 |
Raphaël Vinot
|
a26e80b093
|
fix: missing future
|
2024-01-12 17:24:02 +01:00 |
Raphaël Vinot
|
ee1ad48b25
|
chg: Use new annotations
|
2024-01-12 17:15:41 +01:00 |
Raphaël Vinot
|
004a1f6d46
|
fix: Exception when a URL is not in phishtank anymore
|
2024-01-09 00:01:22 +01:00 |
Raphaël Vinot
|
0f86f6cd2b
|
fix: works better with a counter.
|
2024-01-08 19:03:49 +01:00 |
Raphaël Vinot
|
539121c4d1
|
fix: yes, it was dumb
|
2024-01-08 18:58:59 +01:00 |
Raphaël Vinot
|
13f7394ba2
|
fix: never checking archives if the current year is not in the archives
|
2024-01-08 18:45:01 +01:00 |
Raphaël Vinot
|
5c9dd1eda0
|
fix: Avoid exception when IPs are empty lists
|
2024-01-08 16:35:59 +01:00 |
Raphaël Vinot
|
67b0dc0b7e
|
fix: [MISP] Avoid exception when a hostname starts with "file"
|
2024-01-08 13:29:06 +01:00 |
Raphaël Vinot
|
6e1c41da8e
|
fix: Remove yearly redirects
|
2024-01-08 13:08:20 +01:00 |
Raphaël Vinot
|
2caa72e444
|
fix: use the right variable...
|
2024-01-08 12:38:54 +01:00 |
Raphaël Vinot
|
18fbbb4e7b
|
chg: Properly use archived indexes for stats
|
2024-01-08 12:32:52 +01:00 |
Raphaël Vinot
|
858bff544a
|
chg: Remove stats for archived captures
|
2024-01-05 16:42:47 +01:00 |
Raphaël Vinot
|
cb26519dd4
|
chg: remove broken json files
|
2023-12-26 19:47:16 +01:00 |
Raphaël Vinot
|
a98c1d39ee
|
fix: Exception when dumping WhistleBlowerDict to json
|
2023-12-26 19:44:10 +01:00 |