All Projects → ciscocsirt → Gosint

ciscocsirt / Gosint

Licence: other
The GOSINT framework is a project used for collecting, processing, and exporting high quality indicators of compromise (IOCs).

Programming Languages

javascript
184084 projects - #8 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Gosint

Patrowldocs
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 105 (-78.22%)
Mutual labels:  threat-intelligence, ioc
Patrowlmanager
PatrOwl - Open Source, Smart and Scalable Security Operations Orchestration Platform
Stars: ✭ 363 (-24.69%)
Mutual labels:  threat-intelligence, ioc
Signature Base
Signature base for my scanner tools
Stars: ✭ 1,212 (+151.45%)
Mutual labels:  threat-intelligence, ioc
Ioc2rpz
ioc2rpz is a place where threat intelligence meets DNS.
Stars: ✭ 67 (-86.1%)
Mutual labels:  threat-intelligence, ioc
YAFRA
YAFRA is a semi-automated framework for analyzing and representing reports about IT Security incidents.
Stars: ✭ 22 (-95.44%)
Mutual labels:  ioc, threat-intelligence
Intelowl
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
Stars: ✭ 2,114 (+338.59%)
Mutual labels:  threat-intelligence, ioc
Analyzer
🔍 Offline Analyzer for extracting features, artifacts and IoCs from Windows, Linux, Android, iPhone, Blackberry, macOS binaries, emails and more
Stars: ✭ 108 (-77.59%)
Mutual labels:  threat-intelligence, ioc
Threatingestor
Extract and aggregate threat intelligence.
Stars: ✭ 439 (-8.92%)
Mutual labels:  threat-intelligence, ioc
coronavirus-covid-19-SARS-CoV-2-IoCs
All the IOC's I have gathered which are used directly involved coronavirus / covid-19 / SARS-CoV-2 cyber attack campaigns
Stars: ✭ 67 (-86.1%)
Mutual labels:  ioc, threat-intelligence
Patrowlengines
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 162 (-66.39%)
Mutual labels:  threat-intelligence, ioc
MalwareHashDB
Malware hashes for open source projects.
Stars: ✭ 31 (-93.57%)
Mutual labels:  ioc, threat-intelligence
Python Iocextract
Defanged Indicator of Compromise (IOC) Extractor.
Stars: ✭ 300 (-37.76%)
Mutual labels:  threat-intelligence, ioc
Kangaru
🦘 A dependency injection container for C++11, C++14 and later
Stars: ✭ 297 (-38.38%)
Mutual labels:  ioc
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+724.07%)
Mutual labels:  ioc
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: ✭ 288 (-40.25%)
Mutual labels:  ioc
Freki
🐺 Malware analysis platform
Stars: ✭ 285 (-40.87%)
Mutual labels:  threat-intelligence
Midway
🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
Stars: ✭ 5,080 (+953.94%)
Mutual labels:  ioc
Spring Learning
Spring 学习笔记,通过例子展示和剖析实现机制
Stars: ✭ 346 (-28.22%)
Mutual labels:  ioc
Blog.core
💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Stars: ✭ 3,542 (+634.85%)
Mutual labels:  ioc
Stronginject
compile time dependency injection for .NET
Stars: ✭ 277 (-42.53%)
Mutual labels:  ioc

GOSINT - Open Source Threat Intelligence Gathering and Processing Framework

The GOSINT framework is a project used for collecting, processing, and exporting high quality indicators of compromise (IOCs). GOSINT allows a security analyst to collect and standardize structured and unstructured threat intelligence. Applying threat intelligence to security operations enriches alert data with additional confidence, context, and co-occurrence. This means that you apply research from third parties to security event data to identify similar, or identical, indicators of malicious behavior. The framework is written in Go with a JavaScript frontend.

Alt Text


Installation

Please find the installation procedure at http://gosint.readthedocs.io/en/latest/installation.html

There are three ways to get up and running:

  1. Bash install script
  2. Docker
  3. Manual installation

Updates

Updating is simple and encouraged as bugs are reported and fixed or new features are added. To update your instance of GOSINT, pull the latest version of GOSINT from the repository and re-run the build command to compile the updated binary.

godep go build -o gosint

Configuration

GOSINT needs some quick initial configuration to start making use of the framework features. All the settings you will need to specify can be found under the "Settings" tab.

Please find the configuration procedure at http://gosint.readthedocs.io/en/latest/configuration.html


Use

Please find the instructions for use at http://gosint.readthedocs.io/en/latest/use.html

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