nuclei-templates/technologies/adfs-detect.yaml

21 lines
398 B
YAML
Raw Normal View History

2021-11-12 16:59:49 +00:00
id: adfs-detect
info:
name: ADFS Detect
author: Adam Crosser
severity: info
description: Detects ADFS with forms-based authentication enabled.
2021-11-12 20:09:02 +00:00
tags: tech,adfs
2021-11-12 16:59:49 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/adfs/ls/idpinitiatedsignon.aspx"
matchers-condition: and
matchers:
- type: word
2021-11-12 20:09:02 +00:00
part: body
2021-11-12 16:59:49 +00:00
words:
- '/adfs/portal/css/style.css'