Skip to content

Commit 0b29bc6

Browse files
[deploy site] fixing bug 2402, detectify link removal (#2407)
1 parent 4acedae commit 0b29bc6

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

website_and_docs/content/documentation/grid/getting_started.en.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -304,9 +304,8 @@ Failure to protect your Grid could result in one or more of the following occurr
304304
* You allow third parties to access internal web applications and files
305305
* You allow third parties to run custom binaries
306306

307-
See this blog post on [Detectify](//labs.detectify.com), which gives a good
308-
overview of how a publicly exposed Grid could be misused:
309-
[Don't Leave your Grid Wide Open](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/)
307+
See this blog post on Detectify Labs, which gives a good overview of how a publicly exposed Grid could be misused:
308+
[Don't Leave your Grid Wide Open](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/).
310309

311310
## Further reading
312311

website_and_docs/content/documentation/grid/getting_started.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Grid を保護しないと、以下のような問題が発生する可能性が
304304
- サードパーティが内部 Web アプリケーションやファイルにアクセスすることを許可してしまう。
305305
- サードパーティにカスタムバイナリの実行を許可してしまう。
306306

307-
[Detectify](//labs.detectify.com) のブログで公開されてしまった Grid が
307+
Detectify Labs, のブログで公開されてしまった Grid が
308308
どのように悪用されるかを紹介しています: [Don't Leave your Grid Wide Open](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/)
309309

310310
## 参考文献

website_and_docs/content/documentation/grid/getting_started.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Se falhar em proteger a Grid uma ou mais coisas poderão ocorrer:
300300
* Permitir acesso de terceiros a aplicativos web e a ficheiros
301301
* Permitir execução remota de ficheiros binários por terceiros
302302

303-
Leia este artigo (em Inglês) em [Detectify](//labs.detectify.com), que dá um bom resumo
303+
Leia este artigo (em Inglês) em Detectify Labs, que dá um bom resumo
304304
de como uma Grid exposta publicamente pode ser abusada:
305305
[Don't Leave your Grid Wide Open](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/)
306306

website_and_docs/content/documentation/grid/getting_started.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ java -Dwebdriver.http.factory=jdk-http-client -jar selenium-server-<version>.jar
272272
* 您允许第三方访问内部网络应用程序和文件
273273
* 您允许第三方运行自定义二进制文件
274274

275-
请参阅 [Detectify](//labs.detectify.com) 上的这篇博文,它提供了一个很好的公开暴露的 `Grid` 如何被滥用的概述:[不要让你的 `Grid` 暴露在外](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/)
275+
请参阅 Detectify Labs, 上的这篇博文,它提供了一个很好的公开暴露的 `Grid` 如何被滥用的概述:[不要让你的 `Grid` 暴露在外](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/)
276276

277277
## 延伸阅读
278278

0 commit comments

Comments
 (0)