Commit Graph

2514 Commits (a6fe1267fd1bc17720f81887bf352a0fc5df4faf)

Author SHA1 Message Date
Stefano Ortolani a6fe1267fd add fix as reported here https://github.com/MISP/misp-docker/issues/167 2024-10-08 18:53:25 +01:00
Alexandre Dulaunoy e74c01f751
Merge pull request #693 from cudeso/main
Update dns.py
2024-10-07 22:25:18 +02:00
Koen Van Impe 7ee975e57b
Update dns.py
Get rid of 'jj' in DNS module description field
2024-10-02 11:31:39 +02:00
Christian Studer 59c994678d
chg: [circl_passivedns] Using `time_first` & `time_last` as `first_seen` and `last_seen` fields on the `passive-dns` objects
- Should fix #692
2024-09-26 11:08:22 +02:00
Christian Studer d2e322bae9
Merge branch 'main' of github.com:MISP/misp-modules 2024-09-25 15:45:06 +02:00
David Cruciani 7623b3c615
chg: [website] launch and migrate python script 2024-09-04 09:38:01 +02:00
David Cruciani d5b9676479
fix: [website.migrations] try-except 2024-09-04 09:37:32 +02:00
Sami Mokaddem 75576f0016 Merge remote-tracking branch 'origin/main' 2024-09-03 11:14:54 +02:00
Sami Mokaddem 28390ac9ae fix: [expansion:virus_total] Capture `ForbiddenError` from vr.APIError correctly 2024-09-03 11:13:41 +02:00
Alexandre Dulaunoy 93cec5921f
chg: [version] release v2.4.197 2024-09-02 11:35:30 +02:00
Alexandre Dulaunoy edd2d90e22
Merge pull request #690 from Wachizungu/fix-install-remove-service-execstart-single-quotes
fix: do not use single quotes in systemd service unit execStart
2024-08-26 16:50:56 +02:00
Jeroen Pinoy afe4a18a03
fix: do not use single quotes in systemd service unit execStart 2024-08-26 09:08:21 +02:00
Stefano Ortolani 0798a094bb Update action 2024-08-25 10:46:29 +01:00
Stefano Ortolani 592d61891c Fix typo 2024-08-24 23:16:24 +01:00
Stefano Ortolani c911597eb4 Create changelog and release automatically 2024-08-24 23:00:24 +01:00
Stefano Ortolani 7bf3a9f64a Remove archaic file 2024-08-24 16:49:39 +01:00
Stefano Ortolani 21307b6760 Fix deploy documentation 2024-08-24 16:10:21 +01:00
Stefano Ortolani ba28722c62 Update documentation 2024-08-24 13:48:33 +01:00
Stefano Ortolani 8eb87e66be Push package to PyPI and build the documentation automatically 2024-08-24 12:49:46 +01:00
Alexandre Dulaunoy a01aa157e5
Merge pull request #687 from crowdsecurity/feat/release-2.1.0
feat(crowdsec): Update module (v2.1.1)
2024-08-24 07:52:20 +02:00
Julien Loizelet 4dc71af301
feat(crowdsec): Use misp-objects template and check IP 2024-08-23 17:04:07 +09:00
Alexandre Dulaunoy 1587d19217
Merge pull request #688 from MISP/karenyousefi-main
chg: [merge] updated
2024-08-22 15:17:15 +02:00
Alexandre Dulaunoy 55a3d8e9f5
chg: [modules] formatting updated 2024-08-22 15:14:11 +02:00
Alexandre Dulaunoy 80f1f6ec1e
chg: [modules] add a loogo in the moduleinfo 2024-08-22 15:10:55 +02:00
Alexandre Dulaunoy 318318726b
Merge remote-tracking branch 'karen/main' into karenyousefi-main 2024-08-22 15:05:54 +02:00
Alexandre Dulaunoy e4a1072b53
chg: [merge] updated 2024-08-22 14:56:11 +02:00
David Cruciani 208e1c9b0b
fix: [website.query] download 2024-08-22 12:16:56 +02:00
David Cruciani 230eaf8437
chg: [external_tools] api_key, remove redirect 2024-08-22 12:06:37 +02:00
Julien Loizelet 8c1d7b2c20
feat(crowdsec): Add missing moduleinfo fields 2024-08-22 14:48:30 +09:00
Julien Loizelet 57a1965b52
feat(crowdsec): Update module (v2.1.0) 2024-08-22 11:23:30 +09:00
Karen Yousefi dea91594ae
Update __init__.py 2024-08-19 23:25:44 -07:00
Karen Yousefi 2247e90e42
Update __init__.py
fix bug pr #682
2024-08-20 03:20:27 +03:30
Alexandre Dulaunoy feeeaddeb1
fix: [expansion] whois module added back 2024-08-19 11:23:45 +02:00
Alexandre Dulaunoy fd45532501
new: [whois] added back the whois module based on Raphael changes 2024-08-19 11:21:46 +02:00
Alexandre Dulaunoy 6eea3c8467
Merge pull request #685 from ostefano/actions
Update GitHub actions
2024-08-19 11:19:44 +02:00
Alexandre Dulaunoy 76afd3dd89
Merge pull request #686 from MISP/ostefano-refactory
Ostefano refactory
2024-08-19 11:18:22 +02:00
Alexandre Dulaunoy 0e8b7f15ac
Merge branch 'refactory' of https://github.com/ostefano/misp-modules into ostefano-refactory 2024-08-19 11:14:56 +02:00
Raphaël Vinot 4e2ed66e73 chg: re-implement uwhois module
Fix #684
2024-08-19 10:46:50 +02:00
Stefano Ortolani 6250d52b5f Update GitHub actions 2024-08-18 13:41:14 +01:00
Stefano Ortolani b89a33b74f Migrate to poetry and optimize dependencies 2024-08-17 15:54:37 +01:00
Karen Yousefi e16bdfe1ed
Update README.md
fix
2024-08-16 19:25:20 -07:00
Karen Yousefi dce7fc1c18
Update expansion.md
Add: virustotal upload 
malshare upload
triage submit
2024-08-16 18:55:58 -07:00
Karen Yousefi 9106a44e8f
Update README.md
Add: virustotal upload 
malshare upload
triage submit
2024-08-16 18:54:14 -07:00
Karen Yousefi f7a4545727
Add Triage Submit
Module to submit samples to tria.ge
2024-08-16 18:52:01 -07:00
Karen Yousefi 1d5d0336c6
MalShare Upload
Module to push malware samples to MalShare
2024-08-16 18:50:33 -07:00
Karen Yousefi e3472136f0
VirusTotal Upload
Module to push malware samples to VirusTotal
2024-08-16 18:49:35 -07:00
Christophe Vandeplas 3a13af724f
chg: [doc] make deploy 2024-08-13 09:21:36 +02:00
Christophe Vandeplas 5778507a48
chg: [doc] link to website 2024-08-13 09:10:22 +02:00
Christophe Vandeplas 8dff510cb9
chg: [doc] shorten README + link to githubio 2024-08-13 09:05:44 +02:00
Christophe Vandeplas ede96bee23
fix: [doc] make linting happy 2024-08-13 08:41:18 +02:00