Giter Club home page Giter Club logo

sbambach / threat-intelligence-hunter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abhinavbom/threat-intelligence-hunter

0.0 2.0 0.0 55 KB

TIH is an intelligence tool that helps you in searching for IOCs across multiple openly available security feeds and some well known APIs. The idea behind the tool is to facilitate searching and storing of frequently added IOCs for creating your own local database of indicators.

License: MIT License

Python 100.00%

threat-intelligence-hunter's Introduction

TIH is an intelligence tool that helps you in searching for IOCs across multiple openly available security feeds and some well known APIs. The idea behind the tool is to facilitate searching and storing of frequently added IOCs for creating your own set of indicators.

#Threat-Intelligence-Hunter

Build Status Twitter URL Crates.io

####Summary TIH is an intelligence tool that helps you in searching for IOCs across multiple openly available security feeds and some well known APIs. The idea behind the tool is to facilitate searching and storing of frequently added IOCs for creating your own set of indicators.

Requirements

  • Python 2.7
  • Argparse
  • Requests
  • API keys from Virustotal and URLVoid

you can run the following command to install all the required packages in a go.

pip install -r requirements.txt

Features

  • Local storage of threat feeds

This allows you to regularly update your local storage from listed feeds under feeds.py. You can add your own favourite list if it is missing from the list.

python tih.py -update
  • Check an IP against existing threat feeds and your local database
python tih.py -ip <IP Address to lookup>
  • check for Bulk IP address list(in a text file)
python tih.py -list <file.txt>
  • Check for MD5 Hash
python tih.py -md5 <hash>
  • Check URL for blacklisting
python tih.py -url <your_url>
  • Check for IP/URL reputation (Currently supports URLVoid and Virustotal) Before using this feature, make sure you have added your public keys for URLVoid and VT to urlvoid.py and vt.py respectively.
python tih.py -repo <URL/IP>

Final Version -> Darklord

No more limits. Keep adding your updates and changes

Previous Version -> Bellatrix Lestrange

This version will have a more organized output and search mechanism.

Current version -> Peter Pettigrew v0.8

This version adds support for local storage of feeds.

Previous versions ->

Rita Skeeter v0.6

This version will have support for domains as indicators.

Lucious Malfoy v0.4

This version will have support for MD5 as Commandline input as well as a list inside a TXT file.

Draco Malfoy v0.2.

Now supports a list of IP addresses as indicators. Supports Single or multiple IPs as commandline arguments and parses it against a list of indicators.

threat-intelligence-hunter's People

Contributors

abhinavbom avatar

Watchers

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