elliotwutingfeng / ChongLuaDao-Phishing-Blocklist

Machine-readable .txt blocklist of phishing URLs and IP Addresses from the Chống Lừa Đảo (https://chongluadao.vn) project, updated once a day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChongLuaDao Phishing Blocklist

Python GitHub Actions

GitHub license scraper Total Blocklist URLs

Machine-readable .txt blocklist of phishing URLs and IP Addresses from the Chống Lừa Đảo project, updated once a day.

The URLs and IP Addresses in this blocklist are compiled by the Chống Lừa Đảo project.

Disclaimer: This project is not sponsored, endorsed, or otherwise affiliated with the Chống Lừa Đảo project.

Blocklist download

File Download
urls.txt 💾
urls-ABP.txt 💾
urls-UBO.txt 💾
urls-UBL.txt 💾
urls-pihole.txt 💾
ips.txt 💾

Requirements

  • Python 3.12+

Setup instructions

git clone and cd into the project directory, then run the following

python3 -m venv venv
venv/bin/python3 -m pip install --upgrade pip
venv/bin/python3 -m pip install -r requirements.txt

Usage

venv/bin/python3 scraper.py

Libraries/Frameworks used

 

These files are provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, arising from, out of or in connection with the files or the use of the files.

Any and all trademarks are the property of their respective owners.

About

Machine-readable .txt blocklist of phishing URLs and IP Addresses from the Chống Lừa Đảo (https://chongluadao.vn) project, updated once a day.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%