Top 100000 Subdomains in Certificate Transparency #88

This commit is contained in:
Jing Ling
2020-05-13 21:51:00 +08:00
parent d8546cbe1f
commit 1c44c1b55e
3 changed files with 91313 additions and 29874 deletions
+7 -5
View File
@@ -224,13 +224,15 @@ FLAGS
3. 网上有关安全研究人员关于对全网常见子域的研究结果。
* [the_most_popular_subdomains_on_the_internet](https://bitquark.co.uk/blog/2016/02/29/the_most_popular_subdomains_on_the_internet)
* [The most popular subdomains on the internet (2017 edition)](https://medium.com/@cmeister2/the-most-popular-subdomains-on-the-internet-2017-edition-a6b9c8a20fd8)
4. 常见业务命名规律:
4. 网上有关安全研究人员关于对证书透明度中常见子域提取的结果。
* [Top 100000 Subdomains in Certificate Transparency](https://github.com/internetwache/CT_subdomains)
5. 常见业务命名规律:
* 单字母、单字母+单数字、双字母、双字母+单数字、双字母+双数字、三字母、四字母;
* 单数字、双数字、三数字;
5. 在公司或者说在DevOps中常见的工具和软件名称。
6. 常见中文单词拼音和常见英文单词。
7. 从以上获取的字典做优化排序以及脏数据去除处理。
8. 非常欢迎你贡献更好的字典。
6. 在公司或者说在DevOps中常见的工具和软件名称。
7. 常见中文单词拼音和常见英文单词。
8. 从以上获取的字典做优化排序以及脏数据去除处理。
9. 非常欢迎你贡献更好的字典。
## 👏用到框架
+91304 -29868
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -238,6 +238,7 @@ Description of the subdomain dictionary source:
3. Research results by security researchers:
* [the_most_popular_subdomains_on_the_internet](https://bitquark.co.uk/blog/2016/02/29/the_most_popular_subdomains_on_the_internet)
* [The most popular subdomains on the internet (2017 edition)](https://medium.com/@cmeister2/the-most-popular-subdomains-on-the-internet-2017-edition-a6b9c8a20fd8)
* [Top 100000 Subdomains in Certificate Transparency](https://github.com/internetwache/CT_subdomains)
4. Common naming rules:
* single letter, single letter + single number, double letter, double letter + single number, double letter + double number, three letters, four letters;
* single number, double number, three numbers;