Skip to content

Concierge Toolkit: Physical Access Control Identification and Exploitation

License

Notifications You must be signed in to change notification settings

modulexcite/Concierge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Concierge Toolkit: Physical Access Control Identification and Exploitation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.7%
  • Lua 10.3%