Anti-DDoS Solution For IoT Devices | Kali Linux 2020 - nShield

Опубликовано: 21 Ноябрь 2024
на канале: The Tech Wing
211
1

nShield: An Easy and Simple Anti-DDoS solution for VPS,Dedicated Servers and IoT devices.

Quick start:

Running as a standalone software (No install.sh required) via DryRun option (-dry) to only check connections agains ip/netsets and do not touch iptables firewall.

python nshield-main.py -dry

Usage:

The above quickstart/installation script will install python if not present and download all the repo with the example config files, after that will be executed a the example config files, after that will be executed a bash script to setup some settings and a cron that will run every 30 minutes to check connections against common ipsets. You can find example config files under examples folder.

Download: https://github.com/fnzv/nShield


-----------------------------------------------------------------------------------------------

Education Purpose Only !!

Anti-DDOS Solution For IoT Devices_ kali Linux nShield

git clone https://github.com/fnzv/nShield

cd nShield

ls

chmod +x install.sh

./install.sh

python nshield-main.py


chose the domain or website you want to protect