2021-04-19 10:28:49 +02:00
<!doctype html>
< html lang = "en" class = "no-js" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta name = "description" content = "MISP Modules Project" >
< meta name = "author" content = "MISP Project" >
2022-01-07 12:10:48 +01:00
< link rel = "canonical" href = "https://www.misp-project.org/install/" >
2021-11-24 11:08:10 +01:00
2023-01-23 10:27:40 +01:00
< link rel = "prev" href = "../import_mod/" >
< link rel = "next" href = "../contribute/" >
2022-01-07 12:10:48 +01:00
< link rel = "icon" href = "../img/favicon.ico" >
2023-05-31 14:52:06 +02:00
< meta name = "generator" content = "mkdocs-1.4.3, mkdocs-material-9.0.0" >
2021-04-19 10:28:49 +02:00
< title > Install Guides - MISP Modules Documentation< / title >
2023-01-23 10:27:40 +01:00
< link rel = "stylesheet" href = "../assets/stylesheets/main.f79797b0.min.css" >
2021-04-19 10:28:49 +02:00
2023-01-23 10:27:40 +01:00
< link rel = "stylesheet" href = "../assets/stylesheets/palette.2505c338.min.css" >
2021-04-19 10:28:49 +02:00
2023-01-23 10:27:40 +01:00
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2023-01-23 10:27:40 +01:00
2022-01-07 12:10:48 +01:00
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin >
2023-01-23 10:27:40 +01:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback" >
2022-01-07 12:10:48 +01:00
< style > : root { --md-text-font : "Roboto" ; --md-code-font : "Roboto Mono" } < / style >
2021-04-19 10:28:49 +02:00
2023-01-23 10:27:40 +01:00
< script > _ _md _scope = new URL ( ".." , location ) , _ _md _hash = e => [ ... e ] . reduce ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) , 0 ) , _ _md _get = ( e , _ = localStorage , t = _ _md _scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , _ _md _set = ( e , _ , t = localStorage , a = _ _md _scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } < / script >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2021-04-19 10:28:49 +02:00
2023-01-23 10:27:40 +01:00
2021-04-19 10:28:49 +02:00
< / head >
2022-01-07 12:10:48 +01:00
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2023-01-23 10:27:40 +01:00
< body dir = "ltr" data-md-color-scheme = "default" data-md-color-primary = "white" data-md-color-accent = "blue" >
2021-10-27 22:17:30 +02:00
2022-01-07 12:10:48 +01:00
2021-10-27 22:17:30 +02:00
< input class = "md-toggle" data-md-toggle = "drawer" type = "checkbox" id = "__drawer" autocomplete = "off" >
< input class = "md-toggle" data-md-toggle = "search" type = "checkbox" id = "__search" autocomplete = "off" >
2022-01-07 12:10:48 +01:00
< label class = "md-overlay" for = "__drawer" > < / label >
< div data-md-component = "skip" >
< a href = "#how-to-install-and-start-misp-modules-in-a-python-virtualenv" class = "md-skip" >
Skip to content
< / a >
< / div >
< div data-md-component = "announce" >
< / div >
2021-10-27 22:17:30 +02:00
2022-01-07 12:10:48 +01:00
< header class = "md-header" data-md-component = "header" >
< nav class = "md-header__inner md-grid" aria-label = "Header" >
< a href = ".." title = "MISP Modules Documentation" class = "md-header__button md-logo" aria-label = "MISP Modules Documentation" data-md-component = "logo" >
< img src = "../img/misp.png" alt = "logo" >
< / a >
< label class = "md-header__button md-icon" for = "__drawer" >
2023-01-23 10:27:40 +01:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z" / > < / svg >
2022-01-07 12:10:48 +01:00
< / label >
< div class = "md-header__title" data-md-component = "header-title" >
< div class = "md-header__ellipsis" >
< div class = "md-header__topic" >
< span class = "md-ellipsis" >
MISP Modules Documentation
< / span >
< / div >
< div class = "md-header__topic" data-md-component = "header-topic" >
< span class = "md-ellipsis" >
Install Guides
< / span >
2021-11-24 11:08:10 +01:00
< / div >
< / div >
2022-01-07 12:10:48 +01:00
< / div >
< label class = "md-header__button md-icon" for = "__search" >
2023-01-23 10:27:40 +01:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z" / > < / svg >
2022-01-07 12:10:48 +01:00
< / label >
< div class = "md-search" data-md-component = "search" role = "dialog" >
2021-04-19 10:28:49 +02:00
< label class = "md-search__overlay" for = "__search" > < / label >
< div class = "md-search__inner" role = "search" >
< form class = "md-search__form" name = "search" >
2022-01-07 12:10:48 +01:00
< input type = "text" class = "md-search__input" name = "query" aria-label = "Search" placeholder = "Search" autocapitalize = "off" autocorrect = "off" autocomplete = "off" spellcheck = "false" data-md-component = "search-query" required >
< label class = "md-search__icon md-icon" for = "__search" >
2023-01-23 10:27:40 +01:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z" / > < / svg >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z" / > < / svg >
2022-01-07 12:10:48 +01:00
< / label >
< nav class = "md-search__options" aria-label = "Search" >
2023-01-23 10:27:40 +01:00
< button type = "reset" class = "md-search__icon md-icon" title = "Clear" aria-label = "Clear" tabindex = "-1" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z" / > < / svg >
2022-01-07 12:10:48 +01:00
< / button >
< / nav >
2021-04-19 10:28:49 +02:00
< / form >
< div class = "md-search__output" >
< div class = "md-search__scrollwrap" data-md-scrollfix >
2022-01-07 12:10:48 +01:00
< div class = "md-search-result" data-md-component = "search-result" >
2021-04-19 10:28:49 +02:00
< div class = "md-search-result__meta" >
2022-01-07 12:10:48 +01:00
Initializing search
2021-04-19 10:28:49 +02:00
< / div >
< ol class = "md-search-result__list" > < / ol >
< / div >
< / div >
< / div >
< / div >
< / div >
2022-01-07 12:10:48 +01:00
< div class = "md-header__source" >
< a href = "https://github.com/MISP/misp-modules/" title = "Go to repository" class = "md-source" data-md-component = "source" >
< div class = "md-source__icon md-icon" >
2023-01-23 10:27:40 +01:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > <!-- ! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. --> < path d = "M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z" / > < / svg >
2022-01-07 12:10:48 +01:00
< / div >
2021-04-19 10:28:49 +02:00
< div class = "md-source__repository" >
MISP/misp-modules
< / div >
< / a >
2022-01-07 12:10:48 +01:00
< / div >
2021-04-19 10:28:49 +02:00
< / nav >
2022-01-07 12:10:48 +01:00
2021-04-19 10:28:49 +02:00
< / header >
2022-01-07 12:10:48 +01:00
< div class = "md-container" data-md-component = "container" >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2021-11-24 11:08:10 +01:00
2022-01-07 12:10:48 +01:00
< main class = "md-main" data-md-component = "main" >
< div class = "md-main__inner md-grid" >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< div class = "md-sidebar md-sidebar--primary" data-md-component = "sidebar" data-md-type = "navigation" >
2021-04-19 10:28:49 +02:00
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
2022-01-07 12:10:48 +01:00
< nav class = "md-nav md-nav--primary" aria-label = "Navigation" data-md-level = "0" >
< label class = "md-nav__title" for = "__drawer" >
< a href = ".." title = "MISP Modules Documentation" class = "md-nav__button md-logo" aria-label = "MISP Modules Documentation" data-md-component = "logo" >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< img src = "../img/misp.png" alt = "logo" >
2021-04-19 10:28:49 +02:00
< / a >
MISP Modules Documentation
< / label >
< div class = "md-nav__source" >
2022-01-07 12:10:48 +01:00
< a href = "https://github.com/MISP/misp-modules/" title = "Go to repository" class = "md-source" data-md-component = "source" >
< div class = "md-source__icon md-icon" >
2023-01-23 10:27:40 +01:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > <!-- ! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. --> < path d = "M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z" / > < / svg >
2022-01-07 12:10:48 +01:00
< / div >
2021-04-19 10:28:49 +02:00
< div class = "md-source__repository" >
MISP/misp-modules
< / div >
< / a >
< / div >
< ul class = "md-nav__list" data-md-scrollfix >
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item" >
< a href = ".." class = "md-nav__link" >
Home
< / a >
< / li >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2021-11-24 11:08:10 +01:00
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "__nav_2" type = "checkbox" id = "__nav_2" >
< label class = "md-nav__link" for = "__nav_2" >
Modules
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" aria-label = "Modules" data-md-level = "1" >
< label class = "md-nav__title" for = "__nav_2" >
< span class = "md-nav__icon md-icon" > < / span >
Modules
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item" >
< a href = "../expansion/" class = "md-nav__link" >
Expansion Modules
< / a >
< / li >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item" >
< a href = "../export_mod/" class = "md-nav__link" >
Export Modules
< / a >
< / li >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2021-11-24 11:08:10 +01:00
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item" >
< a href = "../import_mod/" class = "md-nav__link" >
Import Modules
< / a >
< / li >
2021-11-24 11:08:10 +01:00
2022-01-07 12:10:48 +01:00
< / ul >
< / nav >
< / li >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2021-11-24 11:08:10 +01:00
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item md-nav__item--active" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "toc" type = "checkbox" id = "__toc" >
< label class = "md-nav__link md-nav__link--active" for = "__toc" >
Install Guides
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< a href = "./" class = "md-nav__link md-nav__link--active" >
2021-04-19 10:28:49 +02:00
Install Guides
2022-01-07 12:10:48 +01:00
< / a >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
2021-04-19 10:28:49 +02:00
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#how-to-install-and-start-misp-modules-in-a-python-virtualenv" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
How to install and start MISP modules (in a Python virtualenv)?
< / a >
< / li >
< li class = "md-nav__item" >
2022-09-06 14:31:37 +02:00
< a href = "#how-to-install-and-start-misp-modules-on-rhel-based-distributions" class = "md-nav__link" >
How to install and start MISP modules on RHEL-based distributions ?
< / a >
< / li >
2023-01-23 10:27:40 +01:00
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#how-to-use-an-misp-modules-docker-container" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
How to use an MISP modules Docker container
< / a >
2022-01-07 12:10:48 +01:00
< nav class = "md-nav" aria-label = "How to use an MISP modules Docker container" >
2021-04-19 10:28:49 +02:00
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#docker-build" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
Docker build
< / a >
< / li >
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#docker-run" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
Docker run
< / a >
< / li >
2023-01-23 10:27:40 +01:00
< li class = "md-nav__item" >
< a href = "#docker-compose" class = "md-nav__link" >
Docker-compose
< / a >
2021-04-19 10:28:49 +02:00
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#install-misp-module-on-an-offline-instance" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
Install misp-module on an offline instance.
< / a >
< / li >
< / ul >
< / nav >
2022-01-07 12:10:48 +01:00
< / li >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item" >
< a href = "../contribute/" class = "md-nav__link" >
Contribute
< / a >
< / li >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2021-11-24 11:08:10 +01:00
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "__nav_5" type = "checkbox" id = "__nav_5" >
< label class = "md-nav__link" for = "__nav_5" >
About
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" aria-label = "About" data-md-level = "1" >
< label class = "md-nav__title" for = "__nav_5" >
< span class = "md-nav__icon md-icon" > < / span >
About
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
2021-11-24 11:08:10 +01:00
2022-01-07 12:10:48 +01:00
< li class = "md-nav__item" >
< a href = "../license/" class = "md-nav__link" >
License
< / a >
< / li >
2021-11-24 11:08:10 +01:00
2022-01-07 12:10:48 +01:00
< / ul >
< / nav >
< / li >
2021-04-19 10:28:49 +02:00
< / ul >
< / nav >
< / div >
< / div >
< / div >
2022-01-07 12:10:48 +01:00
< div class = "md-sidebar md-sidebar--secondary" data-md-component = "sidebar" data-md-type = "toc" >
2021-04-19 10:28:49 +02:00
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
2022-01-07 12:10:48 +01:00
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
2021-04-19 10:28:49 +02:00
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#how-to-install-and-start-misp-modules-in-a-python-virtualenv" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
How to install and start MISP modules (in a Python virtualenv)?
< / a >
< / li >
< li class = "md-nav__item" >
2022-09-06 14:31:37 +02:00
< a href = "#how-to-install-and-start-misp-modules-on-rhel-based-distributions" class = "md-nav__link" >
How to install and start MISP modules on RHEL-based distributions ?
< / a >
< / li >
2023-01-23 10:27:40 +01:00
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#how-to-use-an-misp-modules-docker-container" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
How to use an MISP modules Docker container
< / a >
2022-01-07 12:10:48 +01:00
< nav class = "md-nav" aria-label = "How to use an MISP modules Docker container" >
2021-04-19 10:28:49 +02:00
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#docker-build" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
Docker build
< / a >
< / li >
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#docker-run" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
Docker run
< / a >
< / li >
2023-01-23 10:27:40 +01:00
< li class = "md-nav__item" >
< a href = "#docker-compose" class = "md-nav__link" >
Docker-compose
< / a >
2021-04-19 10:28:49 +02:00
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
2022-01-07 12:10:48 +01:00
< a href = "#install-misp-module-on-an-offline-instance" class = "md-nav__link" >
2021-04-19 10:28:49 +02:00
Install misp-module on an offline instance.
< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
2023-01-23 10:27:40 +01:00
< div class = "md-content" data-md-component = "content" >
< article class = "md-content__inner md-typeset" >
2021-04-19 10:28:49 +02:00
2023-01-23 10:27:40 +01:00
2023-05-31 14:33:17 +02:00
2023-01-23 10:27:40 +01:00
< h1 > Install Guides< / h1 >
2022-01-07 12:10:48 +01:00
< h2 id = "how-to-install-and-start-misp-modules-in-a-python-virtualenv" > How to install and start MISP modules (in a Python virtualenv)?< a class = "headerlink" href = "#how-to-install-and-start-misp-modules-in-a-python-virtualenv" title = "Permanent link" > ¶ < / a > < / h2 >
2023-01-23 10:27:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > < span class = "nv" > SUDO_WWW< / span > < span class = "o" > =< / span > < span class = "s2" > " sudo -u www-data" < / span >
2023-03-20 18:06:40 +01:00
sudo apt-get install -y < span class = "se" > \< / span >
git < span class = "se" > \< / span >
libpq5 < span class = "se" > \< / span >
libjpeg-dev < span class = "se" > \< / span >
tesseract-ocr < span class = "se" > \< / span >
libpoppler-cpp-dev < span class = "se" > \< / span >
imagemagick virtualenv < span class = "se" > \< / span >
libopencv-dev < span class = "se" > \< / span >
zbar-tools < span class = "se" > \< / span >
libzbar0 < span class = "se" > \< / span >
libzbar-dev < span class = "se" > \< / span >
libfuzzy-dev < span class = "se" > \< / span >
libcaca-dev
2023-01-23 10:27:40 +01:00
< span class = "c1" > # BEGIN with virtualenv: < / span >
2023-03-20 18:06:40 +01:00
< span class = "nv" > $SUDO_WWW< / span > virtualenv -p python3 /var/www/MISP/venv
2023-01-23 10:27:40 +01:00
< span class = "c1" > # END with virtualenv< / span >
2023-03-20 18:06:40 +01:00
< span class = "nb" > cd< / span > /usr/local/src/
2023-01-23 10:27:40 +01:00
< span class = "c1" > # Ideally you add your user to the staff group and make /usr/local/src group writeable, below follows an example with user misp< / span >
2023-03-20 18:06:40 +01:00
sudo adduser misp staff
sudo chmod < span class = "m" > 2775< / span > /usr/local/src
sudo chown root:staff /usr/local/src
git clone https://github.com/MISP/misp-modules.git
git clone git://github.com/stricaud/faup.git faup
git clone git://github.com/stricaud/gtcaca.git gtcaca
2023-01-23 10:27:40 +01:00
< span class = "c1" > # Install gtcaca/faup< / span >
2023-03-20 18:06:40 +01:00
< span class = "nb" > cd< / span > gtcaca
mkdir -p build
< span class = "nb" > cd< / span > build
cmake .. < span class = "o" > & & < / span > make
sudo make install
< span class = "nb" > cd< / span > ../../faup
mkdir -p build
< span class = "nb" > cd< / span > build
cmake .. < span class = "o" > & & < / span > make
sudo make install
sudo ldconfig
< span class = "nb" > cd< / span > ../../misp-modules
2023-01-23 10:27:40 +01:00
< span class = "c1" > # BEGIN with virtualenv: < / span >
2023-03-20 18:06:40 +01:00
< span class = "nv" > $SUDO_WWW< / span > /var/www/MISP/venv/bin/pip install -I -r REQUIREMENTS
< span class = "nv" > $SUDO_WWW< / span > /var/www/MISP/venv/bin/pip install .
2023-01-23 10:27:40 +01:00
< span class = "c1" > # END with virtualenv< / span >
< span class = "c1" > # BEGIN without virtualenv: < / span >
2023-03-20 18:06:40 +01:00
sudo pip install -I -r REQUIREMENTS
sudo pip install .
2023-01-23 10:27:40 +01:00
< span class = "c1" > # END without virtualenv< / span >
< span class = "c1" > # Start misp-modules as a service< / span >
2023-03-20 18:06:40 +01:00
sudo cp etc/systemd/system/misp-modules.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl < span class = "nb" > enable< / span > --now misp-modules
/var/www/MISP/venv/bin/misp-modules -l < span class = "m" > 127< / span > .0.0.1 -s < span class = "p" > & < / span > < span class = "c1" > #to start the modules< / span >
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
< h2 id = "how-to-install-and-start-misp-modules-on-rhel-based-distributions" > How to install and start MISP modules on RHEL-based distributions ?< a class = "headerlink" href = "#how-to-install-and-start-misp-modules-on-rhel-based-distributions" title = "Permanent link" > ¶ < / a > < / h2 >
< p > As of this writing, the official RHEL repositories only contain Ruby 2.0.0 and Ruby 2.1 or higher is required. As such, this guide installs Ruby 2.2 from the SCL repository.< / p >
2023-01-23 10:27:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > < span class = "nv" > SUDO_WWW< / span > < span class = "o" > =< / span > < span class = "s2" > " sudo -u apache" < / span >
2023-03-20 18:06:40 +01:00
sudo yum install < span class = "se" > \< / span >
rh-ruby22 < span class = "se" > \< / span >
openjpeg-devel < span class = "se" > \< / span >
rubygem-rouge < span class = "se" > \< / span >
rubygem-asciidoctor < span class = "se" > \< / span >
zbar-devel < span class = "se" > \< / span >
opencv-devel < span class = "se" > \< / span >
gcc-c++ < span class = "se" > \< / span >
pkgconfig < span class = "se" > \< / span >
poppler-cpp-devel < span class = "se" > \< / span >
python-devel < span class = "se" > \< / span >
redhat-rpm-config
< span class = "nb" > cd< / span > /usr/local/src/
sudo git clone https://github.com/MISP/misp-modules.git
< span class = "nb" > cd< / span > misp-modules
< span class = "nv" > $SUDO_WWW< / span > /usr/bin/scl < span class = "nb" > enable< / span > rh-python36 < span class = "s2" > " virtualenv -p python3 /var/www/MISP/venv" < / span >
< span class = "nv" > $SUDO_WWW< / span > /var/www/MISP/venv/bin/pip install -U -I -r REQUIREMENTS
< span class = "nv" > $SUDO_WWW< / span > /var/www/MISP/venv/bin/pip install -U .
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
< p > Create the service file /etc/systemd/system/misp-modules.service :< / p >
2023-03-20 18:06:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > < span class = "nb" > echo< / span > < span class = "s2" > " [Unit]< / span >
2023-01-23 10:27:40 +01:00
< span class = "s2" > Description=MISP' s modules< / span >
< span class = "s2" > After=misp-workers.service< / span >
< span class = "s2" > [Service]< / span >
< span class = "s2" > Type=simple< / span >
< span class = "s2" > User=apache< / span >
< span class = "s2" > Group=apache< / span >
< span class = "s2" > ExecStart=/usr/bin/scl enable rh-python36 rh-ruby22 ' /var/www/MISP/venv/bin/misp-modules – l 127.0.0.1 – s' < / span >
< span class = "s2" > Restart=always< / span >
< span class = "s2" > RestartSec=10< / span >
< span class = "s2" > [Install]< / span >
2023-03-20 18:06:40 +01:00
< span class = "s2" > WantedBy=multi-user.target" < / span > < span class = "p" > |< / span > sudo tee /etc/systemd/system/misp-modules.service
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
< p > The After=misp-workers.service must be changed or removed if you have not created a misp-workers service. Then, enable the misp-modules service and start it:< / p >
2023-03-20 18:06:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > systemctl daemon-reload
systemctl < span class = "nb" > enable< / span > --now misp-modules
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
< h2 id = "how-to-use-an-misp-modules-docker-container" > How to use an MISP modules Docker container< a class = "headerlink" href = "#how-to-use-an-misp-modules-docker-container" title = "Permanent link" > ¶ < / a > < / h2 >
< h3 id = "docker-build" > Docker build< a class = "headerlink" href = "#docker-build" title = "Permanent link" > ¶ < / a > < / h3 >
2023-03-20 18:06:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > docker build -t misp-modules < span class = "se" > \< / span >
--build-arg < span class = "nv" > BUILD_DATE< / span > < span class = "o" > =< / span > < span class = "k" > $(< / span > date -u +< span class = "s2" > " %Y-%m-%d" < / span > < span class = "k" > )< / span > < span class = "se" > \< / span >
docker/
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
< h3 id = "docker-run" > Docker run< a class = "headerlink" href = "#docker-run" title = "Permanent link" > ¶ < / a > < / h3 >
2023-01-23 10:27:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > < span class = "c1" > # Start Redis< / span >
2023-03-20 18:06:40 +01:00
docker run --rm -d --name< span class = "o" > =< / span > misp-redis redis:alpine
2023-01-23 10:27:40 +01:00
< span class = "c1" > # Start MISP-modules< / span >
2023-03-20 18:06:40 +01:00
docker run < span class = "se" > \< / span >
--rm -d --name< span class = "o" > =< / span > misp-modules < span class = "se" > \< / span >
-e < span class = "nv" > REDIS_BACKEND< / span > < span class = "o" > =< / span > misp-redis < span class = "se" > \< / span >
-e < span class = "nv" > REDIS_PORT< / span > < span class = "o" > =< / span > < span class = "s2" > " 6379" < / span > < span class = "se" > \< / span >
-e < span class = "nv" > REDIS_PW< / span > < span class = "o" > =< / span > < span class = "s2" > " " < / span > < span class = "se" > \< / span >
-e < span class = "nv" > REDIS_DATABASE< / span > < span class = "o" > =< / span > < span class = "s2" > " 245" < / span > < span class = "se" > \< / span >
-e < span class = "nv" > MISP_MODULES_DEBUG< / span > < span class = "o" > =< / span > < span class = "s2" > " false" < / span > < span class = "se" > \< / span >
dcso/misp-dockerized-misp-modules
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
< h3 id = "docker-compose" > Docker-compose< a class = "headerlink" href = "#docker-compose" title = "Permanent link" > ¶ < / a > < / h3 >
2023-01-23 10:27:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > services:
2021-04-19 10:28:49 +02:00
misp-modules:
2023-01-23 10:27:40 +01:00
# https://hub.docker.com/r/dcso/misp-dockerized-misp-modules
image: dcso/misp-dockerized-misp-modules:3
# Local image:
#image: misp-modules
#build:
# context: docker/
2021-04-19 10:28:49 +02:00
2023-01-23 10:27:40 +01:00
environment:
# Redis
REDIS_BACKEND: misp-redis
REDIS_PORT: " 6379"
REDIS_DATABASE: " 245"
# System PROXY (OPTIONAL)
http_proxy:
https_proxy:
no_proxy: 0.0.0.0
# Timezone (OPTIONAL)
TZ: Europe/Berlin
# MISP-Modules (OPTIONAL)
MISP_MODULES_DEBUG: " false"
# Logging options (OPTIONAL)
LOG_SYSLOG_ENABLED: " no"
misp-redis:
# https://hub.docker.com/_/redis or alternative https://hub.docker.com/r/dcso/misp-dockerized-redis/
2021-04-19 10:28:49 +02:00
image: redis:alpine
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
< h2 id = "install-misp-module-on-an-offline-instance" > Install misp-module on an offline instance.< a class = "headerlink" href = "#install-misp-module-on-an-offline-instance" title = "Permanent link" > ¶ < / a > < / h2 >
< p > First, you need to grab all necessary packages for example like this :< / p >
< p > Use pip wheel to create an archive
2023-01-23 10:27:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > mkdir misp-modules-offline
2021-04-19 10:28:49 +02:00
pip3 wheel -r REQUIREMENTS shodan --wheel-dir=./misp-modules-offline
tar -cjvf misp-module-bundeled.tar.bz2 ./misp-modules-offline/*
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
On offline machine :
2023-01-23 10:27:40 +01:00
< div class = "highlight" > < pre > < span > < / span > < code > mkdir misp-modules-bundle
2021-04-19 10:28:49 +02:00
tar xvf misp-module-bundeled.tar.bz2 -C misp-modules-bundle
cd misp-modules-bundle
ls -1|while read line; do sudo pip3 install --force-reinstall --ignore-installed --upgrade --no-index --no-deps ${line};done
2023-01-23 10:27:40 +01:00
< / code > < / pre > < / div >
2021-04-19 10:28:49 +02:00
Next you can follow standard install procedure.< / p >
2023-01-23 10:27:40 +01:00
< / article >
< / div >
2021-04-19 10:28:49 +02:00
< / div >
2022-01-07 12:10:48 +01:00
2021-04-19 10:28:49 +02:00
< / main >
2022-01-07 12:10:48 +01:00
< footer class = "md-footer" >
2021-04-19 10:28:49 +02:00
< div class = "md-footer-meta md-typeset" >
< div class = "md-footer-meta__inner md-grid" >
2022-01-07 12:10:48 +01:00
< div class = "md-copyright" >
< div class = "md-copyright__highlight" >
2023-03-21 18:17:58 +01:00
Copyright © 2019-2023 MISP Project
2022-01-07 12:10:48 +01:00
< / div >
Made with
< a href = "https://squidfunk.github.io/mkdocs-material/" target = "_blank" rel = "noopener" >
Material for MkDocs
< / a >
< / div >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
< div class = "md-social" >
2021-10-27 22:20:00 +02:00
2021-10-27 22:22:29 +02:00
2022-01-07 12:10:48 +01:00
2021-10-27 22:20:00 +02:00
2022-01-07 12:10:48 +01:00
< a href = "https://twitter.com/MISPProject" target = "_blank" rel = "noopener" title = "twitter.com" class = "md-social__link" >
2023-01-23 10:27:40 +01:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > <!-- ! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. --> < path d = "M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" / > < / svg >
2022-01-07 12:10:48 +01:00
< / a >
< a href = "https://github.com/MISP" target = "_blank" rel = "noopener" title = "github.com" class = "md-social__link" >
2023-01-23 10:27:40 +01:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 480 512" > <!-- ! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. --> < path d = "M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z" / > < / svg >
2022-01-07 12:10:48 +01:00
< / a >
< / div >
2021-04-19 10:28:49 +02:00
< / div >
< / div >
< / footer >
< / div >
2022-01-07 12:10:48 +01:00
< div class = "md-dialog" data-md-component = "dialog" >
< div class = "md-dialog__inner md-typeset" > < / div >
< / div >
2023-01-23 10:27:40 +01:00
< script id = "__config" type = "application/json" > { "base" : ".." , "features" : [ ] , "search" : "../assets/javascripts/workers/search.12658920.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } < / script >
2021-04-19 10:28:49 +02:00
2022-01-07 12:10:48 +01:00
2023-01-23 10:27:40 +01:00
< script src = "../assets/javascripts/bundle.5cf534bf.min.js" > < / script >
2021-04-19 10:28:49 +02:00
< / body >
< / html >