Giter VIP home page Giter VIP logo

minionsparser.py's Introduction

Description

Python script to normalize the data contained in the file published by Binary Edge at https://api.binaryedge.io/v1/minions and https://api.binaryedge.io/v1/minions-v6 into a format that can be consumed as an EDL by the Palo Alto NGFW. The output is written to /tmp/minionsparser/minions-v4.edl.txt and /tmp/minionsparser/minions-v6.edl.txt.

Updates

  • 06-30-2023 - Added Support for IPv4 and IPv6 and fixed broken sort function
  • 06-29-2023 - Added rudamentary support for v6 feed
  • 06-29-2023 - Initial Commit

Supported OS

  • Currently supported on *nix based systems (linux, mac, bsd and sysV variant Unix systems)

To Do

  • Add Support for Windows Systems

Requirements

  • python3
  • pip
  • requests (python module)

Usage

  1. Install Python 3 (hhttps://www.python.org/downloads/)
  2. Install Pip (https://pip.pypa.io/en/stable/installation/)
  3. Install request module pip install requests
  4. Run ./minionsparser.py
  5. Output will be in /tmp/minionsparser
    • minions-v4.edl.txt = IPv4 List
    • minions-v6.edl.txt = IPv6 List

Support Policy

This script is provided under an as-is, best effort, support policy. This code should be seen as community supported. We will contribute our expertise as and when possible.

Palo Alto Networks does not provide technical support or help in using or troubleshooting the components of this project through its normal support options such as Palo Alto Networks support teams, or ASC (Authorized Support Centers) partners and backline support options. The underlying product(s) and product feature(s) used in conjunction with this container (Palo Alto Networks NGFW and EDLs) is supported by Palo Alto Networks according to support entitlements, but the support is only for the product functionality and not for help in deploying or using this container itself.

minionsparser.py's People

Contributors

0xsteady avatar

Watchers

 avatar  avatar

Forkers

0xddevilletalon

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.