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

19 lines
509 B
JSON

{
"name": "Lasso-Web-Data-Engine",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Lasso Web Data Engine is a cross-platform Web Application Server",
"website": "http://www.blueworld.com/blueworld/products/",
"matches": [
{
"certainty": 25,
"ghdb": "filetype:lasso"
},
{
"search": "headers[server]",
"regexp": "(?-mix:Lasso\\/([^\\s]+))",
"offset": 1
}
]
}