2022-07-28 15:04:49 +00:00
|
|
|
id: angular-detect
|
2022-08-01 04:42:15 +00:00
|
|
|
|
2022-07-28 15:04:49 +00:00
|
|
|
info:
|
|
|
|
name: Angular detect
|
|
|
|
author: TechbrunchFR
|
|
|
|
severity: info
|
|
|
|
description: Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.
|
|
|
|
reference:
|
|
|
|
- https://github.com/angular/angular
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:angular:angular:*:*:*:*:node.js:*:*:*
|
2022-07-29 17:29:25 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: angular
|
2024-09-10 09:08:16 +00:00
|
|
|
product: angular
|
|
|
|
shodan-query: html:"ng-version="
|
2022-11-14 19:45:12 +00:00
|
|
|
tags: tech,angular
|
2022-07-29 17:29:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-01 04:42:15 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
2022-07-28 15:04:49 +00:00
|
|
|
matchers:
|
|
|
|
- part: body
|
|
|
|
type: word
|
|
|
|
words:
|
|
|
|
- "ng-version="
|
2022-08-01 04:42:15 +00:00
|
|
|
|
2022-07-28 15:04:49 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'ng-version="([0-9.]+)"'
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4b0a00483046022100cd426f760fb75b499dd85b5866b17d64d65ec5b5f7c2484e9b514799efbfe795022100d28b67d55e5fdfc58957c046751f915d976ac027f02d5b98048f67f03c4f8cf3:922c64590222798bb761d5b6d8e72950
|