Giter Site home page Giter Site logo

btg's Introduction

BTG

Not every IOC deserve to enter your internal MISP instance, for obvious quality reasons. But it may be usefull for you analyst to be able to do a broader research on IOC published online.

BTG with TOR IP

This tool allows you to qualify one or more potential malicious observables of various type (URL, MD5, SHA1, SHA256, SHA512, IPv4, IPv6, domain etc..). You can run this tool with a Gnu/Linux environement. The Windows compatibility is currently working in BETA version.

BTG was born from a need for Conix's collaborators. During their activities, SOC and DFIR analysts face off a lot of information and metadata of multiple nature that they must classify as malicious or not.

Many knowledge-bases of malicious known activity (aka IOC) are accessible online on various website like VirusTotal, ZeusTracker etc. SOC and CERT can also have their own internal database such as MISP.

Daily tasks for SOC and DFIR analysts is therefore marked out by the research of data like IP addresses, hashs, domains; on these private or public knowledge-bases; these are repetitive and time-consuming actions.

Thus CERT-Conix created a tool allowing analysts to qualify such elements searching many sources.

asciicast

Module list:

CuckooSandbox API
Cybercrime-tracker
DShield
Lehigh
Malekal
Malshare
Malwaredomainlist
Malwaredomains
MalwareTeks
MISP (Malware Information Sharing Platform)
MISP Crawler
Nothink
OpenPhish
OTX
RansomwareTracker
SpamHaus
SSLBlacklist
Tor exit nodes
VirusTotal
Vxvault
ZeusTracker

Adding your module

cp modules/template.module modules/yourModuleName.py
vim modules/yourModuleName.py

Change every CHANGEME in the template Then polulate the init method with basic information and fill search() method with the logic needed to check self.ioc against the data provided by your database (basic logic is provided to guide you). Call to display() must be done to print results prettily.

Installation

sudo pip install -r requirements.txt
cp config.ini.editme config.ini
vim config.ini

Activate and fill licence key for modules you need to use.

Usage

python BTG.py http://mydomain.com 1a72dca1f6a961f528007ef04b6959d8 45.34.191.173

Authors

  • Lancelot Bogard
  • Robin Marsollier

btg's People

Contributors

rmarsollier avatar lbo75 avatar maxou56800 avatar cheyenbzh avatar conix-security avatar fliegeneinhorn avatar irootgeek avatar

Watchers

James Cloos 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.