Skip to content

cybiohub/sc_iptables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Cybionet - Ugly Codes Division

SUMMARY

Script to customize the IPv4 rules and add some extra security rules.

REQUIRED

The 40-iptables application requires the following additional packages to work. Use apt-get command to install these dependencies.

Dependancy:

  • iptables-persistent or netfilter-persistent
  • ipset

Recommended:

  • xtables-addons-common
  • geoip-bin
  • geoip-database

SUPPORTED FEATURES

  • Authorize predefined services
  • Allow restricted IP addresses for management access
  • Greenlist/Redlist
  • Support for custom rules
  • Block Shodan hosts
  • Extra blocks for Censys,Sonar, ShadowServer hosts
  • Block DNS queries by domain names
  • SMURF attack
  • NULL packets
  • SYN FLOOD attack
  • SYN FLOOD attack - MSS
  • XMAS paquets attack
  • INVALID packets
  • Rate-limit incoming SSH connections
  • Block Port Scan

INCLUDED ADDONS

  • Geoip (Allow/Block)
  • Spamhaus Drop/EDrop list
  • Block Tor Exit Nodes

EXTRA TOOL

Tool to show you blocked attacks. For example, a quiet start to the week.

Attacks Graph Report


INSTALLATION

Installation and Configuration


About

This package allows you to deploy an iptables configuration for IPv4 and IPv6 with support for GeoIP, Tor bulk exit list, GreenList / RedList and custom rules.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages