Merge branch 'master' of github.com:MISP/misp-warninglists
commit
da9fb56f7e
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"description": "Akamai IP rannges from BGP search",
|
"description": "Akamai IP ranges from BGP search",
|
||||||
"list": [
|
"list": [
|
||||||
"103.12.23.0/24",
|
"103.12.23.0/24",
|
||||||
"103.15.143.0/24",
|
"103.15.143.0/24",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "List of known domains used by automated malware analysis services & security vendors",
|
"name": "List of known domains used by automated malware analysis services & security vendors",
|
||||||
"version": 4,
|
"version": 5,
|
||||||
"description": "Domains used by automated malware analysis services & security vendors",
|
"description": "Domains used by automated malware analysis services & security vendors",
|
||||||
"type": "substring",
|
"type": "substring",
|
||||||
"matching_attributes": [
|
"matching_attributes": [
|
||||||
|
@ -27,6 +27,13 @@
|
||||||
"securelist.com",
|
"securelist.com",
|
||||||
"carbonblack.com",
|
"carbonblack.com",
|
||||||
"app.any.run",
|
"app.any.run",
|
||||||
"cape.contextis.com"
|
"cape.contextis.com",
|
||||||
|
"tria.ge",
|
||||||
|
"koodous.com",
|
||||||
|
"undroid.av-comparatives.org",
|
||||||
|
"sanddroid.xjtu.edu.cn",
|
||||||
|
"jevereg.amnpardaz.com",
|
||||||
|
"analyze.intezer.com",
|
||||||
|
"app.sndbox.com"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
"148.81.111.111",
|
"148.81.111.111",
|
||||||
"148.81.111.114",
|
"148.81.111.114",
|
||||||
"148.81.111.91",
|
"148.81.111.91",
|
||||||
|
"153.234.210.49",
|
||||||
"166.78.144.80",
|
"166.78.144.80",
|
||||||
"168.181.184.35",
|
"168.181.184.35",
|
||||||
"173.192.192.10",
|
"173.192.192.10",
|
||||||
|
@ -37,6 +38,7 @@
|
||||||
"176.58.104.168",
|
"176.58.104.168",
|
||||||
"178.32.140.251",
|
"178.32.140.251",
|
||||||
"178.79.190.156",
|
"178.79.190.156",
|
||||||
|
"183.236.2.18",
|
||||||
"192.169.69.25",
|
"192.169.69.25",
|
||||||
"192.42.116.41",
|
"192.42.116.41",
|
||||||
"193.166.255.171",
|
"193.166.255.171",
|
||||||
|
@ -46,6 +48,7 @@
|
||||||
"199.2.137.0/24",
|
"199.2.137.0/24",
|
||||||
"199.231.211.108",
|
"199.231.211.108",
|
||||||
"204.95.99.59",
|
"204.95.99.59",
|
||||||
|
"206.189.61.126",
|
||||||
"207.46.90.0/24",
|
"207.46.90.0/24",
|
||||||
"208.43.245.213",
|
"208.43.245.213",
|
||||||
"212.227.20.19",
|
"212.227.20.19",
|
||||||
|
@ -59,6 +62,7 @@
|
||||||
"50.116.56.144",
|
"50.116.56.144",
|
||||||
"50.57.148.87",
|
"50.57.148.87",
|
||||||
"52.5.245.208",
|
"52.5.245.208",
|
||||||
|
"58.158.177.102",
|
||||||
"67.215.255.139",
|
"67.215.255.139",
|
||||||
"74.200.48.169",
|
"74.200.48.169",
|
||||||
"74.208.15.160",
|
"74.208.15.160",
|
||||||
|
|
|
@ -26,6 +26,7 @@
|
||||||
"checkip.narak.com",
|
"checkip.narak.com",
|
||||||
"checkmyip.com",
|
"checkmyip.com",
|
||||||
"check-my-ip.net",
|
"check-my-ip.net",
|
||||||
|
"checkip-waw.dyndns.com",
|
||||||
"cmyip.com",
|
"cmyip.com",
|
||||||
"cmyip.net",
|
"cmyip.net",
|
||||||
"crymyip.com",
|
"crymyip.com",
|
||||||
|
|
Loading…
Reference in New Issue