ernw / ss7MAPer

SS7 MAP (pen-)testing toolkit. DISCONTINUED REPO, please use: https://github.com/0xc0decafe/ss7MAPer/
https://c0decafe.de/git/ss7MAPer.git/
BSD 3-Clause "New" or "Revised" License
450 stars 180 forks source link

need help #11

Closed HaxorGaruda closed 7 years ago

HaxorGaruda commented 7 years ago

i has successful compile from source with erlang 18.3, but on readme, after compile still need to run binary release on bin/ folder, on install from source, nothing folder bin on ss7mapper folder, and nothing on /usr/bin or /usr/local/bin ..

another question is when using this tools, i need RTL SDR device or modem or just internet connection ? thanks...

0x454447415244 commented 7 years ago

You need an SS7 connection (SIGTRAN) from a telecom provider.

HaxorGaruda commented 7 years ago

is the meaning i connect internet from modem is use GSM..

0xc0decafe commented 7 years ago

What you would need to run this tool is a M3UA connection, running over SCTP, running over IP. So yes, you can run this tool with your modem internet connection, given you have the right STP to hook you up with the SS7 network.

cheers