mirror of
https://github.com/goldenfishs/MRobot.git
synced 2026-03-31 21:07:14 +08:00
创建了新的页面
This commit is contained in:
7
app/tools/analyzing_ioc.py
Normal file
7
app/tools/analyzing_ioc.py
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
class analyzing_ioc:
|
||||
def __init__(self, ioc_data): # 初始化方法,接收IOC数据
|
||||
self.ioc_data = ioc_data # 存储IOC数据
|
||||
|
||||
|
||||
Reference in New Issue
Block a user