From c411009f29fe6987b9cc01bd096dd0178e5c98b8 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Thu, 9 Jan 2025 09:10:14 +0100 Subject: [PATCH] t8 --- .github/workflows/translate_af.yml | 15 ++++++++------- .github/workflows/translate_de.yml | 15 ++++++++------- .github/workflows/translate_el.yml | 15 ++++++++------- .github/workflows/translate_es.yml | 14 +++++++------- .github/workflows/translate_fr.yml | 15 ++++++++------- .github/workflows/translate_hi.yml | 15 ++++++++------- .github/workflows/translate_it.yml | 15 ++++++++------- .github/workflows/translate_ja.yml | 15 ++++++++------- .github/workflows/translate_ko.yml | 15 ++++++++------- .github/workflows/translate_pl.yml | 15 ++++++++------- .github/workflows/translate_pt.yml | 15 ++++++++------- .github/workflows/translate_sr.yml | 15 ++++++++------- .github/workflows/translate_sw.yml | 15 ++++++++------- .github/workflows/translate_tr.yml | 15 ++++++++------- .github/workflows/translate_uk.yml | 15 ++++++++------- .github/workflows/translate_zh.yml | 15 ++++++++------- .../azure-security/az-enumeration-tools.md | 1 - 17 files changed, 127 insertions(+), 113 deletions(-) diff --git a/.github/workflows/translate_af.yml b/.github/workflows/translate_af.yml index b3e8894d4..45d562419 100644 --- a/.github/workflows/translate_af.yml +++ b/.github/workflows/translate_af.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_de.yml b/.github/workflows/translate_de.yml index e8d3f16a3..563ffdd0d 100644 --- a/.github/workflows/translate_de.yml +++ b/.github/workflows/translate_de.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_el.yml b/.github/workflows/translate_el.yml index 8d95ea613..2e2e3a606 100644 --- a/.github/workflows/translate_el.yml +++ b/.github/workflows/translate_el.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_es.yml b/.github/workflows/translate_es.yml index 67a64f979..612e89df0 100644 --- a/.github/workflows/translate_es.yml +++ b/.github/workflows/translate_es.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,13 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_fr.yml b/.github/workflows/translate_fr.yml index 83aad9ffe..09560c7d6 100644 --- a/.github/workflows/translate_fr.yml +++ b/.github/workflows/translate_fr.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_hi.yml b/.github/workflows/translate_hi.yml index b60d1118a..55e860c0f 100644 --- a/.github/workflows/translate_hi.yml +++ b/.github/workflows/translate_hi.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_it.yml b/.github/workflows/translate_it.yml index 0bf13b8c3..d37b95f2b 100644 --- a/.github/workflows/translate_it.yml +++ b/.github/workflows/translate_it.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_ja.yml b/.github/workflows/translate_ja.yml index 1fb153d5a..ccef3771d 100644 --- a/.github/workflows/translate_ja.yml +++ b/.github/workflows/translate_ja.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_ko.yml b/.github/workflows/translate_ko.yml index ef07a3e3c..2c843e891 100644 --- a/.github/workflows/translate_ko.yml +++ b/.github/workflows/translate_ko.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_pl.yml b/.github/workflows/translate_pl.yml index 3acaa273a..70a8316e0 100644 --- a/.github/workflows/translate_pl.yml +++ b/.github/workflows/translate_pl.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_pt.yml b/.github/workflows/translate_pt.yml index 189adbaab..7f41ad8fe 100644 --- a/.github/workflows/translate_pt.yml +++ b/.github/workflows/translate_pt.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_sr.yml b/.github/workflows/translate_sr.yml index afd6bf827..ab22856ab 100644 --- a/.github/workflows/translate_sr.yml +++ b/.github/workflows/translate_sr.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_sw.yml b/.github/workflows/translate_sw.yml index cbc63c9eb..2c40bfe8d 100644 --- a/.github/workflows/translate_sw.yml +++ b/.github/workflows/translate_sw.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_tr.yml b/.github/workflows/translate_tr.yml index bee7a1c64..e8ff96e71 100644 --- a/.github/workflows/translate_tr.yml +++ b/.github/workflows/translate_tr.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_uk.yml b/.github/workflows/translate_uk.yml index 46a5d55d5..5703acdaf 100644 --- a/.github/workflows/translate_uk.yml +++ b/.github/workflows/translate_uk.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/.github/workflows/translate_zh.yml b/.github/workflows/translate_zh.yml index 574b61a29..1eb3b8955 100644 --- a/.github/workflows/translate_zh.yml +++ b/.github/workflows/translate_zh.yml @@ -34,13 +34,6 @@ jobs: with: fetch-depth: 0 - - name: Update & install translator.py (if needed) - run: | - cd scripts - rm -f translator.py - wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py - cd .. - - name: Download language branch run: | git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud @@ -50,6 +43,14 @@ jobs: git checkout $BRANCH git pull git checkout master + + - name: Update & install translator.py (if needed) + run: | + cd scripts + rm -f translator.py + wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py + cd .. + - name: Run translation script on changed files run: | diff --git a/src/pentesting-cloud/azure-security/az-enumeration-tools.md b/src/pentesting-cloud/azure-security/az-enumeration-tools.md index 9a23833ac..17cac705d 100644 --- a/src/pentesting-cloud/azure-security/az-enumeration-tools.md +++ b/src/pentesting-cloud/azure-security/az-enumeration-tools.md @@ -149,4 +149,3 @@ The Azure Active Directory (AD) module, now **deprecated**, is part of Azure Pow Follow this link for the [**installation instructions**](https://www.powershellgallery.com/packages/AzureAD). {{#include ../../banners/hacktricks-training.md}} -