Commit Graph

61 Commits (main)

Author SHA1 Message Date
Germán Esteban López cd0f1654c5 Added vysion expansion and documentation 2023-12-13 12:06:40 +01:00
Alexandre Dulaunoy 9a1140c671
chg: [documentation] updated 2023-12-13 11:28:20 +01:00
ip2location f0b610907d Update ip2locationiopy and add documentations 2023-12-08 10:01:14 +08:00
Milo Volpicelli 27cec2ecd8 documentation and logos 2023-11-07 15:41:46 +00:00
Luciano Righetti e57c2afe4b add: sigmf module doc 2023-08-03 11:58:09 +02:00
Alexandre Dulaunoy 1a4a761082
fix: [doc] typo fixed
Reference to #617
2023-06-16 10:50:36 +02:00
Usama015 15728bb801 updated Description and removed redundant comments 2023-06-14 12:23:04 +05:00
Usama015 41115f5519 updated README.md file for expansion module. 2023-06-14 11:34:31 +05:00
Usama015 56088a1745 updated description 2023-06-13 20:40:02 +05:00
Usama015 c0df182aa0 added whoisfreaks module in MISP 2023-06-12 19:00:41 +05:00
Christian Studer 60b30ff3c7 Merge branch 'main' of github.com:MISP/misp-modules 2023-05-31 15:48:42 +02:00
Christian Studer 830a6b79cd
fix: [documentation] Fixed path for the documentation README file to be written to 2023-05-31 15:25:08 +02:00
Alexandre Dulaunoy b02b9f18ab
chg: [mkdocs] updated 2023-05-31 14:53:15 +02:00
Alexandre Dulaunoy 92bab92701
chg: [doc] updated 2023-05-31 14:18:58 +02:00
Alexandre Dulaunoy f9ba26a9a9
chg: [doc] master to main (is again beating in your ass)
Script used

sed -e "s/\/master\//\/main\//"
2023-05-31 14:09:33 +02:00
Christian Studer 9892c8db88 Merge branch 'main' of github.com:MISP/misp-modules into new_module 2023-03-27 17:46:42 +02:00
Shivam Sandbhor f20f9d3043 Add crowdsec json doc
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2023-03-21 19:09:14 +05:30
Christian Studer f40f61fc18
add: [documentation] Added documentation for the new ipinfo.io module & updated the main readme file 2023-02-21 15:21:56 +01:00
Alexandre Dulaunoy e8cb47a8c7
chg: [doc] updated 2022-10-27 10:14:56 +02:00
Christian Studer 27673d0516
add: [documentation] Regenerated documentation with the recently added modules description 2022-10-24 15:23:20 +02:00
Christian Studer 5376993ba9
add: [documentation] Added documentation for the variotdbs module 2022-10-24 15:20:42 +02:00
Alexandre Dulaunoy de69ae3474
fix: [doc] logo fixed 2022-09-06 14:35:10 +02:00
Alexandre Dulaunoy c3ca851ed6
chg: [tools] add logging for doc generation 2022-09-06 14:32:06 +02:00
Alexandre Dulaunoy e5c1d75b2f
chg: [documentation] fix JSON 2022-09-06 14:31:47 +02:00
Rambatla Venkat Rao fcfdd36fd4
Added HYAS Insight documentation 2022-09-06 16:27:38 +05:30
Rambatla Venkat Rao 3f2ac6d78a
Added HYAS logo 2022-09-06 15:56:46 +05:30
Alexandre Dulaunoy c1b46bb2c4
chg: [doc] mmdb documention updated 2022-02-23 07:37:57 +01:00
Jeroen Pinoy c5a9a97354
chg:[doc] update mmdb_lookup documentation 2022-02-23 00:54:13 +01:00
Alexandre Dulaunoy 0775769714
chg: [doc] updated 2022-02-15 15:27:36 +01:00
Alexandre Dulaunoy beb463bdab
Merge branch 'main' into main 2022-02-15 15:16:13 +01:00
Rambatla Venkat Rao 023f6653b9
Update ipqs_fraud_and_risk_scoring.json 2022-02-12 10:36:03 +05:30
Rambatla Venkat Rao cfc70ec176
added documentation 2022-02-12 10:22:19 +05:30
Rambatla Venkat Rao 9e0849b793
added IPQS logo 2022-02-12 10:21:36 +05:30
Alexandre Dulaunoy 27d7e19c15
chg: [doc] updated 2022-02-04 12:00:49 +01:00
Alexandre Dulaunoy 01d09355b4
new: [doc] virustotal_collections modules added 2022-02-04 12:00:05 +01:00
Alexandre Dulaunoy ae4221723a
chg: [doc] updated 2022-01-07 12:10:56 +01:00
Koen Van Impe c42723d42d Module to push malware samples to a MWDB instance
- Upload of attachment or malware sample to MWDB
- Tags of events and/or attributes are added to MWDB.
- Comment of the MISP attribute is added to MWDB.
- A link back to the MISP event is added to MWDB via the MWDB attribute.
- A link to the MWDB attribute is added as an enriched attribute to the MISP event.
2021-12-26 23:34:00 +01:00
Alexandre Dulaunoy eaff5700de
chg: [doc] updated 2021-11-24 11:05:00 +01:00
Calvin Krzywiec 897164c5ed
feature: add qintel qsentry module documentation 2021-11-22 15:52:58 -05:00
Alexandre Dulaunoy 7cb7a9bd52
chg: [documentation] updated 2021-10-27 22:25:41 +02:00
Alexandre Dulaunoy eeb321fae7
new: [doc] Passive SSH documentation 2021-10-27 22:01:46 +02:00
Kory Kyzar 58e4080b4f
Add libcaca-dev to apt packages required
I needed to add libcaca-dev to make gtcaca.

## Before
```
misp@server:/usr/local/src/gtcaca/build$ cmake .. && make
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake system name: Linux
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
pkg config path:
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Checking for module 'caca'
--   No package 'caca' found
CMake Error at /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:415 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:593 (_pkg_check_modules_internal)
  CMakeLists.txt:69 (pkg_check_modules)


-- Configuring incomplete, errors occurred!
See also "/usr/local/src/gtcaca/build/CMakeFiles/CMakeOutput.log".
```

## After
```
misp@server:/usr/local/src/gtcaca/build$ cmake .. && make
CMake system name: Linux
pkg config path:
-- Checking for module 'caca'
--   Found caca, version 0.99.beta19
libcaca link library: -lcaca
CMake system: Linux
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/local/src/gtcaca/build
```
2021-10-21 09:14:13 -04:00
Alexandre Dulaunoy 7645b97bf7
chg: [hashlookup] logo updated 2021-08-25 21:44:20 +02:00
Alexandre Dulaunoy 525678eab6
new: [hashlookup] documentation added 2021-08-25 21:42:30 +02:00
Alexandre Dulaunoy 1a90237a21
chg: [logo] CIRCL logo added for hashlookup service 2021-08-25 21:41:08 +02:00
Alexandre Dulaunoy da6092f9e1
Revert "fix: [greynoise] typo fixed"
This reverts commit e36e3ea117.
2021-08-25 18:41:08 +02:00
Alexandre Dulaunoy e36e3ea117
fix: [greynoise] typo fixed 2021-08-13 14:11:12 +02:00
Brad Chiappetta 859d7d2a82 update greynoise.json 2021-08-09 16:46:33 -04:00
Brad Chiappetta baa31c464c documenation updates 2021-08-09 15:52:49 -04:00
Jason Zhang 83fd44ed13 add vmware_nsx module 2021-07-29 12:13:31 +01:00