lowering threading (#9318)
parent
6391c02f0a
commit
dd8194a4b9
|
@ -38,7 +38,6 @@ http:
|
|||
payloads:
|
||||
ids: helpers/wordlists/numbers.txt
|
||||
stop-at-first-match: true
|
||||
threads: 50
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
|
|
@ -48,7 +48,6 @@ http:
|
|||
|
||||
payloads:
|
||||
padding: helpers/payloads/citrix_paddings.txt
|
||||
threads: 30
|
||||
stop-at-first-match: true
|
||||
matchers:
|
||||
- type: dsl
|
||||
|
|
|
@ -30,7 +30,6 @@ http:
|
|||
payloads:
|
||||
users: helpers/wordlists/wp-users.txt
|
||||
passwords: helpers/wordlists/wp-passwords.txt
|
||||
threads: 50
|
||||
attack: clusterbomb
|
||||
stop-at-first-match: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue