mispstage

misp code source

https://github.com/raoua-blh/mispstage

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

misp code source

Basic Info
  • Host: GitHub
  • Owner: Raoua-blh
  • License: agpl-3.0
  • Language: PHP
  • Default Branch: Main
  • Size: 101 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme Contributing License Code of conduct Citation Security Roadmap Authors

README.debian

MISP Debian Package
===================

The actual MISP Debian package is experimental. It is not something that can be pushed to Debian yet,
however it is still a valid Debian package that can be deployed and it makes the installation much
easier.

How to use?
-----------

* Get all the MISP dependencies into this tree, such as galaxies, whitelists, etc.
* Rename to root folder to misp-2.4.220/
* Run ./build-deb.sh

Known Weaknesses
----------------

* For now, it only install MISP to use a MySQL backend.
* We could not use the outdated CakePHP Debian package (2.x), it is now 4.x, so CakePHP must be pulled into app/Lib/cakephp
* MISP is installed in /usr/share/misp/ including where it logs, etc.
* No individual package for misp-galaxies, misp-taxonomies etc.
* /usr/share/misp is set to www-data, it will be changed in a future version
* It installs MISP using Apache only, no SSL etc.

Owner

  • Login: Raoua-blh
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

app/composer.json packagist
  • cakephp/debug_kit ^2.2.0 development
  • php-parallel-lint/php-parallel-lint ^1.2 development
  • phpunit/phpunit ^8 development
  • ext-dom *
  • ext-json *
  • ext-mbstring *
  • ext-pcre *
  • ext-simplexml *
  • ext-xml *
  • kamisama/cake-resque 4.1.2
  • monolog/monolog 1.24.0
  • pear/crypt_gpg 1.6.7
  • php >=7.2.0,<8.0.0
Pipfile pypi
  • cybox *
  • maec *
  • mixbox *
  • pydeep2 *
  • pymisp *
  • python-dateutil *
  • stix *
  • stix2 https://github.com/MISP/cti-python-stix2#61e9fc0748691f6b768acf47c18ef01b5dc0a854
  • urllib3 >=1.26.5
requirements.txt pypi
  • codecov *
  • coveralls *
  • jsonschema *
  • nose *
  • pip *
  • plyara >=2.0.2
  • pymisp *
  • pyzmq *
  • requests-mock *
  • stix *