Merge pull request #2576 from geeknik/patch-25

Create ibm-security-access-manager.yaml
patch-1
Prince Chaddha 2021-09-14 00:38:16 +05:30 committed by GitHub
commit 81917ebd2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: ibm-security-access-manager
info:
name: Detects IBM Security Access Manager
author: geeknik
severity: info
description: IBM Security Access Manager is a complete authorization and network security policy management solution. It provides end-to-end protection of resources over geographically dispersed intranets and extranets.
reference: https://www.ibm.com/docs/en/sva/9.0.7?topic=overview-introduction-security-access-manager
tags: panel,ibm
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: or
matchers:
- type: word
words:
- "<title>IBM Security Access Manager</title>"
part: body
- type: word
words:
- "IBM Security Access Manager for Web"
part: header
- type: word
words:
- "/mga/sps/authsvc/policy/forgot_username"
- "/mga/sps/authsvc/policy/forgot_password"
part: body
condition: and