Difference between revisions of "DECT"
From Teknologisk videncenter
m (→DECT Hacking) |
m (→Blog Articles) |
||
Line 45: | Line 45: | ||
The [https://dedected.org/trac/wiki/COM-ON-AIR COM-ON-AIR] Dect PCMCIA card comes with windows drivers and allow a computer to function as a Dect Base Station(FP) and relay calls to a SIP IP PBX.<br/> | The [https://dedected.org/trac/wiki/COM-ON-AIR COM-ON-AIR] Dect PCMCIA card comes with windows drivers and allow a computer to function as a Dect Base Station(FP) and relay calls to a SIP IP PBX.<br/> | ||
DECT support on wireshark is possible with the wireshark-1.0.5_dect.patch in Wireshark 1.0.5 | DECT support on wireshark is possible with the wireshark-1.0.5_dect.patch in Wireshark 1.0.5 | ||
− | === | + | ===Articles=== |
*http://marienfeldt.wordpress.com/2010/04/15/dect-phone-interception-made-easy/ | *http://marienfeldt.wordpress.com/2010/04/15/dect-phone-interception-made-easy/ | ||
+ | *[https://dedected.org/trac/attachment/wiki/DSC-Analysis/FSE2010-166.pdf Cryptanalysis of the DECT Standard Cipher] | ||
=Links= | =Links= |
Revision as of 21:55, 20 December 2011
Contents
Digital Enhanced Cordless Telecommunications (DECT™)
Applications
DECT is suitable for voice, data, and networking applications with a range up to 500 meters.
Abbreviations
Abr. | Meaning | Explanation |
CC | Call Control | Signaling |
CISS | Call Independent Supplementary Service | - |
DECT | Digital Enhanced Cordless Telecommunications | The standard |
DECT-TS | DECT Technical Specification | As RFC's in IP |
DECT-CI | DECT Common Specification | - |
DECT-DSAA | DECT Standard Authentication Algorithm | A handset authenticate with the system |
DECT-DSCA | DECT Standard Ciphering Algorithm | Encrypt Voice and Signaling |
DECT-GAP | DECT Generic Access Profile | - |
DECT-DRPS | DECT Packet Radio Service | Data over DECT |
DECT-IP | DECT Internet Protocol | IP over DECT |
DECT-FR | DECT Base Station | - |
DECT-FP | DECT Fixed Part | The base station |
DECT-PP | DECT Protable Part | The handset |
DECT-FT | DECT Fixed radio Terminations | The base station |
DECT-PT | DECT Portable radio Terminations | The handset |
LCE | Link Control Entity |
DECT Hacking
Kismet support DECT sniffing by using this plugin.
The GNU Radio project utilizes the Universal Software Radio Peripheral (USRP) by Matt Ettus.
The COM-ON-AIR Dect PCMCIA card comes with windows drivers and allow a computer to function as a Dect Base Station(FP) and relay calls to a SIP IP PBX.
DECT support on wireshark is possible with the wireshark-1.0.5_dect.patch in Wireshark 1.0.5
Articles
- http://marienfeldt.wordpress.com/2010/04/15/dect-phone-interception-made-easy/
- Cryptanalysis of the DECT Standard Cipher