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

14 lines
290 B
JSON

{
"name": "BigDump",
"website": "http://www.ozerov.de/bigdump.php",
"matches": [
{
"regexp": "<!-- <h1>BigDump: Staggered MySQL Dump Importer ver\\. ([\\d.b]+)",
"offset": 1
}
],
"implies": [
"MySQL",
"PHP"
]
}