Skip to main content

IMSI catcher detector

Project description

https://gitlab.com/finding-ray/antikythera/badges/master/build.svg https://gitlab.com/finding-ray/antikythera/badges/master/coverage.svg

IMSI Catcher detection, analysis and display.

Development Environment Setup

Windows

Wireshark must be installed for the pyshark library to have access to the packet dissectors it needs. See the Wireshark Documentation for details.

Linux

Setup a virtual environment to ensure system packages are not used:

mkdir -p ~/.virtualenv/antikythera
python3 -m venv ~/.virtualenv/antikythera
source ~/.virtualenv/antikythera/bin/activate

Then for Debian or Ubuntu based distributions just run the setup script sudo bash setup.sh. The documentation can be built locally by running python setup.py docs and to run the tests:

pip install -r test-requirements.txt
python setup.py test

The program can be installed and ran as follows:

python setup.py install
anti

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antikythera-0.0.0.tar.gz (472.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page