Skip to content

lcia-projects/firehol-consolidate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Louisiana Cyber Investigators Alliance

Firehol-Consolidate

Firehol IP Blocklists : http://iplists.firehol.org/

This IP list is a composition of other IP lists. The objective is to create a blacklist that can be safe enough to be used on all systems, with a firewall, to block access entirely, from and to its listed IPs. The key prerequisite for this cause, is to have no false positives. All IPs listed should be bad and should be blocked, without exceptions. To accomplish this, we include the following IP lists:

  • fullbogons - the unroutable IPs
  • spamhaus drop and edrop - Don't Route Or Peer IPs
  • dshield - the top 20 attacking class-C
  • malware lists - the Command and Control IPs

This simple python script downloads the lists from the github, consolidates them into either a YAML or CSV file for use with elasticsearch/logstash or any other tool.

you can run this script on a cron job every 4-6 hours to get updated blocklists then apply them to your processing tools.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages