Giter VIP home page Giter VIP logo

wappushsmser's Introduction

WapPushSmser

Code is alpha and might not work with your usb modem/phone.

#python version

https://github.com/banjaxbanjo/smsfuzzer use the ./wap_push_py.py file

Create and send wap push sms to phones that have it enabled, if the user doesnt have allow wap push messages enabled they will not get the sms.

Download Visual studio to compile and create exe. there is an exe in the debug folder already built.

######DISCLAIMER ################### I take no responsibilty on what you do with this app and it might be illegal in your country to do this so use at your own risk. This is only proof of concept code.

  1. The header or url has to be 18 digits in length so if its not use spaces to make it 18.

  2. the msg that you send can only be 70 chars or less.

  3. modem has to be in PDU mode, AT+CMGF=0 is the command to put it in PDU mode.

  4. the expiry data has to be more than the current date and time otherwise the user wont get the sms. (If you use a date less than the current this becomes a silent sms) date format has to be the same as you see in the app otherwise sms wont send.

  5. My phone and modem sends this without any problems and I've only tested it on them so I cant help you if your modem does not send unless its the same model as mine.

  6. phone number has to be in full international format (Google if you dont know what it is) Here is what it looks like on a phone https://github.com/banjaxbanjo/WapPushSmser/blob/master/poc.jpg

wappushsmser's People

Stargazers

โญ ๐Ÿพ avatar

Watchers

James Cloos avatar NyoikeThuo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.