mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-02-05 11:26:11 -08:00
Translated ['src/pentesting-cloud/azure-security/az-persistence/az-sql-p
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Az - SQL Persistence
|
||||
|
||||
{{#include ../../../banners/hacktricks-training.md}}
|
||||
|
||||
## SQL
|
||||
|
||||
有关更多信息,请查看:
|
||||
|
||||
{{#ref}}
|
||||
../az-services/az-sql.md
|
||||
{{#endref}}
|
||||
|
||||
### 常见持久性技术
|
||||
|
||||
- 破坏 SQL 凭据或创建 SQL 用户(如有需要,启用 SQL 身份验证)
|
||||
- 将被破坏的用户分配为 Entra ID 管理员(如有需要,启用 Entra ID 身份验证)
|
||||
- 在 VM 中设置后门(如果使用 SQL VM)
|
||||
- 创建防火墙规则以保持对 SQL 数据库的访问
|
||||
|
||||
|
||||
{{#include ../../../banners/hacktricks-training.md}}
|
||||
Reference in New Issue
Block a user