Files
nuclei-templates/http/technologies/flutter-web-detect.yaml

36 lines
1.1 KiB
YAML
Raw Normal View History

id: flutter-web-detect
2025-03-13 14:50:16 -03:00
info:
name: Flutter Web Application - Detect
2025-03-13 14:50:16 -03:00
author: incogbyte
severity: info
description: |
Detect flutter web apps looking for flutter_bootstrap.js,main.dart.js and flutter_service_worker.js files.
metadata:
max-request: 1
verified: true
shodan-query: http.html:"flutter_bootstrap.js"
fofa-query: body="flutter_bootstrap.js"
tags: tech,detect,flutter
2025-03-13 14:50:16 -03:00
http:
2025-03-13 14:50:16 -03:00
- method: GET
path:
- "{{BaseURL}}/flutter_service_worker.js"
- "{{BaseURL}}/main.dart.js"
- "{{BaseURL}}/flutter_bootstrap.js"
stop-at-first-match: true
2025-03-13 14:50:16 -03:00
matchers:
- type: word
part: body
2025-03-13 14:50:16 -03:00
words:
- "_flutter.loader.didCreateEngineInitializer"
- "_flutter.buildConfig"
- "flutter-app-manifest"
- "flutter-temp-cache"
- "flutter-app-cache"
- "ext.flutter.disassemble"
- "#flutterweb-theme"
condition: or
2025-03-17 08:51:33 +00:00
# digest: 490a0046304402202abf1439c1176c15f2a1c2a7c808db0231aae35fef91b1015d48545d0793751b02203f19917b106a3908d47e581753989496d9ef18e530be56bc2cde1b7e33e08858:922c64590222798bb761d5b6d8e72950