Skip to content

Instantly share code, notes, and snippets.

View HugeekMcGill's full-sized avatar

HugeekMcGill

View GitHub Profile
@HugeekMcGill
HugeekMcGill / minemeld-sync.py
Last active April 15, 2022 10:12 — forked from jtschichold/minemeld-sync.py
Utility for synchronizing a list of indicators with a MineMeld local DB Miner (Python 2.7.9+)
#!/usr/bin/env python
# Copyright 2015-present Palo Alto Networks, Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#