Giter Site home page Giter Site logo

securechicken / tinypeg Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 31 KB

Provides Amnesty International's "Pegasus" domain IOCs transformation to a TinyCheck source format

License: GNU General Public License v3.0

Shell 100.00%
indicators-of-compromise ioc nso pegasus tinycheck

tinypeg's Introduction

Tinypeg

Transforms Amnesty International's Pegasus domain IOCs to a TinyCheck watcher source format. As so, by simply adding a URL to your TinyCheck configuration, you can require your TinyCheck instance to automatically retrieve, update and check for Pegasus IOCs.

How to use

Add the https://raw.githubusercontent.com/securechicken/tinypeg/main/tinypeg.json URL to your TinyCheck watchers' sources. That's all.

While TinyCheck does not allow you to simply copy/paste the URL in the "Manage IOCs" section of the backend Web UI (this capability has been prepared and proposed to the project):

  • On your TinyCheck install, edit the TinyCheck configuration file at /usr/share/tinycheck/config.yaml. Add the URL as a new source in a new line under watchers / iocs section, just like in this example:
watchers:
  iocs:
  - https://raw.githubusercontent.com/KasperskyLab/TinyCheck/main/assets/iocs.json
  - https://raw.githubusercontent.com/Te-k/stalkerware-indicators/master/indicators-for-tinycheck.json
  - https://raw.githubusercontent.com/securechicken/tinypeg/main/tinypeg.json
  • Then restart the watchers on TinyCheck (optional) to get an immediate update: sudo service tinycheck-watchers restart.

How to build the TinyCheck-formatted IOCs list

This is not required to use the Pegasus IOCs. This is just published as a way for the community to check how the IOCs file is generated.

Just clone the repository, and run tinypeg.sh (requires Bash 4+, as well as wget, grep, cut and diff in path). It will write a tinypeg.json file as a result.

tinypeg's People

Contributors

securechicken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vaginessa

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.