46 lines
1.1 KiB
YAML
46 lines
1.1 KiB
YAML
id: angular-json
|
|
|
|
info:
|
|
name: Angular JSON File Exposure
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:angularjs:angular:*:*:*:*:node.js:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 4
|
|
vendor: angularjs
|
|
product: angular
|
|
shodan-query:
|
|
- html:"angular.json"
|
|
- html:"angular-cli.json"
|
|
tags: exposure,angularjs,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/.angular-cli.json"
|
|
- "{{BaseURL}}/angular-cli.json"
|
|
- "{{BaseURL}}/angular.json"
|
|
- "{{BaseURL}}/.angular.json"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"root":'
|
|
- '"config":'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/json"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100dc1b2c1c1d3f7e1e43eaf84e1cb6d440c358c812ba173b4a230194453d95df9a022067498db78d97f093f6ca56d565c2e39f28ff242097b284af814e2f97de883149:922c64590222798bb761d5b6d8e72950 |