Coder Social home page Coder Social logo

endlessfractal / threat-intel-feed Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 2.0 3.78 MB

Automated threat intel feed parsing and consolidation💻👾🤖

Python 100.00%
consolidation github-actions parsing python rss-feed threat-intelligence news newsletter rss security

threat-intel-feed's Introduction

EndlessFractal's Threat Intel Feed

This automated feed retrieves a list of feeds from various sources, consolidates them and saves to a file called feed.xml.

Description

The script performs the following steps:

  1. The script starts by importing necessary libraries and modules.
  2. It contains functions for handling date and time conversions, as well as parsing dates with time zones.
  3. The main part of the script combines multiple RSS feeds from given URLs:
    • It fetches articles from these feeds concurrently.
    • Combines all the fetched articles into one list.
    • Sorts the list based on the publication dates of the articles, in ascending order.
  4. After combining and sorting the articles, the script creates a new RSS feed with specific metadata:
    • It sets the title and description for the new feed.
    • Provides a link to the feed.
    • Adds the most recent 20 articles to the feed.
    • Generates an XML representation of the feed.
  5. Finally, the script reads a list of RSS feed URLs from 'list.txt', combines the feeds, creates a new feed with the most recent articles, and saves it to 'feed.xml'.

Usage

Just import the following link into your favorite RSS reader!

https://raw.githubusercontent.com/EndlessFractal/Threat-Intel-Feed/main/feed.xml

Sources

The script retrieves feeds from the following sources:

threat-intel-feed's People

Contributors

dependabot[bot] avatar endlessfractal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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