Add files via upload

patch-1
pussycat0x 2021-07-12 23:24:00 +05:30 committed by GitHub
parent 7947954aba
commit 5896a8e5d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: crush-ftp-detect
info:
name: Crush FTP
author: pussycat0x
severity: info
tags: tech
requests:
- method: GET
path:
- "{{BaseURL}}/WebInterface/login.html"
- "{{BaseURL}}/WebInterface/jQuery/reset.html"
- "{{BaseURL}}/WebInterface/jQuery/reset.html"
redirects: true
matchers-condition: and
matchers:
- type: word
words:
- "<title>CrushFTP WebInterface</title>"
- type: status
status:
- 200