reportsmishing / public_code

Bunch of scripts helping to investigate smishing URLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smishing URL investigation

Bunch of scripts helping to investigate smishing URLs. We will continue to add more scripts as we proceed.

Installation

git clone https://github.com/reportsmishing/public_code.git
cd public_code
pip3 install -r requirements.txt

Enter API keys

You can simply get your API keys from:

Note: Without the above API keys, the code will not work.

Usage

python3 search_url.py --url <url you want to investigate>

🙏 Support

Twitter URL
Buy Me A Coffee


Developed with ❤️ at University College London

About

Bunch of scripts helping to investigate smishing URLs

License:MIT License


Languages

Language:Python 100.0%