Added landrayoa-detect

patch-1
sandeep 2021-05-18 21:15:59 +05:30
parent 083cf3fc84
commit cb46dcaa51
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: landrayoa-detect
info:
name: LandrayOA detect
author: YanYun
severity: info
tags: tech,landrayoa
requests:
- method: GET
path:
- '{{BaseURL}}/login.jsp'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'lui_login_input_username'
- 'lui_login_input_password'
condition: and
- type: word
words:
- 'isopen='
part: header