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

20 lines
705 B
JSON

{
"name": "Social-Strata",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "",
"website": "http://socialstrata.com/",
"matches": [
{
"ghdb": "inurl:\"/eve/personal?x_myspace_page=profile\" \"Powered by Social Strata\""
},
{
"text": "<a href=\"http://socialstrata.com/landing/goto.php?a=eve\" target=\"_blank\">Powered by Social Strata</a>"
},
{
"regexp": "(?-mix:Powered by: <a target=\"_blank\" href=\"http:\\/\\/eveforenterprise\\.com\">Groupee<\\/a><SUP>TM<\\/SUP> \\(version ([\\d\\.]+)\\) from Groupee Inc\\.)",
"offset": 1
}
]
}