37 lines
992 B
YAML
37 lines
992 B
YAML
id: angular-detect
|
|
|
|
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
|
|
classification:
|
|
cpe: cpe:2.3:a:angular:angular:*:*:*:*:node.js:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: angular
|
|
product: angular
|
|
shodan-query: html:"ng-version="
|
|
tags: tech,angular
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- part: body
|
|
type: word
|
|
words:
|
|
- "ng-version="
|
|
|
|
extractors:
|
|
- type: regex
|
|
group: 1
|
|
regex:
|
|
- 'ng-version="([0-9.]+)"'
|
|
# digest: 4b0a00483046022100cd426f760fb75b499dd85b5866b17d64d65ec5b5f7c2484e9b514799efbfe795022100d28b67d55e5fdfc58957c046751f915d976ac027f02d5b98048f67f03c4f8cf3:922c64590222798bb761d5b6d8e72950 |