mirror of
https://github.com/chainreactors/spray.git
synced 2025-11-06 10:58:31 +00:00
update README.md
This commit is contained in:
parent
376e8cdc38
commit
e58af07439
@ -15,7 +15,7 @@
|
|||||||
* 基于掩码的字典生成
|
* 基于掩码的字典生成
|
||||||
* 基于规则的字典生成
|
* 基于规则的字典生成
|
||||||
* 动态智能过滤
|
* 动态智能过滤
|
||||||
* 全量gogo的指纹识别
|
* 全量[gogo](https://github.com/chainreactors/gogo)的指纹识别, 全量的[fingerprinthub](https://github.com/0x727/FingerprintHub)指纹
|
||||||
* 自定义信息提取, 如ip,js, title, hash以及自定义的正则表达式
|
* 自定义信息提取, 如ip,js, title, hash以及自定义的正则表达式
|
||||||
* 自定义过滤策略
|
* 自定义过滤策略
|
||||||
* 自定义输出格式与内容
|
* 自定义输出格式与内容
|
||||||
@ -93,4 +93,5 @@ go build .
|
|||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
* [fuzzuli](https://github.com/musana/fuzzuli) 提供了一个备份文件字典生成思路
|
* [fuzzuli](https://github.com/musana/fuzzuli) 提供了一个备份文件字典生成思路
|
||||||
|
* [fingerprinthub](https://github.com/0x727/FingerprintHub) 作为指纹库的补充
|
||||||
Loading…
x
Reference in New Issue
Block a user