Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Concierge — Concierge Toolkit: Physical Access Control Identification and Exploitation | Kitploit
Tools/GitHubGitHub/lixmk/concierge
Embedded Systems SecurityVulnerability AnalysisExploitationInformation GatheringHardware HackingPenetration TestingHardware SecurityRed Teaming
GitHublixmk/concierge

Concierge

Concierge Toolkit: Physical Access Control Identification and Exploitation

View Repository
1192548 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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:

root@kitploit:~
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:

root@kitploit:~
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.

Download Tool