Skip to content

Commit

Permalink
New domain cdnmyhost.com
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Feb 24, 2015
1 parent c96bee6 commit d00764c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions abused_domains.csv
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,4 @@ ohhr.ru; A
uzuzuu.ru; A
viareality.cz; A
pidarastik.ru; A
cdnmyhost.com; A
1 change: 1 addition & 0 deletions domain-blacklist-string.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,4 @@ iptables --insert INPUT -p udp --dport 53 -m string --from 40 --to 51 --algo bm
iptables --insert INPUT -p udp --dport 53 -m string --from 40 --to 51 --algo bm --hex-string '|06757a757a757502727500|' -j DROP -m comment --comment "DROP DNS Q uzuzuu.ru"
iptables --insert INPUT -p udp --dport 53 -m string --from 40 --to 57 --algo bm --hex-string '|0A7669617265616c69747902637a0000ff|' -j DROP -m comment --comment "DROP DNS Q viareality.cz"
iptables --insert INPUT -p udp --dport 53 -m string --from 40 --to 57 --algo bm --hex-string '|0A7069646172617374696b0272750000ff|' -j DROP -m comment --comment "DROP DNS Q pidarastik.ru"
iptables --insert INPUT -p udp --dport 53 -m string --from 40 --to 57 --algo bm --hex-string '|0963646e6d79686f737403636f6d0000ff|' -j DROP -m comment --comment "DROP DNS Q cdnmyhost.com"
1 change: 1 addition & 0 deletions domain-blacklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,4 @@ iptables --insert INPUT -p udp --dport 53 -m u32 --u32 "0x28&0xFFDFDFDF=0x044f48
iptables --insert INPUT -p udp --dport 53 -m u32 --u32 "0x28&0xFFDFDFDF=0x06555a55 && 0x2c&0xDFDFDFFF=0x5a555502 && 0x30&0xDFDFFF00=0x52550000" -j DROP -m comment --comment "DROP DNS Q uzuzuu.ru"
iptables --insert INPUT -p udp --dport 53 -m u32 --u32 "0x28&0xFFDFDFDF=0x0a564941 && 0x2c&0xDFDFDFDF=0x5245414c && 0x30&0xDFDFDFFF=0x49545902 && 0x34&0xDFDFFFFF=0x435a0000 && 0x38&0xFF000000=0xFF000000" -j DROP -m comment --comment "DROP DNS Q viareality.cz"
iptables --insert INPUT -p udp --dport 53 -m u32 --u32 "0x28&0xFFDFDFDF=0x0a504944 && 0x2c&0xDFDFDFDF=0x41524153 && 0x30&0xDFDFDFFF=0x54494b02 && 0x34&0xDFDFFFFF=0x52550000 && 0x38&0xFF000000=0xFF000000" -j DROP -m comment --comment "DROP DNS Q pidarastik.ru"
iptables --insert INPUT -p udp --dport 53 -m u32 --u32 "0x28&0xFFDFDFDF=0x0943444e && 0x2c&0xDFDFDFDF=0x4d59484f && 0x30&0xDFDFFFDF=0x53540343 && 0x34&0xDFDFFFFF=0x4f4d0000 && 0x38&0xFF000000=0xFF000000" -j DROP -m comment --comment "DROP DNS Q cdnmyhost.com"

0 comments on commit d00764c

Please sign in to comment.