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

19 lines
575 B
JSON

{
"name": "IMGallery",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "image gallery web app",
"website": "http://www.imgallery.zor.pl",
"matches": [
{
"name": "GHDB: \"Powered by IMGallery -exploit\"",
"certainty": 75,
"ghdb": "\"Powered by IMGallery\" -exploit"
},
{
"name": "powered by text",
"text": "Powered by <a class = \"a07\" href=\"http://www.imgallery.zor.pl\"><b>IMGallery</b></a> &copy; Dariusz Niemiec"
}
]
}