IMSI catcher detector
Project description
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file antikythera-0.0.0.tar.gz
.
File metadata
- Download URL: antikythera-0.0.0.tar.gz
- Upload date:
- Size: 472.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e1bd2de086253df05c1bb68341696e911dae45d15d73c37af0d6201d1e72f43 |
|
MD5 | 29d54221e3c65b5ffa9513357b81e069 |
|
BLAKE2b-256 | 3ea98b3aea699df2bd2496a9ad194374a92957582f4230bb70e69a067bcc794f |