mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
371 B
JSON
19 lines
371 B
JSON
{
|
|
"name": "phpMyadmin",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "headers",
|
|
"text": "Set-Cookie: phpMyAdmin="
|
|
},
|
|
{
|
|
"search": "title",
|
|
"regexp": "phpMyAdmin "
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "pma_password"
|
|
}
|
|
]
|
|
} |