查看并下载所有单词列表:https://wordlists.assetnote.io/
在对资产执行安全测试时,拥有用于内容和子域发现的高质量单词列表至关重要。该网站为您提供针对互联网上最流行技术的最新且有效的词汇表。
使用 Commonspeak2 和 GitHub Actions 于每月 28 日生成单词列表。如果您想要某个扩展或技术的单词列表,但它未包含在此存储库中,请向我们发送 PR,它将在下次运行后包含在此页面上。
Assetnote Continuous Security 会自动映射您的外部资产并监控它们的变化和安全问题,以帮助防止严重违规。如果您想保护您的攻击面并希望演示我们的产品,请通过提交联系表与我们联系。
您可以使用以下命令下载该项目生成的所有单词表:
wget -r --no-parent -R "index.html*" -e robots=off https://wordlists-cdn.assetnote.io/data/ -nH
每个月的 28 日,GitHub actions 用于使用 Commonspeak2 生成单词列表。然后,这些单词列表被提交到通过 Cloudflare (CDN) 提供服务的 Web 服务器。
作为 GitHub 操作的一部分,JSON 文件是使用 gen-json.py 脚本生成的。这些 JSON 文件也会被推送到存储库,然后使用 DataTables 加载到 index.html 中。
Copyright 2020 Assetnote
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Assetnote Pty. Ltd. - Twitter @assetnote