Skip to content

The Script tries to connect in VIVO WIFI networks following a pattern of passwords defined by the operator.

Notifications You must be signed in to change notification settings

dyegocaldeira/TryAgain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TryAgain

Requirements:

airodump-ng

$ sudo apt install aircrack-ng -y

Python 3

How to use

Run the TryAgain script.

$ git clone https://github.com/dyegocaldeira/TryAgain
$ cd TryAgain
$ chmod +x wifi.py
$ sudo python3 wifi.py -h
usage: wifi.py [-h] -i INTERFACE

Crack WiFi Vivo

required arguments:
  -i INTERFACE, --interface INTERFACE
                        Network interface that will be used as a monitor

TODO

  • Create functional script.
  • Improve conditionals
  • Run airodump-ng on script;

About

The Script tries to connect in VIVO WIFI networks following a pattern of passwords defined by the operator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages