Merge pull request #1798 from Mad-robot/patch-4

Create Spectracom.yaml
patch-1
Sandeep Singh 2021-06-30 21:18:09 +05:30 committed by GitHub
commit 73e70b3876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: spectracom-default-credential
info:
name: Spectracom Default creds
author: madrobot
severity: medium
tags: spectracom,default-login
requests:
- raw:
- |
POST /users/login HTTP/1.1
Host: {{Hostname}}
Accept-Language: en
Content-Type: application/x-www-form-urlencoded
Content-Length: 98
Connection: close
data%5Bbutton%5D=submit&data%5BUser%5D%5Busername%5D=spadmin&data%5BUser%5D%5Bpassword%5D=admin123
matchers-condition: and
matchers:
- type: word
words:
- "spectracom"
- "deleted"
part: header
condition: and
- type: status
status:
- 302