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

28 lines
859 B
JSON

{
"name": "FatWire-Content-Server",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "FatWire Content Server - previously known as Future Tense Content Server CMS",
"website": "http://www.fatwire.com/",
"matches": [
{
"search": "headers[host_service]",
"regexp": "(?-mix:^FutureTenseContentServer:([^\\s]+)$)",
"offset": 1
},
{
"text": "<!-- this tag to be replaced with autogen stuff -->"
},
{
"text": "<h1>FatWire Corporation<br />&nbsp;Content Server</h1>"
},
{
"text": "<b>Open Market, Inc.<br>&nbsp;ContentServer</b><hr>"
},
{
"certainty": 75,
"text": "An error occurred during processing. Check the info log.<br"
}
]
}