SkillAgentSearch skills...

Concierge

Concierge Toolkit: Physical Access Control Identification and Exploitation

Install / Use

/learn @lixmk/Concierge
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Concierge Toolkit: Physical Access Control Identification and Exploitation

The Concierge Toolkit is collection of various scripts and resources to aid the in identification and exploitation of physical access control and monitoring systems.

Concierge currently contains tests and/or exploits for the following vendors:

  • HID
  • AMAG
  • Mercury Security OEM (Mercury, Lenel, Honeywell, and others)
  • Generic/Vendor Neutral

Installation

A Concierge module requires libsnmp-dev:

apt-get update && apt-get -y install libsnmp-dev

Concierge currently uses Python 2.7. You can install the necessary modules using the included requirements.txt:

pip install -r requirements.txt

Usage

Usage for each script can be found it's associated directory's README.md file. At least until I get a wiki going.

Related Skills

View on GitHub
GitHub Stars118
CategoryDevelopment
Updated6mo ago
Forks25

Languages

Python

Security Score

87/100

Audited on Sep 28, 2025

No findings