Skip to content

Bad Zone - Its a script, for block Global Bad ASN addresses in 3-step installation bash script

License

Notifications You must be signed in to change notification settings

Rezanans-wow/BZ-antiddos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bad Zone-AntiDDoS (Stop bad ASN attack your server)

Little bash script, for block ip/subnet of bad ASN (What using Stressers)

Friendly for Forks! DB Of IP not been updated.

⚠️ Use safemode of stresser, if in process of installation you got conflicts

  • Main feature - Block poor reputation ASN ips

Supported OS:

Status Name
✔️ Debian 10
✔️ Debian 8
⚠️ Debian 7 and lower
✔️ Ubuntu 20.04
✔️ Ubuntu 18.04
⚠️ Ubuntu 16.04
Ubuntu 14.04 and lower
✔️ Almalinux 8
✔️ Rocky 8
⚠️ Centos8
✔️ Centos7

✔️ - Full support/tested ⚠️ - Requires additional packages ❌ - Doesn't work at all

Installation

  1. Download script_antistresser.sh
  2. Give +x permissions for bash script
  3. Start script

Installation in commands - 1 Step [wget/curl]

  1. curl -s https://raw.githubusercontent.com/Rezanans-wow/antiddos/main/script_antistresser.sh | bash

1.1 wget -qO - https://raw.githubusercontent.com/Rezanans-wow/antiddos/main/script_antistresser.sh | bash

Installation in commands Classic

  1. (Can use curl, yum) wget https://raw.githubusercontent.com/Rezanans-wow/antiddos/main/script_antistresser.sh
  2. chmod +x script_antistresser.sh
  3. ./script_antistresser.sh

Installation if have issues

  1. Download safemode_antistresser.sh
  2. Give +x permissions for bash script
  3. Start script

✔️ Best work with CrowdSec

At the moment, this mini-script is not a way to protect against DDoS attacks. And only a way to block the "Bad" ASN providers, which are used by ip stressers

Bash Shell made-with-bash Linux

Version: GitHub release

Hits