Skip to content

Instantly share code, notes, and snippets.

View compoterhacker's full-sized avatar

Jaime Cochran compoterhacker

View GitHub Profile
@BBcan177
BBcan177 / MS-1
Last active December 11, 2021 16:37
pfBlockerNG Malicious Threats
185.14.31.9 # ROVNIX loader
61.67.114.73 # Regin
202.71.144.113 # Regin
203.199.89.80 # Regin
194.183.237.145 # Regin
94.23.58.217 # SoakSo
5.9.188.148 # Dridex - http://securityblog.s21sec.com/2014/11/dridex-learns-new-trick-p2p-over-http.html
46.4.232.200 # Dridex
37.1.208.21 # Dridex
108.61.198.191 # Dridex
@kyledrake
kyledrake / ferengi-plan.txt
Last active October 3, 2024 15:12
How to throttle the FCC to dial up modem speeds on your website using Nginx
# The blog post that started it all: https://neocities.org/blog/the-fcc-is-now-rate-limited
#
# Current known FCC address ranges:
# https://news.ycombinator.com/item?id=7716915
#
# Confirm/locate FCC IP ranges with this: http://whois.arin.net/rest/net/NET-165-135-0-0-1/pft
#
# In your nginx.conf:
location / {