Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMSI not showing up #43

Open
kernelfg opened this issue Jan 24, 2018 · 7 comments
Open

IMSI not showing up #43

kernelfg opened this issue Jan 24, 2018 · 7 comments

Comments

@kernelfg
Copy link

Hi,

What could be the reason why my own IMSI is not showing up for every tests I did ?
Thanks in advance

@kernelfg kernelfg reopened this Jan 24, 2018
@alexandr84
Copy link

I'd like to know this as well. I find a LOT of IMSI numbers, but not my own IMSI.

@imranrajjad
Copy link

well same here.. unable to find my own.. do we need to process the found IMIS`s further?

@imranrajjad
Copy link

imranrajjad commented Feb 8, 2018

well I had Wireshark open next to the IMSI catcher script. So it appears that Message Type: Location Updating Request (0x08) , Message Type: Location Updating Accept (0x02) also carries IMSI which are not being sniffed by script

@Keskebeu
Copy link

Keskebeu commented Mar 8, 2018

Make sure you are on the same ARFCN as you might have 2 ARFCN as it happens where im.

One is the MS one is the BTS.

@Oros42 Oros42 closed this as completed Jan 20, 2019
@imranrajjad
Copy link

I checked ARFCN from phone`s service settings, its the same

@Oros42 Oros42 reopened this Jan 21, 2019
@asiudoisjdfo
Copy link

Seems that this is an issue for multiple people. I've had issues also. Any news on this?

@brianblank
Copy link

According to https://harrisonsand.com/posts/imsi-catcher/ , the IMSI is only transmitted during initial connection which negotiates a Temporary Mobile Subscriber Identity (TMSI). All subsequent communications happens with the TMSI. I'm curious if this is the issue you are seeing. As this is a passive connection and not an active connection, I don't think you can force the phone to reveal its IMSI.

To test this out, try turning your phone off and on again to force it to establish a new initial connection and see if your TMSI shows up.

Does this IMSI capture tool also capture the TMSI too? If so, I'm sure the phone company can map the TMSI back to an IMSI with a valid search warrant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants