Files
OneForAll-mirror/data/rules/fofa/gitlab.json
T
2020-07-29 00:02:06 +08:00

19 lines
383 B
JSON

{
"name": "gitlab",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "_gitlab_session"
},
{
"search": "body",
"text": "gon.default_issues_tracker"
},
{
"search": "body",
"text": "GitLab Community Edition"
}
]
}