Git Product home page Git Product logo

fishycatcher's Introduction

FishyCatcher

[deprecated]

FishyCatcher is a bot that detects suspicious new domains that match certain Regex on the Certstream (A simple service for getting data from the Certificate Transparency Log (CTL) network in real time), inspects the Google SERP in case there are suspicious ADs matching the Regex and sends a message on Slack and a daily report via email.

Quick start

  • Rename the config_sample.js into config.js modifying it with your changes. You can write multiple Regex by piping them.
  • Run npm install to install the packages
  • Run npm start to start the application
  • Enjoy watching the domains stream that match your regex.

Why?

We wanted to react on phishing attacks before they even happen.

How?

FishyCatcher catches all the domains that matches the regex from the config.js in the Certstream from Cali Dog Security and in the Google SERP. If the the regex matches, it triggers Slack webhook. Also an email report is sent daily.

fishycatcher's People

Contributors

a-w-e-s-o-m-e 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.