mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-30 10:47:17 +00:00
11 lines
172 B
Python
11 lines
172 B
Python
|
#!/usr/bin/env python
|
||
|
# encoding: utf-8
|
||
|
|
||
|
|
||
|
"""
|
||
|
@author: william
|
||
|
@contact: 1342247033@qq.com
|
||
|
@site: http://www.xiaolewei.com
|
||
|
@file: __init__.py.py
|
||
|
@time: 22/05/2018 16:07
|
||
|
"""
|