Feei
Feei
@Haixiang6123 内置的有道翻译的Key因为调用量过滤频繁导致被封了,正在和他们沟通。
```bash ncrack -p ssh:10022 172.17.4.0/24 -v1 --user root --pass hello123 -g to=1h ``` Ncrack not logged on the success of the two servers(172.17.4.29 and 172.17.4.30), but I can manually login...
```bash $ ssh [email protected] -p10022 The authenticity of host '[172.17.4.29]:10022 ([172.17.4.29]:10022)' can't be established. RSA key fingerprint is 78:d8:22:28:0a:ad:a3:fe:82:2b:0a:03:55:ee:c5:75. Are you sure you want to continue connecting (yes/no)? yes Warning:...
拿`feei-esd-1234.suning.com`和`www.suning.com`进行测试。 有个专门比对HTML相似度的库(`html-similarity`),并不会快太多且根据样式或结构有可能误报。 ```python import time from difflib import SequenceMatcher from html_similarity import style_similarity, structural_similarity, similarity times = 1000 start_time = time.time() for i in range(times): # 根据字符和词组进行相似度比对 # 7/s 0.2468...
@M1k0er 目前不支持,你可以通过git clone的方式使用,直接更改`ESD/`目录下的`.esd`字典文件即可。 计划增加自定义字典参数。
待上线,请耐心等待
@Any3ite @yanb0 规则会逐步开源出来,请等待。
@PSoul 对,写错了
优化解析引擎,对跨函数、跨文件、面向对象调用的方式进行支持。
@40huo 看看