mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
typo
This commit is contained in:
+6
-5
@@ -279,11 +279,12 @@ D:.
|
|||||||
```
|
```
|
||||||
|
|
||||||
A note about subdomain dictionaries:
|
A note about subdomain dictionaries:
|
||||||
1. Some high frequency subdomain name dictionary in open source subdomain collection tool.
|
|
||||||
2. List of the most popular subdomains published by relevant service providers online.
|
1. Some high frequency subdomain name dictionary in open source subdomain collection tool.
|
||||||
3. Online research results by security researchers on common subdomains throughout the network.
|
2. List of the most popular subdomains published by relevant service providers online.
|
||||||
* [the_most_popular_subdomains_on_the_internet](https://bitquark.co.uk/blog/2016/02/29/the_most_popular_subdomains_on_the_internet)
|
3. Online research results by security researchers on common subdomains throughout the network.
|
||||||
* [The most popular subdomains on the internet (2017 edition)](https://medium.com/@cmeister2/the-most-popular-subdomains-on-the-internet-2017-edition-a6b9c8a20fd8)
|
* [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. Optimize sorting and dirty data removal from the dictionary obtained above.
|
4. Optimize sorting and dirty data removal from the dictionary obtained above.
|
||||||
5. You are very welcome to contribute a better dictionary.
|
5. You are very welcome to contribute a better dictionary.
|
||||||
|
|
||||||
|
|||||||
@@ -278,7 +278,7 @@ D:.
|
|||||||
3. 网上有关安全研究人员关于对全网常见子域的研究结果。
|
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](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)
|
* [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. 从以上获取的字典做优化排序以及脏数据去除处理。
|
||||||
5. 非常欢迎你贡献更好的字典。
|
5. 非常欢迎你贡献更好的字典。
|
||||||
|
|
||||||
## 👏用到框架
|
## 👏用到框架
|
||||||
|
|||||||
Reference in New Issue
Block a user