updated matcher and info

patch-1
Ritik Chaddha 2023-07-07 15:45:12 +05:30 committed by GitHub
parent bb937aa670
commit 038e8d05af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -10,8 +10,8 @@ info:
- https://pypi.org/project/pyload-ng/#:~:text=Default%20username%3A%20pyload%20.,Default%20password%3A%20pyload%20.
metadata:
max-request: 1
shodan-query: html:"pyload"
verified: true
shodan-query: html:"pyload"
tags: default-login,pyload
http:
@ -19,7 +19,6 @@ http:
- |
POST /login HTTP/1.1
Host: {{Hostname}}
Origin: {{RootURL}}
Content-Type: application/x-www-form-urlencoded
do=login&username={{username}}&password={{password}}&submit=Login
@ -37,7 +36,9 @@ http:
part: header
words:
- 'Set-Cookie: pyload_session='
- '/dashboard'
condition: and
- type: status
status:
- 302
- 302