Skip to content
This repository has been archived by the owner on Jan 18, 2018. It is now read-only.

Domains extracted from com/net zone files #141

Open
Zenexer opened this issue Feb 24, 2017 · 2 comments
Open

Domains extracted from com/net zone files #141

Zenexer opened this issue Feb 24, 2017 · 2 comments
Assignees

Comments

@Zenexer
Copy link
Contributor

Zenexer commented Feb 24, 2017

Just dropping these here fore now so I don't lose them.

Here are the exhaustive lists I've made from zone files of com/net domains with Cloudflare nameservers or branded com/net nameservers.

% wc -l {com,net,branded}.txt
 1452608 com.txt
  153501 net.txt
  216914 branded.txt
 1823023 total

% l -h {com,net,branded}.txt
3.5M Feb 24 07:07 branded.txt
 25M Feb 24 07:16 com.txt
2.4M Feb 24 07:16 net.txt

% for i in md5 sha1 sha256 sha512; do openssl dgst -$i {com,net,branded}.txt; done
MD5(com.txt)= ee2bb23b0dfaa4935ffd1e819b83706e
MD5(net.txt)= 8fd3340f7a136a5a9136c1097b894f6c
MD5(branded.txt)= 8b15d6ea2ba4b3e6d8916cfeb64b0fbf
SHA1(com.txt)= a3447579304639c1ca2d6715d6d1e82b2ee4ce87
SHA1(net.txt)= 0ea8beddf3f0c7001e40a7451fc9a05c0fdf62cf
SHA1(branded.txt)= 2100470ff90174c7e15088987b805a905958bdc3
SHA256(com.txt)= df0fd49520ce4dae63b9a380349aee05863a3c9c12936f178e11e3c2fb6bd413
SHA256(net.txt)= f366d789c3f86ffc2b7599b5be2cd42c6bf5e62f4477633efacccae509d9771e
SHA256(branded.txt)= 2ef0a533923387f858690301c6c197d09c958ae9a2217ba22fdcf48f5332a199
SHA512(com.txt)= bfa8c852e13fc8caf41d6c41f17768bfeb22e7cac2b52a77326f4aa0aa18b8bef5752c7828701b4610a361594cc20800db853d0a6bf9007f2917f1e5344e4843
SHA512(net.txt)= 3de44d90430cd0ead12e7107e6fcdebc511327d040f786732d687aa3b2eb2d98b7eb58455fb520bb767b2fbb678c17189458f9f83fc21d13d4f773823a9cd24e
SHA512(branded.txt)= a1bff9e6ce5485b68751d29407094e0d4f188fa2fc0ae3ba2264dbc89fc4ed05f4d6212a146c92436fc7948e5c3edccfbdd41cde94ae4850dd65dee7b512ea88
@coderobe
Copy link
Contributor

Adding new sites now that everything has been fixed would introduce a lot of false positives.

@Zenexer
Copy link
Contributor Author

Zenexer commented Feb 24, 2017

@coderobe This is for reference only.

@Zenexer Zenexer self-assigned this Feb 25, 2017
This was referenced Feb 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants