We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548b272 commit d3596f4Copy full SHA for d3596f4
site/data/scans/auth/output.yml
@@ -100,11 +100,11 @@ hackyourself:
100
site: "https://hack-yourself-first.com"
101
plans:
102
stdbba:
103
- auth: false
+ auth: true
104
username: true
105
password: true
106
session: true
107
- verification: false
+ verification: true
108
infosecex:
109
site: "https://infosec.exchange"
110
note: ""
@@ -156,7 +156,7 @@ reddit:
156
site: "https://www.reddit.com"
157
158
159
160
161
162
@@ -187,7 +187,7 @@ testfire:
187
188
verification: true
189
csa:
190
- auth: true
+ auth: false
191
username:
192
password:
193
0 commit comments