All Projects → TheHive-Project → Cortex4py

TheHive-Project / Cortex4py

Licence: agpl-3.0
Python API Client for Cortex

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cortex4py

Thehive4py
Python API Client for TheHive
Stars: ✭ 143 (+550%)
Mutual labels:  api, api-client, free-software, open-source, dfir, incident-response
Cortex
Cortex: a Powerful Observable Analysis and Active Response Engine
Stars: ✭ 676 (+2972.73%)
Mutual labels:  api, free-software, open-source, dfir, incident-response
Thehivedocs
Documentation of TheHive
Stars: ✭ 353 (+1504.55%)
Mutual labels:  api, free-software, open-source, dfir, incident-response
Cortex Analyzers
Cortex Analyzers Repository
Stars: ✭ 246 (+1018.18%)
Mutual labels:  free-software, open-source, dfir, incident-response
Thehive
TheHive: a Scalable, Open Source and Free Security Incident Response Platform
Stars: ✭ 2,300 (+10354.55%)
Mutual labels:  api, open-source, dfir, incident-response
Client
DigitalOcean API v2 client for PHP
Stars: ✭ 604 (+2645.45%)
Mutual labels:  api, api-client
Awesome Free Software
Curated list of free as in freedom software
Stars: ✭ 605 (+2650%)
Mutual labels:  free-software, open-source
Cv4pve Api Java
Proxmox VE Client API JAVA
Stars: ✭ 17 (-22.73%)
Mutual labels:  api, api-client
Pyowm
A Python wrapper around the OpenWeatherMap web API
Stars: ✭ 654 (+2872.73%)
Mutual labels:  api, api-client
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (+1881.82%)
Mutual labels:  api, open-source
Cyberchef Recipes
A list of cyber-chef recipes and curated links
Stars: ✭ 619 (+2713.64%)
Mutual labels:  dfir, incident-response
Projectsend
ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more!
Stars: ✭ 671 (+2950%)
Mutual labels:  free-software, open-source
Unifi Api Client
A PHP API client class to interact with Ubiquiti's UniFi Controller API
Stars: ✭ 602 (+2636.36%)
Mutual labels:  api, api-client
Hueman
Hueman WordPress Theme
Stars: ✭ 559 (+2440.91%)
Mutual labels:  free-software, open-source
Stethoscope
A research-validated stethoscope whose plans are available Freely and openly. The cost of the entire stethoscope is between $2.5 to $5 to produce
Stars: ✭ 614 (+2690.91%)
Mutual labels:  free-software, open-source
Datafire
A framework for building integrations and APIs
Stars: ✭ 487 (+2113.64%)
Mutual labels:  api, api-client
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (+31072.73%)
Mutual labels:  api, free-software
My Arsenal Of Aws Security Tools
List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
Stars: ✭ 6,464 (+29281.82%)
Mutual labels:  dfir, incident-response
Unifi Api Browser
Tool to browse data exposed by Ubiquiti's UniFi Controller API (demo: https://api-browser-demo.artofwifi.net/)
Stars: ✭ 677 (+2977.27%)
Mutual labels:  api, api-client
Slack
🎉✨ Slack API client for Node and browsers.
Stars: ✭ 903 (+4004.55%)
Mutual labels:  api, api-client

Join the chat at https://gitter.im/TheHive-Project/TheHive

Cortex4py

Cortex4py is a Python API client for Cortex, a powerful observable analysis engine where observables such as IP and email addresses, URLs, domain names, files or hashes can be analyzed one by one using a Web interface.

Cortex4py allows analysts to automate these operations and submit observables in bulk mode through the Cortex REST API from alternative SIRP platforms, custom scripts or MISP.

Features

Cortex4py 2 is compatible with Cortex 2 and does not work with Cortex 1. It can:

  • Manage organizations
  • Manage users
  • Configure analyzers within an organization
  • List and launch analyzers

For more details, please refer to the full documentation.

Note: Cortex4py 2 requires Python 3. It does not support Python 2.

Use It

On macOS and Linux, type:

sudo -H pip3 install cortex4py

or, if you already have it, update it:

sudo -H pip3 install -U cortex4py

If you are using Python on a Windows operating system, please forgo the sudo command.

License

Cortex4py is an open source and free software released under the AGPL (Affero General Public License). We, TheHive Project, are committed to ensure that Cortex4py will remain a free and open source project on the long-run.

Updates

Information, news and updates are regularly posted on TheHive Project Twitter account and on the blog.

Contributing

We welcome your contributions. Please feel free to fork the code, play with it, make some patches and send us pull requests using issues.

We do have a Code of conduct. Make sure to check it out before contributing.

Support

Please open an issue on GitHub if you'd like to report a bug or request a feature. We are also available on Gitter to help you out.

If you need to contact the project team, send an email to [email protected].

Community Discussions

We have set up a Google forum at https://groups.google.com/a/thehive-project.org/d/forum/users. To request access, you need a Google account. You may create one using a Gmail address or without one.

Website

https://thehive-project.org/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].