登录 注册
当前位置:主页 > 资源下载 > 9 > osquery-python 是 OSQuery 的 Python 绑定,但目前尚未有可用的资源或平台

osquery-python 是 OSQuery 的 Python 绑定,但目前尚未有可用的资源或平台

  • 更新:2024-07-15 17:30:14
  • 大小:2KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

osquery-python OSQuery 的 Python 绑定 自述文件 这是 osquery-python 的 README 文件 示例用法:from osquery import osquery osquery = osquery() 打印 osquery.setOutputMode("--json").query("SELECT * from etc_hosts") 去做 [ ] 添加 SWIG 接口 [ ] 包