Files
OneForAll-mirror/data/rules/whatweb/c99-shell.json
T
2020-07-29 00:02:06 +08:00

16 lines
470 B
JSON

{
"name": "c99-Shell",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "c99 PHP Backdoor",
"website": null,
"matches": [
{
"text": "Dir: <input type=\"text\" name=\"directory\" method=\"get\"> <input type=\"submit\" value=\"List Directory\"><br><br> eg: /etc/<br>"
},
{
"text": "<center>Php Safe-Mode Bypass (List Directories): <form action=\""
}
]
}