top of page

Ping & Send WhatsApp Message

In this post we will show you how to create a ping monitoring tool and send the result message to your phone using WhatsApp.


First you need to enable a developer mode on you Excel to make it works.


Now open two tabs on the same file (sheet1 and DATA).


Click on developer tab and Visual Basic icon and paste the script below:


Sheet1:

Start inserting your ip address on B2, then B3, B4, ... and then create a button and set it as a "Ping.System"

NOTE: the C2, C3 and C4 are the results of the main button.









DATA:

Insert here you full phone number. (A2)













Click on the button of Sheet1 tab and now you will receive a message on your WhatsApp.

381 views1 comment

Recent Posts

See All

Absolutely everything is connected to the internet these days, from TV to smart light bulbs, from mobile devices to smart cars. Given those ads and ad trackers are everywhere on the Internet, a browse

Can you explain the difference between symmetric and asymmetric encryption? When would you use one over the other? Answer: Symmetric encryption uses a single key to both encrypt and decrypt data, whil

Nuclei is an open-source tool that allows security researchers and penetration testers to automate the process of finding vulnerabilities in web applications. It works by sending HTTP requests to a ta

bottom of page