mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
539 B
JSON
14 lines
539 B
JSON
{
|
|
"name": "CGI-Backdoor",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Simple CGI backdoor by DK (http://michaeldaw.org)",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<html><body><!-- Simple CGI backdoor by DK (http://michaeldaw.org) --><b style=\"color:black;background-color:#ffff66\">Usage</b>: http://target.com/perlcmd.cgi?cat /etc/passwd<pre></pre></body></html>",
|
|
"string": "Simple CGI backdoor by DK (http://michaeldaw.org)"
|
|
}
|
|
]
|
|
}
|