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

23 lines
464 B
JSON

{
"name": "jira",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "jira.webresources"
},
{
"search": "headers",
"text": "atlassian.xsrf.token"
},
{
"search": "body",
"text": "ams-build-number"
},
{
"search": "body",
"text": "com.atlassian.plugins"
}
]
}