File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ authtestdelay:
32
32
session : true
33
33
verification : false
34
34
bbaplus :
35
- auth : false
35
+ auth : true
36
36
username : true
37
37
password : true
38
38
session : true
@@ -100,11 +100,11 @@ hackyourself:
100
100
site : " https://hack-yourself-first.com"
101
101
plans :
102
102
stdbba :
103
- auth : false
103
+ auth : true
104
104
username : true
105
105
password : true
106
106
session : true
107
- verification : false
107
+ verification : true
108
108
infosecex :
109
109
site : " https://infosec.exchange"
110
110
note : " "
@@ -156,7 +156,7 @@ reddit:
156
156
site : " https://www.reddit.com"
157
157
plans :
158
158
stdbba :
159
- auth : false
159
+ auth : true
160
160
username : true
161
161
password : true
162
162
session : true
@@ -187,7 +187,7 @@ testfire:
187
187
session : true
188
188
verification : true
189
189
csa :
190
- auth : true
190
+ auth : false
191
191
username :
192
192
password :
193
193
session : true
@@ -206,11 +206,11 @@ testphp:
206
206
note : " "
207
207
plans :
208
208
stdbba :
209
- auth : true
209
+ auth : false
210
210
username : true
211
211
password : true
212
212
session : true
213
- verification : true
213
+ verification : false
214
214
wikipedia :
215
215
site : " https://en.wikipedia.org"
216
216
note : " "
You can’t perform that action at this time.
0 commit comments