patch-1
bauthard 2020-10-14 02:20:08 +05:30
parent 15976d70b9
commit 99cc39a4ef
2 changed files with 5 additions and 9 deletions

View File

@ -96,4 +96,3 @@ requests:
- type: status - type: status
status: status:
- 200 - 200

View File

@ -10,9 +10,6 @@ variables:
logic: logic:
| |
if basic_auth_detect() { if basic_auth_detect() {
basic_auth_bruteforce() basic_auth_bruteforce()
} }