diff --git a/src/drivers/webextension/images/icons/GLPI.png b/src/drivers/webextension/images/icons/GLPI.png new file mode 100644 index 000000000..9e8010b2e Binary files /dev/null and b/src/drivers/webextension/images/icons/GLPI.png differ diff --git a/src/technologies/g.json b/src/technologies/g.json index 095a4de05..a1a51f31a 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -25,6 +25,39 @@ "saas": true, "website": "https://www.geovendas.com" }, + "GLPI": { + "cats": [ + 18, + 53 + ], + "cpe": "cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:* ", + "description": "GLPI is an open-source IT Asset Management, issue tracking and service desk system.", + "dom": { + "input[name='_glpi_csrf_token']": { + "attributes": { + "name": "" + } + }, + "div[id*='footer-login'] > a": { + "text": "GLPI\\s+version\\s+([\\d\\.]+)\\;version:\\1" + } + }, + "scriptSrc": "//.*glpi.+common\\.min\\.js\\?v=(\\d+\\.\\d+\\.\\d+)\\;version:\\1", + "js": { + "glpiUnsavedFormChanges": "" + }, + "meta": { + "glpi:csrf_token": "" + }, + "oss": true, + "icon": "GLPI.png", + "implies": "PHP", + "pricing": [ + "mid", + "recurring" + ], + "website": "https://glpi-project.org" + }, "GLS": { "cats": [ 99