Discover RSA Self Service Token Portal

patch-1
PR3R00T 2020-12-18 14:23:54 +00:00 committed by GitHub
parent e0e0a26735
commit f686decf62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: rsa-self-service
info:
name: Detect RSA Self-Service Panel
author: PR3R00T
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/console-selfservice/SelfService.do"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Self-Service Console"
- "RSA"
- "AM_Self_Service_Console"
- "console-selfservice"
condition: and
- type: status
status:
- 200