mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
31 lines
1.0 KiB
JSON
31 lines
1.0 KiB
JSON
{
|
|
"name": "VSNSLemon",
|
|
"author": "Andrew Horton",
|
|
"version": "0.3",
|
|
"description": "VSNS is a Very Simple News System written in PHP. VSNS Lemon vulnerabilities: http://evuln.com/vulns/106/summary.html",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"ghdb": "\"Powered by Vsns Lemon\" intitle:\"Vsns Lemon\""
|
|
},
|
|
{
|
|
"text": "<p>Powered by <abbr title=\"very simple news system\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a[^>]+title=\"Blog powered by VSNS Lemon\">)"
|
|
},
|
|
{
|
|
"certainty": 50,
|
|
"regexp": "(?-mix:<div id=\"vsns-(inner|container)\">)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<img[^>]+alt=\"VSNS Lemon\"[^>]+title=\"Blog powered by VSNS Lemon\")"
|
|
},
|
|
{
|
|
"offset": 1,
|
|
"name": "powered by link",
|
|
"regexp": "(?-mix:<p>Powered by <abbr title=\"very simple news system\">VSNS<\\/abbr> (Lemon) ([0-9.a-z]*) by <a href=\"http:\\/\\/tachyondecay.net\\/\">Tachyon<\\/a>)"
|
|
}
|
|
]
|
|
}
|