SkillAgentSearch skills...

Phantom

Why buy a burner phone, when Phantom allows you to text anyone... anonymously!

Install / Use

/learn @MalwareArchitect/Phantom

README

forthebadge made-with-python

<p align="center"> <img src="https://i.postimg.cc/c4j7YGQv/Phantom.png" width=300> </p> <h3 align="center">PHANTOM</h3> <p align="center"> Why buy a burner phone, when Phantom allows you to text anyone... anonymously! </p>

version-badge

📖 Description

PHANTOM is a simple Python script that enables a user to text a victim from an anonymous number. The program uses the 'textbelt' API to communicate with a victim using a random generated phone number. Not only can you spoof messages, you can now also receive messages between you and the victim using the integrated webhook option. With an incredibly simple UI, sms spoofing has never been easier!

🎥 Demo

Phantom Demo

⚖️ Legal Disclaimer:

FOR EDUCATIONAL PURPOSES ONLY! <br /> Misuse of PHANTOM is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. The developer assumes no liability and is not responsible for any misuse or damage caused by this program. Use Responsibly! <br />

⚙️ Installation

skippy@kali:~$ git clone https://github.com/AlgorithmNerd/phantom/
skippy@kali:~$ cd phantom
skippy@kali:~$ pip3 install -r requirements.txt

▶ Run

skippy@kali:~$ python3 phantom.py 

🧰 Requirements

TEXTBELT

In order to use PHANTOM at it's full capacity, you must first purchase an API key from https://textbelt.com/purchase/

<img src="https://i.postimg.cc/zGGn9X82/api-checkout.png" width=700>

You are also able to use the API key textbelt for one FREE message!

WEBHOOK

It's not necessary to obtain a webhook url, unless you would like to receive messages. You can find a unique webhook url at https://webhook.site/

<img src="https://i.postimg.cc/MppFdS4q/webhook-site.png" width=700>

💻 Usage

Sending a Text

Once the program is running, you will be asked to enter the victim's phone number.

Phone Number:

You will then be prompted to enter a message. This will be the message sent to the victim.

Message:

Now it is time to add your API key. Input the key provided by https://textbelt.com

Key:

Now that you are ready to send the message, you will be asked if you would like to receive responses from the victim. If yes, type 'yes'. You will then be given the option to input your webhook url (as shown in the above example). If not, type "no".

Would you like to receive reply messages? yes/no

Now that all of the steps have been completed, your message will be sent to the victim. You will be asked if you would like to send more messages. If your answer is no, the program will stop running.

Receiving a Text

During the above process, you will be able to view the responses through your 'webhook.site' url. Be sure to look out for the POST requests, as they will contain the victim's responses.

Now that you have learnt to use PHANTOM, be sure to have fun!

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated5mo ago
Forks0

Languages

Python

Security Score

77/100

Audited on Nov 8, 2025

No findings