Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
Concierge — Concierge Toolkit: Physical Access Control Identification and Exploitation | Kitploit
工具/GitHubGitHub/lixmk/concierge
Embedded Systems SecurityVulnerability AnalysisExploitationInformation GatheringHardware HackingPenetration TestingHardware SecurityRed Teaming
GitHublixmk/concierge

Concierge

Concierge Toolkit: Physical Access Control Identification and Exploitation

查看仓库
119258年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Concierge 工具包:物理访问控制识别与利用

Concierge 工具包是各种脚本和资源的集合,用于帮助识别和利用物理访问控制与监控系统。

Concierge 目前包含针对以下厂商的测试和/或漏洞利用:

  • HID
  • AMAG
  • Mercury Security OEM (Mercury, Lenel, Honeywell, and others)
  • 通用/厂商中立

安装

Concierge 模块需要 libsnmp-dev:

root@kitploit:~
apt-get update && apt-get -y install libsnmp-dev

Concierge 目前使用 Python 2.7。你可以使用随附的 requirements.txt 安装所需模块:

root@kitploit:~
pip install -r requirements.txt

使用

每个脚本的用法都可以在其关联目录的 README.md 文件中找到,至少在我建好 wiki 之前是这样。

下载工具