Assimilator: Automatic Firewall Rule Orchestator

The first all in one API to control and manage all firewall brands. Assimilator enables you to configure any firewall with restful API calls, no more manual rule configuration required. Centralize all your firewalls into one API (Assimilator).

Multi-platform


  • Palo Alto ( 90% )
  • Juniper ( 40% )
  • Cisco ( 0% )
  • Fortinet ( 0% )
  • Checkpoint ( 0% )
  • PfSense ( 0% )
  • AWS ( 0% )

Authentication


  • API key through HTTP headers.
  • Flexible authorization, allow certain URI path with certain HTTP methods.

JSON Supported:

All request/response body are in JSON. No more XML, plain text or custom responses.

Python


  • Fully scripted in Python Flask.
  • Easy to update and add new modules.
  • Ready for any automatic task.

Open Source


  • No more Panorama, CSM or NSM.
  • Integrates with Apache2 with mod WSGI.
  • Assimilator gives a full RESTful experience for free.


How it works

All firewalls share a common ground on their configuration, for example:

  • List of commands showing the actual configuration (AKA the running configuration).
  • Rules or policies filtering IP packets.
  • Objects:
  • Addresses (i.e. 10.1.1.1 <-> Administration_Server).
  • Address group (i.e. Administration_Farm <-> [ Administration_Server01 , Administration_Server02 ]).
  • Port or service (i.e. TCP/80 <-> http).
  • Port or service group (i.e. Application_ports <-> { TCP/6600 , TCP/6610 }).
  • Interfaces.
  • Zones.
  • Routing table.
  • PBR (policy based route).

Assimilator makes it possible to configure via the five RESTful methods all these portions of configuration with JSON objects:

  • GET: Show the object.
  • POST: Add new object.
  • PATCH: Append new data to object.
  • PUT: Replace data in object.
  • DELETE: Remove object from configuration
You can download Assimilator from here.

Source: www.ehacking.net
Assimilator: Automatic Firewall Rule Orchestator Assimilator: Automatic Firewall Rule Orchestator Reviewed by Anonymous on 3:36 AM Rating: 5