Merge pull request #2825 from pussycat0x/master

HP 1820-8G Switch J9979A Default Credential
patch-1
Prince Chaddha 2021-10-05 16:01:08 +05:30 committed by GitHub
commit 0a4c72e9e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: hp-switch-default-login
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-login,hp
requests:
- raw:
- |
POST /htdocs/login/login.lua HTTP/1.1
Host: {{Hostname}}
username=admin&password=
matchers-condition: and
matchers:
- type: word
words:
- '"redirect": "/htdocs/pages/main/main.lsp"'
- '"error": ""'
condition: and
- type: status
status:
- 200