|
3 | 3 | # 👽 Welcome! |
4 | 4 |
|
5 | 5 | - [HackTricks Cloud](README.md) |
6 | | -- [About the Author$$external:https://book.hacktricks.xyz/welcome/about-the-author$$]() |
7 | | -- [HackTricks Values & faq$$external:https://book.hacktricks.xyz/welcome/hacktricks-values-and-faq$$]() |
| 6 | +- [About the Author$$external:https://book.hacktricks.wiki/en/welcome/about-the-author.html$$]() |
| 7 | +- [HackTricks Values & faq$$external:https://book.hacktricks.wiki/en/welcome/hacktricks-values-and-faq.html$$]() |
8 | 8 |
|
9 | 9 | # 🏭 Pentesting CI/CD |
10 | 10 |
|
|
408 | 408 | - [Az - ARM Templates / Deployments](pentesting-cloud/azure-security/az-services/az-arm-templates.md) |
409 | 409 | - [Az - Automation Accounts](pentesting-cloud/azure-security/az-services/az-automation-accounts.md) |
410 | 410 | - [Az - Azure App Services](pentesting-cloud/azure-security/az-services/az-app-services.md) |
| 411 | + - [Az - CosmosDB](pentesting-cloud/azure-security/az-services/az-cosmosDB.md) |
411 | 412 | - [Az - Intune](pentesting-cloud/azure-security/az-services/intune.md) |
412 | 413 | - [Az - File Shares](pentesting-cloud/azure-security/az-services/az-file-shares.md) |
413 | 414 | - [Az - Function Apps](pentesting-cloud/azure-security/az-services/az-function-apps.md) |
414 | 415 | - [Az - Key Vault](pentesting-cloud/azure-security/az-services/az-keyvault.md) |
415 | 416 | - [Az - Logic Apps](pentesting-cloud/azure-security/az-services/az-logic-apps.md) |
416 | 417 | - [Az - Management Groups, Subscriptions & Resource Groups](pentesting-cloud/azure-security/az-services/az-management-groups-subscriptions-and-resource-groups.md) |
| 418 | + - [Az - MySQL](pentesting-cloud/azure-security/az-services/az-mysql.md) |
| 419 | + - [Az - PostgreSQL](pentesting-cloud/azure-security/az-services/az-postgresql.md) |
417 | 420 | - [Az - Queue Storage](pentesting-cloud/azure-security/az-services/az-queue-enum.md) |
418 | 421 | - [Az - Service Bus](pentesting-cloud/azure-security/az-services/az-servicebus-enum.md) |
419 | 422 | - [Az - SQL](pentesting-cloud/azure-security/az-services/az-sql.md) |
|
442 | 445 | - [Az - Primary Refresh Token (PRT)](pentesting-cloud/azure-security/az-lateral-movement-cloud-on-prem/az-primary-refresh-token-prt.md) |
443 | 446 | - [Az - Post Exploitation](pentesting-cloud/azure-security/az-post-exploitation/README.md) |
444 | 447 | - [Az - Blob Storage Post Exploitation](pentesting-cloud/azure-security/az-post-exploitation/az-blob-storage-post-exploitation.md) |
| 448 | + - [Az - CosmosDB](pentesting-cloud/azure-security/az-services/az-cosmosDB-post-exploitation.md) |
445 | 449 | - [Az - File Share Post Exploitation](pentesting-cloud/azure-security/az-post-exploitation/az-file-share-post-exploitation.md) |
446 | 450 | - [Az - Function Apps Post Exploitation](pentesting-cloud/azure-security/az-post-exploitation/az-function-apps-post-exploitation.md) |
447 | 451 | - [Az - Key Vault Post Exploitation](pentesting-cloud/azure-security/az-post-exploitation/az-key-vault-post-exploitation.md) |
| 452 | + - [Az - MySQL](pentesting-cloud/azure-security/az-services/az-mysql-post-exploitation.md) |
| 453 | + - [Az - PostgreSQL](pentesting-cloud/azure-security/az-services/az-postgresql-post-exploitation.md) |
448 | 454 | - [Az - Queue Storage Post Exploitation](pentesting-cloud/azure-security/az-post-exploitation/az-queue-post-exploitation.md) |
449 | 455 | - [Az - Service Bus Post Exploitation](pentesting-cloud/azure-security/az-post-exploitation/az-servicebus-post-exploitation.md) |
450 | 456 | - [Az - Table Storage Post Exploitation](pentesting-cloud/azure-security/az-post-exploitation/az-table-storage-post-exploitation.md) |
|
454 | 460 | - [Az - Azure IAM Privesc (Authorization)](pentesting-cloud/azure-security/az-privilege-escalation/az-authorization-privesc.md) |
455 | 461 | - [Az - App Services Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-app-services-privesc.md) |
456 | 462 | - [Az - Automation Accounts Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-automation-accounts-privesc.md) |
| 463 | + - [Az - CosmosDB](pentesting-cloud/azure-security/az-services/az-cosmosDB-privesc.md) |
457 | 464 | - [Az - EntraID Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-entraid-privesc/README.md) |
458 | 465 | - [Az - Conditional Access Policies & MFA Bypass](pentesting-cloud/azure-security/az-privilege-escalation/az-entraid-privesc/az-conditional-access-policies-mfa-bypass.md) |
459 | 466 | - [Az - Dynamic Groups Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-entraid-privesc/dynamic-groups.md) |
460 | 467 | - [Az - Functions App Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-functions-app-privesc.md) |
461 | 468 | - [Az - Key Vault Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-key-vault-privesc.md) |
| 469 | + - [Az - MySQL](pentesting-cloud/azure-security/az-services/az-mysql-privesc.md) |
| 470 | + - [Az - PostgreSQL](pentesting-cloud/azure-security/az-services/az-postgresql-privesc.md) |
462 | 471 | - [Az - Queue Storage Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-queue-privesc.md) |
463 | 472 | - [Az - Service Bus Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-servicebus-privesc.md) |
464 | | - - [Az - Virtual Machines & Network Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-virtual-machines-and-network-privesc.md) |
465 | 473 | - [Az - Static Web App Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-static-web-apps-privesc.md) |
466 | 474 | - [Az - Storage Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-storage-privesc.md) |
467 | 475 | - [Az - SQL Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-sql-privesc.md) |
| 476 | + - [Az - Virtual Machines & Network Privesc](pentesting-cloud/azure-security/az-privilege-escalation/az-virtual-machines-and-network-privesc.md) |
468 | 477 | - [Az - Persistence](pentesting-cloud/azure-security/az-persistence/README.md) |
469 | 478 | - [Az - Queue Storage Persistence](pentesting-cloud/azure-security/az-persistence/az-queue-persistance.md) |
470 | 479 | - [Az - VMs Persistence](pentesting-cloud/azure-security/az-persistence/az-vms-persistence.md) |
|
501 | 510 |
|
502 | 511 | # 🛫 Pentesting Network Services |
503 | 512 |
|
504 | | -- [HackTricks Pentesting Network$$external:https://book.hacktricks.xyz/generic-methodologies-and-resources/pentesting-network$$]() |
505 | | -- [HackTricks Pentesting Services$$external:https://book.hacktricks.xyz/network-services-pentesting/pentesting-ssh$$]() |
| 513 | +- [HackTricks Pentesting Network$$external:https://book.hacktricks.wiki/en/generic-methodologies-and-resources/pentesting-network/index.html$$]() |
| 514 | +- [HackTricks Pentesting Services$$external:https://book.hacktricks.wiki/en/network-services-pentesting/pentesting-ssh.html$$]() |
506 | 515 |
|
507 | 516 |
|
508 | 517 |
|
|
0 commit comments