Projects/siahsd
Uit Hackerspace Bitlair
< Projects
| Project: siahsd | |
|---|---|
| Beschrijving | Alarm system IP daemon for the SIA-HS protocol |
| Start | 2012-07-14 |
| Contact | WilcoBaanHofman |
| Status | Production |
| Website | https://github.com/bitlair/siahsd |
De SIA-HS daemon is een service welke bij Bitlair wordt gebruikt om melding van het alarmsysteem te onderscheppen en om te zetten in automatisering.
Het doet nu:
- Meldingen op IRC/Discord tonen
- Apparatuur uit en aan zetten
- Spacestate uit forceren indien dit wordt vergeten
Ontdekking van veiligheidsrisico

Met het uit elkaar pluizen van het protocol van het SIA-HS alarm kwam Wilco er achter dat het triviaal was om op afstand een alarmconditie te triggeren. Hiervan is destijds melding gemaakt bij de desbetreffende instanties.
Outline (verouderd)
The goal of the project is to link our alarm system to the Alarm Monitoring Service via Internet, but also to capture events from the alarm system on the network.
We are using an Alphatronics Alarm Dialer, which can use SIA-HS to communicate over IP.
Ultimate goals are:
- Register als a full monitoring service for the dialer (ACHIEVED)
- Parse events from the Alarm system (ACHIEVED)
- Log events to a database (ACHIEVED)
- Have a push event to our IRC channel, without polling (ACHIEVED)
- Create a PROM list and keep track of keepalives, different IP-addresses, etc.
- Keep track of status of events and have a manual reset function
- Implement every Alarm IP Protocol:
- Alphatronics SIA-HS (ACHIEVED)
- Vebon SecIP 1.x (ACHIEVED)
- Chiron IrisTouch (In progress)
- Ademco/Pittway/Honeywell Galaxy (Protocol dissection possible)
- Vebon SecIP 2.x (Have protocol description)
- SIA DC-09-2007
- VDS 2465-S2
- Implement events via analog SIA/XSIA/Ademco ContactID via Asterisk AlarmReceiver/ContactID or something similar