ChiefGyk
ed8881afc9
double checking lists
2016-06-29 09:05:39 -04:00
ChiefGyk
a931ec80ad
rewrote blacklist with more lists, and ipset
2016-06-29 08:52:17 -04:00
ChiefGyk
74e5dba3ba
testing all lists
2016-06-29 08:24:43 -04:00
ChiefGyk
619e1a7265
added some bad url list
2016-06-29 08:18:00 -04:00
ChiefGyk
957f3a9b08
removed some lists for testing
2016-06-29 08:14:21 -04:00
ChiefGyk
4f9b926dba
used xargs to make it a bit easier for script, had it make /etc/iptables then copy blocklist.txt to there, which the cron.daily will continuously read from for it's lists
2016-06-29 08:06:54 -04:00
ChiefGyk
1b17b25e9e
added mishing back slash for lists
2016-06-29 07:48:47 -04:00
ChiefGyk
b04bcf1d47
added a bunch of filters for email/webmail servers
2016-06-29 07:45:48 -04:00
ChiefGyk
b4154ad1bd
removed unneeded sudo
2016-06-29 07:28:45 -04:00
ChiefGyk
dff698425d
updated readme
2016-06-28 19:02:02 -04:00
ChiefGyk
409cbbe014
updated readme
2016-06-28 18:59:58 -04:00
ChiefGyk
688ab401e2
updated readme
2016-06-28 18:58:46 -04:00
ChiefGyk
9d814940f9
Made script check to see if you are running as root
2016-06-28 18:54:47 -04:00
ChiefGyk
b65dc98966
made executable
2016-06-28 16:24:11 -04:00
ChiefGyk
bddddcb3fd
removed unnecessary lines
2016-06-28 16:21:45 -04:00
ChiefGyk
f054128a65
added script
2016-06-28 16:12:16 -04:00
Alon Ganon
f14a41f4b7
Initial commit
2016-06-28 16:08:58 -04:00
jordanrinke
600ecb5356
Exclude f2b sets
...
If you save the f2b set, it will stack them on restart. Adding grep -iv "f2b" will exclude any sets from fail2ban from being saved, so they append a single time properly
2014-08-08 16:41:31 -07:00
jordanrinke
1ca7c0c6e1
Update README.md
2014-06-13 12:52:21 -07:00
jordanrinke
3560bfedb7
add ipset save/load/flush
...
added checking for and saving ipsets. sets are saved in the same place as the other rules in a file named rules.ipset. Rules are only saved if they are defined, same with flushing and loading. Instead of checking to see if ipset is installed on the load, I just check for the rules.ipset file, since if that doesn't exist loading doesn't make sense.
2014-06-13 12:51:41 -07:00
jordanrinke
5dd3f71343
Initial commit
2014-06-13 12:41:04 -07:00
Onder Vincent Koc
93be8d9f67
Create dshield_auto.sh
2014-06-09 12:03:27 +01:00
Onder Vincent Koc
fbbce3c0fa
Initial commit
2014-06-09 11:55:36 +01:00