Skip to content

troublestarter/blacklistips

Repository files navigation

🚫 Blacklist IPs HOW-TO

🔄 Automatically updated threat intelligence feed (IP + CIDR)

🌐 Select your Language !


🇬🇧 English Version

📑 Table of Contents


📌 Description

This repository provides a centralized blacklist of IP addresses and CIDR ranges considered suspicious or malicious.

Data is aggregated from multiple public sources, cleaned, deduplicated, and published in a simple and usable format.


🚀 Quick Usage (manual)

👉 You do NOT need the script to use this project.

Simply use this URL:

https://raw.githubusercontent.com/troublestarter/blacklistips/main/blacklist.txt


🚀 Sophos XGS Firewall Usage (With MTR)

👉 You do NOT need the script to use this project.

Just add the source below:

https://raw.githubusercontent.com/troublestarter/blacklistips/main/blacklist.txt

Go to Protect → Active Threat Response → Third-Party Threat Feeds and add a new source.

image image

🚀 Fortinet Firewall Usage (+7.x)

Go to Security Fabric > External Connectors and click Create New.

In the Threat Feeds section, click IP Address.

Set the Name to the Blocklist.

Set the URI of external resource to https://raw.githubusercontent.com/troublestarter/blacklistips/main/blacklist.txt

Configure the remaining settings as required, then click OK.

Edit the connector, then click View Entries to view the IP addresses in the feed.

image

🚀 BunkerWeb WAF Usage

Go to Global Settings > Blacklist

Set the Blacklist IP/network URLs with https://raw.githubusercontent.com/troublestarter/blacklistips/main/blacklist.txt

Click Save

image

Note : You can also prefer choose the Services page for specific setup instead of the Global Settings.


⚙️ How blacklist.txt is generated

  • Use multiple external lists ExternalLists.txt and your custom custom-blacklist.txt
  • Clean data
  • Deduplicate entries
  • Remove whitelist entries from custom-whitelist.txt
  • Optimize IPs included in CIDRs
  • Generate blacklist.txt
workflow-EN

📂 Repository Content

  • blacklist.txt → Final list (IP + CIDR) of malicious actors
  • count.txt → Total entries in blacklist.txt
  • custom-blacklist.txt → Your own list to inject
  • custom-whitelist.txt → Your own list to exclude
  • ExternalLists.txt → Externals sources
  • LICENSE → License
  • README.md → Documentation

⚠️ Disclaimer

  • False positives may occur
  • IPs may be dynamic
  • Depends on external sources

🤝 Contributions and requests for modifications

Contributions are welcome via "Issue" or "Pull requests". Changes are reviewed before being merged.


📄 License

GPL v3


🇫🇷 Version Française

📑 Sommaire


📌 Description

Ce dépôt fournit une blacklist d’IP et de réseaux (CIDR) suspects ou malveillants.

Les données sont agrégées à partir de sources publiques, nettoyées et dédupliquées.


🚀 Utilisation rapide (manuel)

👉 Aucun script nécessaire.

Utilisez directement :

https://raw.githubusercontent.com/troublestarter/blacklistips/main/blacklist.txt


🚀 Utiliser avec Sophos XGS (MTR)

👉 Aucun script nécessaire.

Ajoutez simplement la source suivante :

https://raw.githubusercontent.com/troublestarter/blacklistips/main/blacklist.txt

Puis allez dans : Protect → Active Threat Response → Third-Party Threat Feeds

image image

🚀 Utiliser avec Fortinet Firewall (+7.x)

Accédez à Security Fabric > Connecteurs externes et cliquez sur Créer.

Dans la section Flux de menaces, cliquez sur Adresse IP.

Saisissez le nom « Liste de blocage » dans le champ Nom.

Définissez l'URI sur : https://raw.githubusercontent.com/troublestarter/blacklistips/main/blacklist.txt

Configurez les autres paramètres selon vos besoins, puis cliquez sur OK.

Modifiez le connecteur, puis cliquez sur Afficher les entrées.

image

🚀 Utiliser avec BunkerWeb

Go to Global Settings > Blacklist

Set the Blacklist IP/network URLs with https://raw.githubusercontent.com/troublestarter/blacklistips/main/blacklist.txt

Click Save

image

Note : You can also prefer choose the Services page for specific setup instead of the Global Settings.


⚙️ Génération du fichier blacklist.txt

  • Utilisation de plusieurs listes externes ExternalLists.txt et du fichier custom-blacklist.txt
  • Nettoyage des données
  • Suppression des doublons
  • Suppression des entrées présentes dans custom-whitelist.txt
  • Suppression des IP incluses dans les CIDR
  • Génération de blacklist.txt
workflow

📂 Contenu

  • blacklist.txt → Liste finale (IP + CIDR)
  • count.txt → Nombre total d’entrées
  • custom-blacklist.txt → Liste personnalisée à ajouter
  • custom-whitelist.txt → Liste personnalisée à exclure
  • ExternalLists.txt → sources externes
  • LICENSE → Licence
  • README.md → Documentation

⚠️ Avertissement

  • Faux positifs possibles
  • IP dynamiques
  • Dépend des sources

🤝 Contributions et demandes de modifications

Les contributions sont les bienvenues via "Issues" ou encore "Pull request". Les modifications sont validées avant intégration.


📄 Licence

GPL v3

About

Ultimate IP Blacklist set

Topics

Resources

License

Stars

Watchers

Forks

Contributors