Giter Site home page Giter Site logo

sn0walice / thehive4nodejs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.78 MB

A node.js module to interact with your TheHive5 instance. Use this as a node module and manage all your instance from anywhere

Home Page: https://www.npmjs.com/package/thehive4nodejs

License: GNU General Public License v3.0

JavaScript 99.91% Shell 0.09%
thehive-project thehive5 api node nodejs security

thehive4nodejs's Introduction

TheHive4Nodejs

Nodejs module to interact with your TheHive5 instance

this repos is not stable yet

TheHive5:

TheHive is a scalable security incident response platform, closely integrated with the Malware Information Sharing Platform (MISP), designed to make life easier for PSCs, CSIRTs, CERTs and any information security professionals dealing with security incidents that require investigation and prompt response.

  1. site web: https://thehive-project.org/index.html
  2. nouveau site web: https://www.strangebee.com/
  3. blog: https://blog.strangebee.com/

Need 4 core & 8go ram for a good process

Known issues

  • documentation type does not match
  • some functions can show error without explication
  • function that upload / download file can't work due to header error

i will patch all of these as soon a possible

Contributors:

Docs

good luck ๐Ÿฅน

Tips

Is you use an autosigned ssl, please create your instance like this:

const myThehive = new thehive4nodejs(
    "http://127.0.0.1", "9000", "", true
)

the last true enable the ssl reject unauthorized for nodejs fetch :)

Utils

don't forget to execute npm i thehive4nodejs before using a utils script

Deploy a new thehive:

yep you can deploy a thehive instance with a single nodejs simple script :)

Example script can be find in: ./examples/deploy-thehive-*.js

deploy-thehive.js

This script will just install / update a docker version of thehive instance.

thehive4nodejs's People

Contributors

sn0walice avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.