From e6a8d49b78e748ef7b12db19689b4d89a90fe742 Mon Sep 17 00:00:00 2001 From: Davide Baglieri Date: Mon, 12 Mar 2018 11:51:26 +0100 Subject: [PATCH] Added infosec.cert-pa.it Added [INFOSEC CERT-PA](https://infosec.cert-pa.it) to "Malware Corpora" and "Other Resources" sections. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0fccbe5..55a0488 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by malware samples and analyses. * [Exploit Database](https://www.exploit-db.com/) - Exploit and shellcode samples. +* [Infosec - CERT-PA](https://infosec.cert-pa.it/analyze/submission.html) - Malware samples collection and analysis. * [Malshare](https://malshare.com) - Large repository of malware actively scrapped from malicious sites. * [MalwareDB](http://malwaredb.malekal.com/) - Malware samples repository. @@ -160,6 +161,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by with a focus on attacks, malware and abuse. Evolution, Changes History, Country Maps, Age of IPs listed, Retention Policy, Overlaps. * [hpfeeds](https://github.com/rep/hpfeeds) - Honeypot feed protocol. +* [Infosec - CERT-PA lists](https://infosec.cert-pa.it/analyze/statistics.html) ([IPs](https://infosec.cert-pa.it/analyze/listip.txt) - [Domains](https://infosec.cert-pa.it/analyze/listdomains.txt) - [URLs](https://infosec.cert-pa.it/analyze/listurls.txt)) - Blocklist service. * [Internet Storm Center (DShield)](https://isc.sans.edu/) - Diary and searchable incident database, with a web [API](https://dshield.org/api/). ([unofficial Python library](https://github.com/rshipp/python-dshield)).