add backup case

Hello i found this in bug bounty so i add this here
patch-1
Serizao 2021-04-01 13:39:28 +02:00 committed by GitHub
parent 15aba2ca14
commit 916474ab05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ requests:
- "{{BaseURL}}/db.sql"
- "{{BaseURL}}/dump.sql"
- "{{BaseURL}}/{{Hostname}}.sql"
- "{{BaseURL}}/{{Hostname}}_db.sql"
- "{{BaseURL}}/localhost.sql"
- "{{BaseURL}}/mysqldump.sql"
- "{{BaseURL}}/mysql.sql"
@ -39,4 +40,4 @@ requests:
status:
- 200
- 206
condition: or
condition: or