https://www.badips.com/get/list/any/3?age=2d
badips.com is an IP based abuse tracker. Anyone can report "bad" IPs as well as anyone can consume compiled blocklists for free to do whatever they like to do with it. We refer to a 'badip' or 'badips' as an IP that was seen in context with malicious activities on hosts which are connected with the internet.
This feed includes, but are not limited to
The badips feed API is found on github at
https://github.com/dnif/enrich-badips
ACCESS DNIF CONTAINER VIA SSH : Click To Know How
$cd /dnif/CnxxxxxxxxxxxxV8/enrichment_plugins/
git clone https://github.com/dnif/enrich-badip.git badips
Fields | Description |
---|---|
EvtType | An IP |
EvtName | The IOC |
IntelRef | Feed Name |
IntelRefURL | Feed URL |
ThreatType | DNIF Feed Identification Name |
An example of API feed output
{'EvtType': 'IPv4',
'EvtName': '212.129.46.64',
'AddFields': {
'IntelRef': ['BADIPS'],
'IntelRefURL': ['https://www.badips.com/get/list/any/3?age=2d'],
'ThreatType': ['blacklist'] }}