GithubHelp home page GithubHelp logo

martinvigo / voicemailautomator Goto Github PK

View Code? Open in Web Editor NEW
156.0 13.0 53.0 10 KB

A tool that serves as a Proof of Concept for the research I presented at DEF CON 26, "Compromising online accounts by cracking voicemail systems"

Home Page: https://www.martinvigo.com/voicemailcracker

Python 100.00%
password-reset 2fa voicemail hacking

voicemailautomator's People

Contributors

martinvigo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

voicemailautomator's Issues

Brute Force code

No I don't want the brute force code, but your code is inefficient in that it uses 3 tries to actually get the correct pin. You only have to test twice:

[1234, 5678, 1337]

And to test do:

[1234, 5678]

If one of the pins works

[1234]

If both pins were incorrect it is the third.

Yeah I know it's one request under hundreds/thousands, but I needed to get that out of my system.
Thanks for the source thought.

Python 3 Support

Python 2 is EOL since January 1st.
Would be nice to see this updated.

monthYear variable weirdness

What's going on with monthYear?
Looks like the PINs are repeated 3 times, and then the first iteration lacks all the years ending in 99.

brute force code

hi, is there anyway you can help me with the bruteforce as far as setting it up? i know its not included but i would appreciate testing this out!

thank you

Bruteforce option removed?

I am unable to use the bruteforce feature in this tool. It may have been removed. If so, why was it removed?

more providers?

Hola Martin,

Nice job and nice presentation at CCC!
I too have some nostalgia from the old phreaking days back in the 80s, so I very much appreciate this old school approach against more modern systems (I miss the 2600Hz days ;)

Anyway, I noticed that your localtunnel.me page on the readme leads to 404.

Also, I don't want to be spoon fed the bruteforcing module but I would like to be able to manually test my own provider (which is not tmobile). It seems this version only supports tmobile?

Is that correct? I'd like to try out vodafone and others too

Thanks

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.