2023-07-07 23:42:27 +00:00
# 電話番号インジェクション
2022-12-29 12:18:46 +00:00
< details >
2024-02-06 04:13:43 +00:00
< summary > < strong > htARTE( HackTricks AWS Red Team Expert) < / strong > < a href = "https://training.hacktricks.xyz/courses/arte" > < strong > を通じてゼロからヒーローまでAWSハッキングを学ぶ< / strong > < / a > < strong > ! < / strong > < / summary >
2022-12-29 12:18:46 +00:00
2024-02-06 04:13:43 +00:00
HackTricksをサポートする他の方法:
2024-02-03 16:28:32 +00:00
2024-02-09 08:23:12 +00:00
* **HackTricksで企業を宣伝したい**または**HackTricksをPDFでダウンロードしたい場合**は、[**SUBSCRIPTION PLANS**](https://github.com/sponsors/carlospolop)をチェックしてください!
2024-02-06 04:13:43 +00:00
* [**公式PEASS& HackTricksスワッグ** ](https://peass.creator-spring.com )を入手する
2024-05-05 23:08:22 +00:00
* [**The PEASS Family** ](https://opensea.io/collection/the-peass-family )を発見し、独占的な[**NFTs**](https://opensea.io/collection/the-peass-family)のコレクションを見つける
* **💬 [Discordグループに参加 ](https://discord.gg/hRep4RUj7f )**または[telegramグループに参加](https://t.me/peass)**または**Twitter** 🐦 [**@carlospolopm** ](https://twitter.com/hacktricks\_live )**をフォローしてください。**
2024-02-06 04:13:43 +00:00
* **ハッキングトリックを共有するには、** [**HackTricks** ](https://github.com/carlospolop/hacktricks )と[**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud)のGitHubリポジトリにPRを提出してください。
2022-12-29 12:18:46 +00:00
< / details >
2024-05-05 23:08:22 +00:00
電話番号の末尾に**文字列を追加**することで、一般的なインジェクション( XSS、SQLi、SSRFなど) を悪用したり、保護をバイパスしたりすることができます:
2022-12-29 12:18:46 +00:00
2024-05-05 23:08:22 +00:00
< figure >< img src = "../.gitbook/assets/image (461).png" alt = "https://www.youtube.com/watch?app=desktop \& ;v=4ZsTKvfP1g0" >< figcaption ></ figcaption ></ figure >
2022-12-29 12:18:46 +00:00
2024-05-05 23:08:22 +00:00
< figure >< img src = "../.gitbook/assets/image (941).png" alt = "https://www.youtube.com/watch?app=desktop \& ;v=4ZsTKvfP1g0" >< figcaption ></ figcaption ></ figure >
2022-12-29 12:18:46 +00:00
2024-02-06 04:13:43 +00:00
**OTPバイパス/ブルートフォース**は次のように機能します:
2022-12-29 12:18:46 +00:00
2024-05-05 23:08:22 +00:00
< figure >< img src = "../.gitbook/assets/image (116).png" alt = "https://www.youtube.com/watch?app=desktop \& ;v=4ZsTKvfP1g0" >< figcaption ></ figcaption ></ figure >
2022-12-29 12:18:46 +00:00
2023-07-07 23:42:27 +00:00
## 参考文献
2022-12-29 12:18:46 +00:00
* [https://www.youtube.com/watch?app=desktop\&v=4ZsTKvfP1g0 ](https://www.youtube.com/watch?app=desktop\&v=4ZsTKvfP1g0 )
< details >
2024-02-06 04:13:43 +00:00
< summary > < strong > htARTE( HackTricks AWS Red Team Expert) < / strong > < a href = "https://training.hacktricks.xyz/courses/arte" > < strong > を通じてゼロからヒーローまでAWSハッキングを学ぶ< / strong > < / a > < strong > ! < / strong > < / summary >
2024-02-03 16:28:32 +00:00
2024-02-06 04:13:43 +00:00
HackTricksをサポートする他の方法:
2022-12-29 12:18:46 +00:00
2024-02-09 08:23:12 +00:00
* **HackTricksで企業を宣伝したい**または**HackTricksをPDFでダウンロードしたい場合**は、[**SUBSCRIPTION PLANS**](https://github.com/sponsors/carlospolop)をチェックしてください!
2024-02-06 04:13:43 +00:00
* [**公式PEASS& HackTricksスワッグ** ](https://peass.creator-spring.com )を入手する
2024-05-05 23:08:22 +00:00
* [**The PEASS Family** ](https://opensea.io/collection/the-peass-family )を発見し、独占的な[**NFTs**](https://opensea.io/collection/the-peass-family)のコレクションを見つける
* **💬 [Discordグループに参加 ](https://discord.gg/hRep4RUj7f )**または[telegramグループに参加](https://t.me/peass)**または**Twitter** 🐦 [**@carlospolopm** ](https://twitter.com/hacktricks\_live )**をフォローしてください。**
2024-02-06 04:13:43 +00:00
* **ハッキングトリックを共有するには、** [**HackTricks** ](https://github.com/carlospolop/hacktricks )と[**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud)のGitHubリポジトリにPRを提出してください。
2022-12-29 12:18:46 +00:00
< / details >