WARID Gateway Exposed! [Send SMS to any network]
WARID Gateway Exposed! [Send SMS to any network]
AoA
Hi its time to expose warid sms gateway. Using Warid sms sending code, which was posted by me few months ago, you can sent sms to any network. Sorry for telling you so late but its now your time to play with it .
Without any confirmation send as many sms as you can to any number cellular companay worldwide.
Code is here: http://www.geocities.com/xlx_silentplay ... warid2.txt
Find the updated version of the script here
http://www.linuxpakistan.net/forum2x/vi ... 0190#30190
--
Masood
Hi its time to expose warid sms gateway. Using Warid sms sending code, which was posted by me few months ago, you can sent sms to any network. Sorry for telling you so late but its now your time to play with it .
Without any confirmation send as many sms as you can to any number cellular companay worldwide.
Code is here: http://www.geocities.com/xlx_silentplay ... warid2.txt
Find the updated version of the script here
http://www.linuxpakistan.net/forum2x/vi ... 0190#30190
--
Masood
Last edited by masud on Sat May 05, 2007 3:40 pm, edited 5 times in total.
--SP--
one needs to login to warid website by some valid REGISTERED WARID NUMBER before sending any message.usamahashimi wrote:Hi
GREAT WORK
But I wanna ask something. The script is working successfully but when the messages arrives at the other end it shows 03214647873 as sender. Is it possible to change this number by our's. How?
Thanks
Masud is loging in from his number to the website and sending the messages. You can host this script on your server and change the blow two lines.
$userName='3214XXXXX'; //Your valid number to login
$pass='XXXXXXXX'; //Your valid password.
Hope it helps!
ps: now u hav masud's number, prank calls is not a bad idea at all
ABC
i don't see it exposing a security hole anywhere. don't they let you use an applet that does the exact same thing as the code? where does it say you can't write your own client against their protocol?kbukhari wrote: exposing securty
in other words, there is no applicable law. hence, it can't be illegal.is also known as hacking by PTA's hacking law comming in some days within this year
OK OKlambda wrote:i don't see it exposing a security hole anywhere. don't they let you use an applet that does the exact same thing as the code? where does it say you can't write your own client against their protocol?kbukhari wrote: exposing securtyin other words, there is no applicable law. hence, it can't be illegal.is also known as hacking by PTA's hacking law comming in some days within this year
wait for some time with me
bye bye
Hiamirbilal wrote:one needs to login to warid website by some valid REGISTERED WARID NUMBER before sending any message.usamahashimi wrote:Hi
GREAT WORK
But I wanna ask something. The script is working successfully but when the messages arrives at the other end it shows 03214647873 as sender. Is it possible to change this number by our's. How?
Thanks
Masud is loging in from his number to the website and sending the messages. You can host this script on your server and change the blow two lines.
$userName='3214XXXXX'; //Your valid number to login
$pass='XXXXXXXX'; //Your valid password.
Hope it helps!
ps: now u hav masud's number, prank calls is not a bad idea at all ;)
I already checked that but it was giving error. I think I have to install LAMP to make it work properly. Am I right?
Thanks
Version 1.2
Here is the modified version of original script written by Masood. Now you can send sms to multiple mobile numbers of any network in Pakistan.
Test Script: http://securitycoders.com/sms/warid2.php
Code: http://securitycoders.com/sms/warid2.txt
Regards,
Test Script: http://securitycoders.com/sms/warid2.php
Code: http://securitycoders.com/sms/warid2.txt
Regards,
ABC