增加指纹识别功能,可识别尝试CMS、框架,如致远OA、通达OA等

This commit is contained in:
shadow1ng
2021-02-08 15:13:56 +08:00
parent f25eedff67
commit 14c9847f88
13 changed files with 158 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
name: poc-yaml-alibaba-nacos
rules:
- method: GET
path: /nacos/
follow_redirects: true
expression: |
response.body.bcontains(bytes("<title>Nacos</title>"))
detail:
author: AgeloVito
info: alibaba-nacos
login: nacos/nacos
links:
- https://blog.csdn.net/caiqiiqi/article/details/112005424