螳螂网络威胁情报管理的openioc导入模块。框架。

django-mantis-openioc-importer的Python项目详细描述


为螳螂网络威胁情报管理实现openioc指示器xml文件导入的模块。框架。

快速启动

请参阅mantis的快速启动信息,可在http://django-mantis.readthedocs.org找到。

使用mantis设置后,可以使用djangomanage.py导入 openioc指示器进入您的系统如下:

$ python manage.py mantis_openioc_import <xml-file>  <xml-file> ... [--settings=<path_to_your_django_settings_module]

这是mantis_openioc_import--help输出:

Usage: manage.py mantis_openioc_import [options] xml-file xml-file ... (you can use wildcards)

Imports OpenIOC XML indicator files of specified paths into DINGO

Options:
  -v VERBOSITY, --verbosity=VERBOSITY
                        Verbosity level; 0=minimal output, 1=normal output, 2=verbose output, 3=very verbose output
  --settings=SETTINGS   The Python path to a settings module, e.g. "myproject.settings.main".
                        If this isn't provided, the DJANGO_SETTINGS_MODULE environment variable will be used.
  --pythonpath=PYTHONPATH
                        A directory to add to the Python path, e.g. "/home/djangoprojects/myproject".
  --traceback           Print traceback on exception
  -m MARKING_JSON, --marking_json=MARKING_JSON
                        File with json representation of information of marking to be associated with imports.
  -p PLACEHOLDER_FILLERS, --marking_pfill=PLACEHOLDER_FILLERS
                        Key-value pairs used to fill in placeholders in marking as described in marking file.
  -n IDENTIFIER_NS_URI, --id_namespace_uri=IDENTIFIER_NS_URI
                        URI of namespace used to qualify the identifiers of the created information objects.

  --version             show program's version number and exit
  -h, --help            show this help message and exit

致谢

此django应用程序的基本布局,开箱即用配置为 易于构建、提交到pypi等,sphinx文档树是用audrey roy优秀的Cookiecutter生成的。 还有丹尼尔·格林菲尔德的cookiecutter-djangopackage模板。

历史记录

0.2.0(2014-01-26)

  • 修正了时间戳导入中的错误。

0.1.1(2013-12-19)

  • 错误修复:未正确处理ID命名空间。

0.1.0(2013-12-19)

  • 错误修复;添加了文档

0.0.9(2013-12-19)

  • pypi上的第一个版本。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java GridBagLayout不填充区域   java Memozied Fibonacci未运行与常规Fibonacci解决方案   Java Web启动未启动问题   Java中异常和if-then的区别   java从命令提示符运行批处理文件获取错误   socket在Java中验证SSL证书的公共名称   如何在JAVA中检查字符串数组中的相等字   用java语言将音频文件转换成文本文件的语音识别   java为什么foo(1,2,3)没有传递给varargs方法foo(对象…)作为整数[]   java通过蓝牙将奇怪的数据从Arduino传输到Android   java ContainerRequestFilter获取空entitystream   java如何从安卓 studio中删除不兼容类型错误   基本Java错误   在Spring引导中使用REST API时发生java错误   javascript通过从SQL查询派生的URL打开页面