mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
483 B
JSON
18 lines
483 B
JSON
{
|
|
"name": "PHP-Shell",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "php remote shell and file explorer",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"ghdb": "+filetype:php +HAXPLORER +\"Server Files Browser\" +Browsing +\"Script Location\"",
|
|
"certainty": 75
|
|
},
|
|
{
|
|
"regexp": "(?-mix:PHPShell by [a-zA-Z0-9]+ - Version ([0-9a-z\\.]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|