-
Notifications
You must be signed in to change notification settings - Fork 1
/
sites.yml
47 lines (40 loc) · 2.3 KB
/
sites.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# [MaxMind GeoIP data](http://dev.maxmind.com/geoip/legacy/geolite/)
# download both of these into the geo_data folder
# Object Example - NOTE it doesn't matter what the property name is as
# long as one of the properties is a URL
#- outputDirectory: geo_data
# url: http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip
#- srcURL: http://download.maxmind.com/download/geoip/database/asnum/GeoIPASNum2.zip
# outDir: geo_data
# [NVD](http://nvd.nist.gov/download.cfm)
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2002.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2003.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2004.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2005.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2006.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2007.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2008.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2009.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2010.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2011.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2012.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2013.xml
#- http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2013.xml
#Object example of commented line above
#- src: http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2013.xml
# [CPE](http://cpe.mitre.org/)
#- http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.3.xml
# Rename Example - rename source URL to different filename on retreival
# NOTE: Again property order and name do NOT matter
#- url: http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.3.xml
# dstFile: cpe_v2.3.xml
# [CVE](http://cve.mitre.org/)
#- http://cve.mitre.org/data/downloads/allitems.xml
# [Exploit-DB](http://www.exploit-db.com/)
#- http://www.exploit-db.com/archive.tar.bz2
# [Metasploit module info](http://www.metasploit.com/)
- url: https://raw.github.com/stucco/exogenous-data-ms/master/module_details_with_refs.csv
dstFile: metasploit.csv
# [Clean MX malware sites list](http://support.clean-mx.de/clean-mx/viruses.php)
#- url: http://support.clean-mx.de/clean-mx/xmlviruses.php
# dstFile: clean-mx-viruses.xml