{"id":18431701,"url":"https://github.com/moltenbit/ufw-automatic-ip-blacklisting","last_synced_at":"2025-04-14T01:17:51.746Z","repository":{"id":206297224,"uuid":"716303306","full_name":"moltenbit/UFW-Automatic-IP-Blacklisting","owner":"moltenbit","description":"Automatic import of UFW rules for daily generated IP-blacklists.","archived":false,"fork":false,"pushed_at":"2023-11-09T18:36:35.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T01:17:44.943Z","etag":null,"topics":["blacklists","security","threats","ufw"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moltenbit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-08T21:18:36.000Z","updated_at":"2024-09-04T09:47:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e449a1d6-ebfe-4d1a-9d59-6b0bb8076638","html_url":"https://github.com/moltenbit/UFW-Automatic-IP-Blacklisting","commit_stats":null,"previous_names":["sysadt/ufw-automatic-ip-blacklisting","moltenbit/ufw-automatic-ip-blacklisting"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltenbit%2FUFW-Automatic-IP-Blacklisting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltenbit%2FUFW-Automatic-IP-Blacklisting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltenbit%2FUFW-Automatic-IP-Blacklisting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltenbit%2FUFW-Automatic-IP-Blacklisting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moltenbit","download_url":"https://codeload.github.com/moltenbit/UFW-Automatic-IP-Blacklisting/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804823,"owners_count":21164135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blacklists","security","threats","ufw"],"created_at":"2024-11-06T05:25:59.826Z","updated_at":"2025-04-14T01:17:51.719Z","avatar_url":"https://github.com/moltenbit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UFW-Automatic-IP-Blacklisting\n\nDownloads known malicious IP adresses daily from [IPsum](https://github.com/stamparm/ipsum) and blocks them with UFW.\n\nCAREFUL: REALLY SLOW!\n\n```\n# create dir for blacklist files\n:~$ mkdir /opt/ip-blacklist\n\n# download the blacklist scripts to the dir\n:~$ wget https://raw.githubusercontent.com/sysadt/UFW-Automatic-IP-Blacklisting/main/ip-blacklist.sh -P /opt/ip-blacklist\n:~$ wget https://raw.githubusercontent.com/sysadt/UFW-Automatic-IP-Blacklisting/main/update-blacklist.sh -P /opt/ip-blacklist\n\n# change permissions\n:~$ chmod 700 /opt/ip-blacklist/ip-blacklist.sh\n:~$ chmod 700 /opt/ip-blacklist/update-blacklist.sh\n\n# add both scripts to crontab for daily runs\n:~$ sudo crontab -e\n\n0 6 * * * /opt/ip-blacklist/update-blacklist.sh\n10 6 * * * /opt/ip-blacklist/ip-blacklist.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoltenbit%2Fufw-automatic-ip-blacklisting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoltenbit%2Fufw-automatic-ip-blacklisting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoltenbit%2Fufw-automatic-ip-blacklisting/lists"}