mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
Fix unmatched refs
This commit is contained in:
parent
fdbe7c3f12
commit
22bed233b1
@ -11,15 +11,15 @@ prueba una posible **ejecución de código**, usando la función _str()_:
|
|||||||
### Trucos
|
### Trucos
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
../../generic-methodologies-and-resources/python/bypass-python-sandboxes/
|
../../generic-methodologies-and-resources/python/bypass-python-sandboxes/README.md
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
../../pentesting-web/ssti-server-side-template-injection/
|
../../pentesting-web/ssti-server-side-template-injection/README.md
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
../../pentesting-web/deserialization/
|
../../pentesting-web/deserialization/README.md
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
{{#include ../../banners/hacktricks-training.md}}
|
{{#include ../../banners/hacktricks-training.md}}
|
||||||
|
@ -5,7 +5,8 @@
|
|||||||
Verificar:
|
Verificar:
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
../../binary-exploitation/integer-overflow.md
|
> ../../binary-exploitation/integer-overflow.md
|
||||||
|
>
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
{{#include ../../banners/hacktricks-training.md}}
|
{{#include ../../banners/hacktricks-training.md}}
|
||||||
|
@ -245,7 +245,7 @@ El SSPI se encargará de encontrar el protocolo adecuado para dos máquinas que
|
|||||||
[Control de Cuentas de Usuario (UAC)](https://docs.microsoft.com/en-us/windows/security/identity-protection/user-account-control/how-user-account-control-works) es una característica que habilita un **mensaje de consentimiento para actividades elevadas**.
|
[Control de Cuentas de Usuario (UAC)](https://docs.microsoft.com/en-us/windows/security/identity-protection/user-account-control/how-user-account-control-works) es una característica que habilita un **mensaje de consentimiento para actividades elevadas**.
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
windows-security-controls/uac-user-account-control.md
|
authentication-credentials-uac-and-efs/uac-user-account-control.md
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
{{#include ../banners/hacktricks-training.md}}
|
{{#include ../banners/hacktricks-training.md}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user