From 156d11231802f95cbe3d1f091d71f5502360e890 Mon Sep 17 00:00:00 2001 From: pallavigotwork Date: Fri, 1 Aug 2025 12:45:10 +0530 Subject: [PATCH] [deploy site] fixing bug 2402, detectify link removal --- .../content/documentation/grid/getting_started.en.md | 5 ++--- .../content/documentation/grid/getting_started.ja.md | 2 +- .../content/documentation/grid/getting_started.pt-br.md | 2 +- .../content/documentation/grid/getting_started.zh-cn.md | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/website_and_docs/content/documentation/grid/getting_started.en.md b/website_and_docs/content/documentation/grid/getting_started.en.md index be495d64710f..9b32f24ca380 100644 --- a/website_and_docs/content/documentation/grid/getting_started.en.md +++ b/website_and_docs/content/documentation/grid/getting_started.en.md @@ -304,9 +304,8 @@ Failure to protect your Grid could result in one or more of the following occurr * You allow third parties to access internal web applications and files * You allow third parties to run custom binaries -See this blog post on [Detectify](//labs.detectify.com), which gives a good -overview of how a publicly exposed Grid could be misused: -[Don't Leave your Grid Wide Open](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/) +See this blog post on Detectify Labs, which gives a good overview of how a publicly exposed Grid could be misused: +[Don't Leave your Grid Wide Open](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/). ## Further reading diff --git a/website_and_docs/content/documentation/grid/getting_started.ja.md b/website_and_docs/content/documentation/grid/getting_started.ja.md index 440772d1ba11..eb5c7a451f54 100644 --- a/website_and_docs/content/documentation/grid/getting_started.ja.md +++ b/website_and_docs/content/documentation/grid/getting_started.ja.md @@ -304,7 +304,7 @@ Grid を保護しないと、以下のような問題が発生する可能性が - サードパーティが内部 Web アプリケーションやファイルにアクセスすることを許可してしまう。 - サードパーティにカスタムバイナリの実行を許可してしまう。 -[Detectify](//labs.detectify.com) のブログで公開されてしまった Grid が +Detectify Labs, のブログで公開されてしまった Grid が どのように悪用されるかを紹介しています: [Don't Leave your Grid Wide Open](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/) ## 参考文献 diff --git a/website_and_docs/content/documentation/grid/getting_started.pt-br.md b/website_and_docs/content/documentation/grid/getting_started.pt-br.md index 8c5446ac18e2..4ef28f9b7e95 100644 --- a/website_and_docs/content/documentation/grid/getting_started.pt-br.md +++ b/website_and_docs/content/documentation/grid/getting_started.pt-br.md @@ -300,7 +300,7 @@ Se falhar em proteger a Grid uma ou mais coisas poderão ocorrer: * Permitir acesso de terceiros a aplicativos web e a ficheiros * Permitir execução remota de ficheiros binários por terceiros -Leia este artigo (em Inglês) em [Detectify](//labs.detectify.com), que dá um bom resumo +Leia este artigo (em Inglês) em Detectify Labs, que dá um bom resumo de como uma Grid exposta publicamente pode ser abusada: [Don't Leave your Grid Wide Open](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/) diff --git a/website_and_docs/content/documentation/grid/getting_started.zh-cn.md b/website_and_docs/content/documentation/grid/getting_started.zh-cn.md index 13fc398883cb..c56aec37a41a 100644 --- a/website_and_docs/content/documentation/grid/getting_started.zh-cn.md +++ b/website_and_docs/content/documentation/grid/getting_started.zh-cn.md @@ -272,7 +272,7 @@ java -Dwebdriver.http.factory=jdk-http-client -jar selenium-server-.jar * 您允许第三方访问内部网络应用程序和文件 * 您允许第三方运行自定义二进制文件 -请参阅 [Detectify](//labs.detectify.com) 上的这篇博文,它提供了一个很好的公开暴露的 `Grid` 如何被滥用的概述:[不要让你的 `Grid` 暴露在外](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/) +请参阅 Detectify Labs, 上的这篇博文,它提供了一个很好的公开暴露的 `Grid` 如何被滥用的概述:[不要让你的 `Grid` 暴露在外](//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/) ## 延伸阅读