Skip to content

0xc4b4l/tmsi_decoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

tmsi_decoder

An EAP-SIM/AKA TMSI (Temporary Mobile Subscriber Identity) decoder routine in PERL (3GPP S3-020654)

This is a basic PERL program which takes the TMSI (or also known as a pseduonym) and decodes it into the actual IMSI The decoding standard is based on 3GPP S3-020654 Note that the encryption key must be known in order to have this work, without the correct encryption key on the 3GPP-AAA server, this will not work

Just call the program $ ./decoder-new.pl [TMSI]

and the output will be the actual IMSI value

About

An EAP-SIM/AKA TMSI (Temporary Mobile Subscriber Identity) decoder routine in PERL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%