Update basic-auth-workflow.yaml
parent
1c4c6982d5
commit
8dc8566538
|
@ -15,3 +15,11 @@ logic:
|
|||
|
||||
basic_auth_bruteforce()
|
||||
}
|
||||
logic:
|
||||
|
|
||||
|
||||
if basic_auth_detect() {
|
||||
|
||||
basic_auth_bruteforce()
|
||||
|
||||
}
|
Loading…
Reference in New Issue