- Notifications
You must be signed in to change notification settings - Fork38
Want to create python script which might give you access to your surroundings wifi network? Reference :https://pypi.org/project/pywifi/
IRB0T/python-wifi-password-cracking
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Want to create python script which might give you access to your surroundings wifi network?i have used pywifi python library to make a script which will try to connect to available wifi network. what we need to do ?
Step - 1 : Discovery Of NetworkStep - 2 : Information Gathering (Not Social Engineering)Step - 3 : Enter into Network
we will first find the networks around us (like how many access points are available ) then we will have one file which contain top - 1000 predictable password. we will try to apply passwords to each network one by one.
Reference :https://pypi.org/project/pywifi/
About
Want to create python script which might give you access to your surroundings wifi network? Reference :https://pypi.org/project/pywifi/
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.