Bunch of scripts helping to investigate smishing URLs. We will continue to add more scripts as we proceed.
git clone https://github.com/reportsmishing/public_code.git
cd public_code
pip3 install -r requirements.txt
You can simply get your API keys from:
Note: Without the above API keys, the code will not work.
python3 search_url.py --url <url you want to investigate>
Developed with ❤️ at University College London