mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
398 B
JSON
19 lines
398 B
JSON
{
|
|
"name": "DVWA",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "Damn Vulnerable Web App (DVWA) - Login"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "dvwa/css/login.css"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "dvwa/images/login_logo.png"
|
|
}
|
|
]
|
|
} |