All Projects → controlscanmdr → Cyphon

controlscanmdr / Cyphon

Licence: other
Open source incident management and response platform.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cyphon

Howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
Stars: ✭ 6,962 (+1182.14%)
Mutual labels:  incident-response, alerting
My Arsenal Of Aws Security Tools
List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
Stars: ✭ 6,464 (+1090.42%)
Mutual labels:  incident-response, security-tools
Social Analyzer
API, CLI & Web App for analyzing & finding a person's profile across +1000 social media \ websites (Detections are updated regularly by automated systems)
Stars: ✭ 8,449 (+1455.99%)
Mutual labels:  social-media, security-tools
Awesome Sre
A curated list of Site Reliability and Production Engineering resources.
Stars: ✭ 7,687 (+1315.65%)
Mutual labels:  incident-response, alerting
Intelowl
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
Stars: ✭ 2,114 (+289.32%)
Mutual labels:  incident-response, security-tools
Pypowershellxray
Python script to decode common encoded PowerShell scripts
Stars: ✭ 192 (-64.64%)
Mutual labels:  incident-response, security-tools
Personal Security Checklist
🔒 A curated checklist of 300+ tips for protecting digital security and privacy in 2021
Stars: ✭ 2,388 (+339.78%)
Mutual labels:  security-tools, social-media
Ioc Explorer
Explore Indicators of Compromise Automatically
Stars: ✭ 73 (-86.56%)
Mutual labels:  incident-response, security-tools
Patrowldocs
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 105 (-80.66%)
Mutual labels:  incident-response, security-tools
Patrowlengines
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 162 (-70.17%)
Mutual labels:  incident-response, security-tools
Patrowlmanager
PatrOwl - Open Source, Smart and Scalable Security Operations Orchestration Platform
Stars: ✭ 363 (-33.15%)
Mutual labels:  incident-response, security-tools
Tripwire Open Source
Open Source Tripwire®
Stars: ✭ 513 (-5.52%)
Mutual labels:  security-tools
Bookwyrm
Social reading and reviewing, decentralized with ActivityPub
Stars: ✭ 483 (-11.05%)
Mutual labels:  social-media
Socioboard 4.0
Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.
Stars: ✭ 475 (-12.52%)
Mutual labels:  social-media
Skyark
SkyArk helps to discover, assess and secure the most privileged entities in Azure and AWS
Stars: ✭ 526 (-3.13%)
Mutual labels:  security-tools
Security Tools
Collection of small security tools, mostly in Bash and Python. CTFs, Bug Bounty and other stuff.
Stars: ✭ 509 (-6.26%)
Mutual labels:  security-tools
Dronesploit
Drone pentesting framework console
Stars: ✭ 473 (-12.89%)
Mutual labels:  security-tools
Argus
Time series monitoring and alerting platform.
Stars: ✭ 468 (-13.81%)
Mutual labels:  alerting
Goby
Attack surface mapping
Stars: ✭ 446 (-17.86%)
Mutual labels:  security-tools
Socialscan
Python library and CLI for accurately querying username and email usage on online platforms
Stars: ✭ 538 (-0.92%)
Mutual labels:  social-media

Build Status Coverage Status Codacy Badge Updates Documentation Status Gitter chat

Cyphon

Cyphon

NOTE: This project is no longer actively maintained.

Collect, Alert, Respond

Cyphon is an incident-response platform that receives, processes, and triages events to create a more efficient analytic workflow — aggregating data, bundling and prioritizing alerts, and empowering analysts to investigate and document incidents.

Collect

Cyphon collects data from a variety of sources, including emails, log messages, and social media. It lets you shape the data however you like, so it’s easier for you to analyze. You can also enhance your data with automated analyses, like geocoding.

Cyphon admin dashboard

Alert

Cyphon creates alerts for important data as it arrives, so you’re notified when something of interest happens. You can prioritize alerts using custom rulesets, and bundle related alerts so you don't get inundated.

Cyclops UI dashboard view

Respond

Analysts can quickly investigate alerts by exploring related data, and annotate alerts with their findings. With JIRA integration, they can escalate important alerts by creating a ticket in Service Desk.

Cyclops UI alert view

Cyclops UI related data panel

Use Cases

Incident Management

Many organizations manage post-processed security events as email notifications, which is incredibly inefficient. An inbox flooded with alert notifications creates an environment where critical issues are overlooked and rarely investigated.

Cyphon eliminates this issue by throttling events and prioritizing them based on user-defined rules. Analysts can quickly investigate incidents by correlating other data sets against indicators that matter. They can then annonate alerts with the results of their analysis.

Today, Cyphon supports integrations with Bro, Snort, Nessus, and other popular security products.

Social Media Monitoring

Leveraging publicly available APIs, Cyphon can collect data from streaming sources. Search is based on keywords, geofencing, and adhoc parameters. Cyphon supports the current version of the Twitter Public Streams API.

IoT and Sensor Data Processing

Cyphon can process events from any sensor type, offering a unique way to analyze information from physical environments.

Features

  • Aggregate data from numerous sources: email, logs, social media, and APIs
  • Enhance data with automated analyses, like geoip
  • Generate custom alerts with push notifications
  • Throttle alerts and bundle related incidents
  • View alerts by category, priority, and source
  • Investigate alerts and track work performed

Architecture

The Cyphon platform is made up of a backend data processing engine ("Cyphon Engine") and a security operations front end UI for visualization ("Cyclops"). They are maintained in separate projects. The Cyclops project can be found here.

Deployment

Cyphon works with the help of several open source projects. To get Cyphon up and running, you'll need to install all of its dependencies. We've simplified this process by using Docker, which allows you to easily deploy an application as a set of microservices. Additionally, we've created a set of files for running Cyphon in both development and production environments. Employing a Docker Compose file enables you to quickly install and run Cyphon and the other services it uses, including:

Our Docker Compose files are available on GitHub as Cyphondock. If you'd like to work with our Docker image directly, you can find it on Docker Hub:

Documentation

Consult our official documentation to learn more about Cyphon. The docs include set-up instructions and a description of Cyphon’s API. Documentation for Cyclops can be found here.

License

Cyphon is free software and available for personal or professional use. The Cyphon Project is maintained by ControlScan and is distributed under a dual license. The Cyphon Engine is distributed under the GPLv3 License. Cyclops is subject to a non-commercial use license.

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].