hacktricks/src/pentesting-web/phone-number-injections.md

20 lines
936 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Telefon Numarası Enjeksiyonları
{{#include ../banners/hacktricks-training.md}}
Telefon numarasının **sonuna dizgeler eklemek** mümkündür; bu dizgeler yaygın enjeksiyonları (XSS, SQLi, SSRF...) istismar etmek veya korumaları aşmak için kullanılabilir:
<figure><img src="../images/image (461).png" alt="https://www.youtube.com/watch?app=desktop\&v=4ZsTKvfP1g0"><figcaption></figcaption></figure>
<figure><img src="../images/image (941).png" alt="https://www.youtube.com/watch?app=desktop\&v=4ZsTKvfP1g0"><figcaption></figcaption></figure>
**OTP Aşma / Bruteforce** bu şekilde çalışır:
<figure><img src="../images/image (116).png" alt="https://www.youtube.com/watch?app=desktop\&v=4ZsTKvfP1g0"><figcaption></figcaption></figure>
## Referanslar
- [https://www.youtube.com/watch?app=desktop\&v=4ZsTKvfP1g0](https://www.youtube.com/watch?app=desktop&v=4ZsTKvfP1g0)
{{#include ../banners/hacktricks-training.md}}