Fix unmatched refs

This commit is contained in:
Translator
2025-10-09 10:28:37 +00:00
parent b225538ba7
commit e10387eba9
36 changed files with 97 additions and 97 deletions
@@ -16,7 +16,7 @@ Jeśli dane uwierzytelniające zostały ustawione w Codebuild w celu połączeni
Dlatego, jeśli masz dostęp do odczytu menedżera sekretów, będziesz mógł uzyskać te sekrety i przejść do połączonej platformy.
{{#ref}}
../../aws-privilege-escalation/aws-secrets-manager-privesc.md
../../aws-privilege-escalation/aws-secrets-manager-privesc/README.md
{{#endref}}
### Nadużycie Dostępu do Repozytoriów CodeBuild
@@ -263,25 +263,25 @@ Aby klucz API działał, musisz dodać go do **Planu Użytkowania**, ten plan u
## Dostęp nieautoryzowany
{{#ref}}
../aws-unauthenticated-enum-access/aws-api-gateway-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-api-gateway-unauthenticated-enum/README.md
{{#endref}}
## Privesc
{{#ref}}
../aws-privilege-escalation/aws-apigateway-privesc.md
../aws-privilege-escalation/aws-apigateway-privesc/README.md
{{#endref}}
## Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-api-gateway-post-exploitation.md
../aws-post-exploitation/aws-api-gateway-post-exploitation/README.md
{{#endref}}
## Persistence
{{#ref}}
../aws-persistence/aws-api-gateway-persistence.md
../aws-persistence/aws-api-gateway-persistence/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -40,7 +40,7 @@ Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień cloudformat
### Persistence
{{#ref}}
../aws-persistence/aws-cloudformation-persistence.md
../aws-persistence/aws-cloudformation-persistence/README.md
{{#endref}}
### Post-Exploitation
@@ -30,13 +30,13 @@ aws cloudfront list-distributions | jq ".DistributionList.Items[] | .Id, .Origin
## Nieautoryzowany dostęp
{{#ref}}
../aws-unauthenticated-enum-access/aws-cloudfront-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-cloudfront-unauthenticated-enum/README.md
{{#endref}}
## Po eksploatacji
{{#ref}}
../aws-post-exploitation/aws-cloudfront-post-exploitation.md
../aws-post-exploitation/aws-cloudfront-post-exploitation/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -52,7 +52,7 @@ aws codebuild describe-test-cases --report-arn <ARN>
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień codebuild, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-codebuild-privesc.md
../aws-privilege-escalation/aws-codebuild-privesc/README.md
{{#endref}}
### Post Exploitation
@@ -64,7 +64,7 @@ Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień codebuild,
### Unauthenticated Access
{{#ref}}
../aws-unauthenticated-enum-access/aws-codebuild-unauthenticated-access.md
../aws-unauthenticated-enum-access/aws-codebuild-unauthenticated-access/README.md
{{#endref}}
## References
@@ -82,19 +82,19 @@ Nawet jeśli **nie znasz ważnej nazwy użytkownika** w Cognito, możesz być w
## Privesc
{{#ref}}
../../aws-privilege-escalation/aws-cognito-privesc.md
../../aws-privilege-escalation/aws-cognito-privesc/README.md
{{#endref}}
## Nieużytkownikowy Dostęp
{{#ref}}
../../aws-unauthenticated-enum-access/aws-cognito-unauthenticated-enum.md
../../aws-unauthenticated-enum-access/aws-cognito-unauthenticated-enum/README.md
{{#endref}}
## Utrzymywanie
{{#ref}}
../../aws-persistence/aws-cognito-persistence.md
../../aws-persistence/aws-cognito-persistence/README.md
{{#endref}}
{{#include ../../../../banners/hacktricks-training.md}}
@@ -28,7 +28,7 @@ aws datapipeline get-pipeline-definition --pipeline-id <ID>
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień datapipeline, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-datapipeline-privesc.md
../aws-privilege-escalation/aws-datapipeline-privesc/README.md
{{#endref}}
## CodePipeline
@@ -49,7 +49,7 @@ aws codepipeline get-pipeline-state --name <pipeline_name>
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień codepipeline, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-codepipeline-privesc.md
../aws-privilege-escalation/aws-codepipeline-privesc/README.md
{{#endref}}
## CodeCommit
@@ -48,7 +48,7 @@ Zauważ, że jeśli **opis** katalogu zawierał **domenę** w polu **`AccessUrl`
### Eskalacja uprawnień
{{#ref}}
../aws-privilege-escalation/aws-directory-services-privesc.md
../aws-privilege-escalation/aws-directory-services-privesc/README.md
{{#endref}}
## Utrzymywanie dostępu
@@ -109,7 +109,7 @@ aws workdocs add-resource-permissions --resource-id <id> --principals Id=anonymo
### Privesc
{{#ref}}
../aws-privilege-escalation/aws-workdocs-privesc.md
../aws-privilege-escalation/aws-workdocs-privesc/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -56,25 +56,25 @@ aws dynamodb describe-endpoints #Dynamodb endpoints
### Nieautoryzowany dostęp
{{#ref}}
../aws-unauthenticated-enum-access/aws-dynamodb-unauthenticated-access.md
../aws-unauthenticated-enum-access/aws-dynamodb-unauthenticated-access/README.md
{{#endref}}
### Privesc
{{#ref}}
../aws-privilege-escalation/aws-dynamodb-privesc.md
../aws-privilege-escalation/aws-dynamodb-privesc/README.md
{{#endref}}
### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-dynamodb-post-exploitation.md
../aws-post-exploitation/aws-dynamodb-post-exploitation/README.md
{{#endref}}
### Utrzymywanie
{{#ref}}
../aws-persistence/aws-dynamodb-persistence.md
../aws-persistence/aws-dynamodb-persistence/README.md
{{#endref}}
## Wstrzykiwanie do DynamoDB
@@ -130,7 +130,7 @@ aws ec2 describe-vpc-peering-connections
### Nieautoryzowany dostęp
{{#ref}}
../../aws-unauthenticated-enum-access/aws-ec2-unauthenticated-enum.md
../../aws-unauthenticated-enum-access/aws-ec2-unauthenticated-enum/README.md
{{#endref}}
### Privesc
@@ -138,7 +138,7 @@ aws ec2 describe-vpc-peering-connections
Na poniższej stronie możesz sprawdzić, jak **wykorzystać uprawnienia EC2 do eskalacji uprawnień**:
{{#ref}}
../../aws-privilege-escalation/aws-ec2-privesc.md
../../aws-privilege-escalation/aws-ec2-privesc/README.md
{{#endref}}
### Post-eksploatacja
@@ -162,7 +162,7 @@ Migawki mogą zawierać **wrażliwe informacje**, takie jak **kod źródłowy lu
Na poniższej stronie możesz sprawdzić, jak **wykorzystać uprawnienia EBS do eskalacji uprawnień**:
{{#ref}}
../../aws-privilege-escalation/aws-ebs-privesc.md
../../aws-privilege-escalation/aws-ebs-privesc/README.md
{{#endref}}
## SSM
@@ -191,7 +191,7 @@ ps aux | grep amazon-ssm
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień SSM, aby eskalować uprawnienia**:
{{#ref}}
../../aws-privilege-escalation/aws-ssm-privesc.md
../../aws-privilege-escalation/aws-ssm-privesc/README.md
{{#endref}}
### Perssistence
@@ -199,7 +199,7 @@ Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień SSM, aby es
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień SSM, aby osiągnąć persistencję**:
{{#ref}}
../../aws-persistence/aws-ssm-persistence.md
../../aws-persistence/aws-ssm-persistence/README.md
{{#endref}}
## ELB
@@ -312,7 +312,7 @@ Jeśli **połączenie VPN zostało nawiązane**, powinieneś poszukać plików k
#### **Po eksploatacji**
{{#ref}}
../../aws-post-exploitation/aws-vpn-post-exploitation.md
../../aws-post-exploitation/aws-vpn-post-exploitation/README.md
{{#endref}}
## Odniesienia
@@ -68,7 +68,7 @@ aws ecr get-repository-policy --repository-name <repo_name>
### Unauthenticated Enum
{{#ref}}
../aws-unauthenticated-enum-access/aws-ecr-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-ecr-unauthenticated-enum/README.md
{{#endref}}
### Privesc
@@ -76,19 +76,19 @@ aws ecr get-repository-policy --repository-name <repo_name>
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień ECR, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-ecr-privesc.md
../aws-privilege-escalation/aws-ecr-privesc/README.md
{{#endref}}
### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-ecr-post-exploitation.md
../aws-post-exploitation/aws-ecr-post-exploitation/README.md
{{#endref}}
### Persistence
{{#ref}}
../aws-persistence/aws-ecr-persistence.md
../aws-persistence/aws-ecr-persistence/README.md
{{#endref}}
## References
@@ -54,7 +54,7 @@ aws ecs describe-task-definition --task-definition <TASK_NAME>:<VERSION>
### Nieautoryzowany dostęp
{{#ref}}
../aws-unauthenticated-enum-access/aws-ecs-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-ecs-unauthenticated-enum/README.md
{{#endref}}
### Podwyższenie uprawnień
@@ -62,19 +62,19 @@ aws ecs describe-task-definition --task-definition <TASK_NAME>:<VERSION>
Na poniższej stronie możesz sprawdzić, jak **wykorzystać uprawnienia ECS do podwyższenia uprawnień**:
{{#ref}}
../aws-privilege-escalation/aws-ecs-privesc.md
../aws-privilege-escalation/aws-ecs-privesc/README.md
{{#endref}}
### Po eksploatacji
{{#ref}}
../aws-post-exploitation/aws-ecs-post-exploitation.md
../aws-post-exploitation/aws-ecs-post-exploitation/README.md
{{#endref}}
### Utrzymywanie dostępu
{{#ref}}
../aws-persistence/aws-ecs-persistence.md
../aws-persistence/aws-ecs-persistence/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -214,19 +214,19 @@ get_efs_info(ip_address)
## Privesc
{{#ref}}
../aws-privilege-escalation/aws-efs-privesc.md
../aws-privilege-escalation/aws-efs-privesc/README.md
{{#endref}}
## Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-efs-post-exploitation.md
../aws-post-exploitation/aws-efs-post-exploitation/README.md
{{#endref}}
## Persistence
{{#ref}}
../aws-persistence/aws-efs-persistence.md
../aws-persistence/aws-efs-persistence/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -34,7 +34,7 @@ aws eks describe-update --name <name> --update-id <id>
#### Po Eksploatacji
{{#ref}}
../aws-post-exploitation/aws-eks-post-exploitation.md
../aws-post-exploitation/aws-eks-post-exploitation/README.md
{{#endref}}
## Odniesienia
@@ -87,25 +87,25 @@ aws elasticbeanstalk describe-events
### Nieautoryzowany dostęp
{{#ref}}
../aws-unauthenticated-enum-access/aws-elastic-beanstalk-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-elastic-beanstalk-unauthenticated-enum/README.md
{{#endref}}
### Utrzymywanie
{{#ref}}
../aws-persistence/aws-elastic-beanstalk-persistence.md
../aws-persistence/aws-elastic-beanstalk-persistence/README.md
{{#endref}}
### Podniesienie uprawnień
{{#ref}}
../aws-privilege-escalation/aws-elastic-beanstalk-privesc.md
../aws-privilege-escalation/aws-elastic-beanstalk-privesc/README.md
{{#endref}}
### Po eksploatacji
{{#ref}}
../aws-post-exploitation/aws-elastic-beanstalk-post-exploitation.md
../aws-post-exploitation/aws-elastic-beanstalk-post-exploitation/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -48,7 +48,7 @@ aws emr list-studios #Get studio URLs
#### Privesc
{{#ref}}
../aws-privilege-escalation/aws-emr-privesc.md
../aws-privilege-escalation/aws-emr-privesc/README.md
{{#endref}}
## References
@@ -213,7 +213,7 @@ steampipe dashboard
### Nieautoryzowany dostęp
{{#ref}}
../aws-unauthenticated-enum-access/aws-iam-and-sts-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-iam-and-sts-unauthenticated-enum/README.md
{{#endref}}
### Eskalacja uprawnień
@@ -221,19 +221,19 @@ steampipe dashboard
Na następnej stronie możesz sprawdzić, jak **nadużywać uprawnień IAM, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-iam-privesc.md
../aws-privilege-escalation/aws-iam-privesc/README.md
{{#endref}}
### IAM Po Eksploatacji
{{#ref}}
../aws-post-exploitation/aws-iam-post-exploitation.md
../aws-post-exploitation/aws-iam-post-exploitation/README.md
{{#endref}}
### Utrzymywanie IAM
{{#ref}}
../aws-persistence/aws-iam-persistence.md
../aws-persistence/aws-iam-persistence/README.md
{{#endref}}
## Centrum tożsamości IAM
@@ -340,19 +340,19 @@ external_id = 123456
### Nieautoryzowany dostęp
{{#ref}}
../aws-unauthenticated-enum-access/aws-identity-center-and-sso-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-identity-center-and-sso-unauthenticated-enum/README.md
{{#endref}}
### Eskalacja uprawnień
{{#ref}}
../aws-privilege-escalation/aws-sso-and-identitystore-privesc.md
../aws-privilege-escalation/aws-sso-and-identitystore-privesc/README.md
{{#endref}}
### Po eksploatacji
{{#ref}}
../aws-post-exploitation/aws-sso-and-identitystore-post-exploitation.md
../aws-post-exploitation/aws-sso-and-identitystore-post-exploitation/README.md
{{#endref}}
### Utrzymywanie dostępu
@@ -137,19 +137,19 @@ done
### Privesc
{{#ref}}
../aws-privilege-escalation/aws-kms-privesc.md
../aws-privilege-escalation/aws-kms-privesc/README.md
{{#endref}}
### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-kms-post-exploitation.md
../aws-post-exploitation/aws-kms-post-exploitation/README.md
{{#endref}}
### Persistence
{{#ref}}
../aws-persistence/aws-kms-persistence.md
../aws-persistence/aws-kms-persistence/README.md
{{#endref}}
## References
@@ -143,13 +143,13 @@ Istnieje wiele innych źródeł, które mogą wyzwolić lambdę
Na następnej stronie możesz sprawdzić, jak **nadużywać uprawnień Lambda, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-lambda-privesc.md
../aws-privilege-escalation/aws-lambda-privesc/README.md
{{#endref}}
### Dostęp bez uwierzytelnienia
{{#ref}}
../aws-unauthenticated-enum-access/aws-lambda-unauthenticated-access.md
../aws-unauthenticated-enum-access/aws-lambda-unauthenticated-access/README.md
{{#endref}}
### Po eksploatacji
@@ -39,19 +39,19 @@ Możliwe jest generowanie **migawków instancji i baz danych relacyjnych z light
### Privesc
{{#ref}}
../aws-privilege-escalation/aws-lightsail-privesc.md
../aws-privilege-escalation/aws-lightsail-privesc/README.md
{{#endref}}
### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-lightsail-post-exploitation.md
../aws-post-exploitation/aws-lightsail-post-exploitation/README.md
{{#endref}}
### Utrzymywanie
{{#ref}}
../aws-persistence/aws-lightsail-persistence.md
../aws-persistence/aws-lightsail-persistence/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -123,7 +123,7 @@ aws macie2 get-usage-statistic
### Privesc
{{#ref}}
../aws-privilege-escalation/aws-macie-privesc.md
../aws-privilege-escalation/aws-macie-privesc/README.md
{{#endref}}
### Post Exploitation
@@ -53,13 +53,13 @@ aws mq create-user --broker-id <value> --password <value> --username <value> --c
## Privesc
{{#ref}}
../aws-privilege-escalation/aws-mq-privesc.md
../aws-privilege-escalation/aws-mq-privesc/README.md
{{#endref}}
## Unauthenticated Access
{{#ref}}
../aws-unauthenticated-enum-access/aws-mq-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-mq-unauthenticated-enum/README.md
{{#endref}}
## Persistence
@@ -75,13 +75,13 @@ kafka_2.12-2.8.1/bin/kafka-console-consumer.sh --bootstrap-server $BS --consumer
### Privesc
{{#ref}}
../aws-privilege-escalation/aws-msk-privesc.md
../aws-privilege-escalation/aws-msk-privesc/README.md
{{#endref}}
### Unauthenticated Access
{{#ref}}
../aws-unauthenticated-enum-access/aws-msk-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-msk-unauthenticated-enum/README.md
{{#endref}}
### Persistence
@@ -84,7 +84,7 @@ psql -h redshift-cluster-1.sdflju3jdfkfg.us-east-1.redshift.amazonaws.com -U adm
## Privesc
{{#ref}}
../aws-privilege-escalation/aws-redshift-privesc.md
../aws-privilege-escalation/aws-redshift-privesc/README.md
{{#endref}}
## Persistence
@@ -108,25 +108,25 @@ aws rds modify-db-instance --db-instance-identifier <ID> --master-user-password
### Nieautoryzowany dostęp
{{#ref}}
../aws-unauthenticated-enum-access/aws-rds-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-rds-unauthenticated-enum/README.md
{{#endref}}
### Podniesienie uprawnień
{{#ref}}
../aws-privilege-escalation/aws-rds-privesc.md
../aws-privilege-escalation/aws-rds-privesc/README.md
{{#endref}}
### Po eksploatacji
{{#ref}}
../aws-post-exploitation/aws-rds-post-exploitation.md
../aws-post-exploitation/aws-rds-post-exploitation/README.md
{{#endref}}
### Utrzymywanie dostępu
{{#ref}}
../aws-persistence/aws-rds-persistence.md
../aws-persistence/aws-rds-persistence/README.md
{{#endref}}
### Wstrzykiwanie SQL
@@ -23,7 +23,7 @@ aws route53 list-traffic-policies
### Privesc
{{#ref}}
../aws-privilege-escalation/route53-createhostedzone-route53-changeresourcerecordsets-acm-pca-issuecertificate-acm-pca-getcer.md
../aws-privilege-escalation/route53-createhostedzone-route53-changeresourcerecordsets-acm-pca-issuecertificate-acm-pca-getcer/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -241,25 +241,25 @@ Punkty końcowe dual-stack używają następującej składni:
Na następnej stronie możesz sprawdzić, jak **nadużywać uprawnień S3, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-s3-privesc.md
../aws-privilege-escalation/aws-s3-privesc/README.md
{{#endref}}
### Unauthenticated Access
{{#ref}}
../aws-unauthenticated-enum-access/aws-s3-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-s3-unauthenticated-enum/README.md
{{#endref}}
### S3 Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-s3-post-exploitation.md
../aws-post-exploitation/aws-s3-post-exploitation/README.md
{{#endref}}
### Persistence
{{#ref}}
../aws-persistence/aws-s3-persistence.md
../aws-persistence/aws-s3-persistence/README.md
{{#endref}}
## Other S3 vulns
@@ -30,19 +30,19 @@ aws secretsmanager get-resource-policy --secret-id --secret-id <secret_name>
### Privesc
{{#ref}}
../aws-privilege-escalation/aws-secrets-manager-privesc.md
../aws-privilege-escalation/aws-secrets-manager-privesc/README.md
{{#endref}}
### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-secrets-manager-post-exploitation.md
../aws-post-exploitation/aws-secrets-manager-post-exploitation/README.md
{{#endref}}
### Persistence
{{#ref}}
../aws-persistence/aws-secrets-manager-persistence.md
../aws-persistence/aws-secrets-manager-persistence/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -211,7 +211,7 @@ Dlatego użytkownik z dostępem do EKS, który odkrył adres URL API EKS, mógł
Więcej informacji w:
{{#ref}}
../../aws-post-exploitation/aws-eks-post-exploitation.md
../../aws-post-exploitation/aws-eks-post-exploitation/README.md
{{#endref}}
### Modyfikowanie konfiguracji CloudTrail
@@ -259,7 +259,7 @@ Możesz **wygenerować klucz asymetryczny** i sprawić, aby **CloudTrail szyfrow
To jest zasadniczo **ransomware S3-KMS** wyjaśnione w:
{{#ref}}
../../aws-post-exploitation/aws-s3-post-exploitation.md
../../aws-post-exploitation/aws-s3-post-exploitation/README.md
{{#endref}}
**Ransomware KMS**
@@ -267,7 +267,7 @@ To jest zasadniczo **ransomware S3-KMS** wyjaśnione w:
To najłatwiejszy sposób na przeprowadzenie poprzedniego ataku z różnymi wymaganiami dotyczącymi uprawnień:
{{#ref}}
../../aws-post-exploitation/aws-kms-post-exploitation.md
../../aws-post-exploitation/aws-kms-post-exploitation/README.md
{{#endref}}
## **Referencje**
@@ -34,7 +34,7 @@ aws controltower list-enabled-controls --target-identifier arn:aws:organizations
### Post Exploitation & Persistence
{{#ref}}
../../aws-post-exploitation/aws-control-tower-post-exploitation.md
../../aws-post-exploitation/aws-control-tower-post-exploitation/README.md
{{#endref}}
{{#include ../../../../banners/hacktricks-training.md}}
@@ -115,7 +115,7 @@ aws ses get-send-statistics
### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-ses-post-exploitation.md
../aws-post-exploitation/aws-ses-post-exploitation/README.md
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}
@@ -49,25 +49,25 @@ aws sns subscribe --region <region>\
#### Unauthenticated Access
{{#ref}}
../aws-unauthenticated-enum-access/aws-sns-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-sns-unauthenticated-enum/README.md
{{#endref}}
#### Privilege Escalation
{{#ref}}
../aws-privilege-escalation/aws-sns-privesc.md
../aws-privilege-escalation/aws-sns-privesc/README.md
{{#endref}}
#### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-sns-post-exploitation.md
../aws-post-exploitation/aws-sns-post-exploitation/README.md
{{#endref}}
#### Persistence
{{#ref}}
../aws-persistence/aws-sns-persistence.md
../aws-persistence/aws-sns-persistence/README.md
{{#endref}}
## References
@@ -23,25 +23,25 @@ aws sqs send-message --queue-url <value> --message-body <value>
#### Unauthenticated Access
{{#ref}}
../aws-unauthenticated-enum-access/aws-sqs-unauthenticated-enum.md
../aws-unauthenticated-enum-access/aws-sqs-unauthenticated-enum/README.md
{{#endref}}
#### Privilege Escalation
{{#ref}}
../aws-privilege-escalation/aws-sqs-privesc.md
../aws-privilege-escalation/aws-sqs-privesc/README.md
{{#endref}}
#### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-sqs-post-exploitation.md
../aws-post-exploitation/aws-sqs-post-exploitation/README.md
{{#endref}}
#### Persistence
{{#ref}}
../aws-persistence/aws-sqs-persistence.md
../aws-persistence/aws-sqs-persistence/README.md
{{#endref}}
## References
@@ -302,19 +302,19 @@ aws stepfunctions list-executions --map-run-arn <value> [--status-filter <RUNNIN
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień Step Functions, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-stepfunctions-privesc.md
../aws-privilege-escalation/aws-stepfunctions-privesc/README.md
{{#endref}}
## Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-stepfunctions-post-exploitation.md
../aws-post-exploitation/aws-stepfunctions-post-exploitation/README.md
{{#endref}}
## Persistence
{{#ref}}
../aws-persistence/aws-step-functions-persistence.md
../aws-persistence/aws-step-functions-persistence/README.md
{{#endref}}
## References
@@ -72,19 +72,19 @@ aws sts get-session-token --serial-number <arn_device> --token-code <otp_code>
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień STS, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/aws-sts-privesc.md
../aws-privilege-escalation/aws-sts-privesc/README.md
{{#endref}}
### Post Exploitation
{{#ref}}
../aws-post-exploitation/aws-sts-post-exploitation.md
../aws-post-exploitation/aws-sts-post-exploitation/README.md
{{#endref}}
### Persistence
{{#ref}}
../aws-persistence/aws-sts-persistence.md
../aws-persistence/aws-sts-persistence/README.md
{{#endref}}
## References
@@ -67,7 +67,7 @@ aws scheduler list-tags-for-resource --resource-arn <schedule_group_arn>
Na poniższej stronie możesz sprawdzić, jak **nadużyć uprawnień eventbridge scheduler, aby eskalować uprawnienia**:
{{#ref}}
../aws-privilege-escalation/eventbridgescheduler-privesc.md
../aws-privilege-escalation/eventbridgescheduler-privesc/README.md
{{#endref}}
## References