Wifipasswords

Latest version: v0.4.1b0

Safety actively analyzes 625645 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.0b

Added
- MacOS support added
- added get_known_ssids() function
- added get_single_password() function

0.3.5b

Changed
- Fix for detecting current network if NetworkManager not installed
- Other bugfixes.

0.3.4b

Added
- Visible network, DNS config and number of interfaces for Linux added
- Linux implementation now complete
Changed
- Linux implementation changed to use NetworkManager (nmcli)
- Linux now does not require sudo unless NetworkManager is not installed/used
- Removed linux priv escalation command from CLI as no longer needed
- Fixed import bug causing large executable size
- Multithreading support in linux for get_passwords()

0.3.3b

Added
- added get_currently_connected_passwords() to return current connected SSID and psk only
Changed
- subprocess command calls split out into separate function for code clarity/efficiency
- Multithreading support in windows to get_passwords() -> execution time reduced from 2.1s to 0.6s for 24 networks

0.3.2b

Added
- Getters for accessing variables directly from WifiPasswords class
Changed
- fixed import issue in wifipasswords_exe
- fixed key error in get_passwords_dummy()

0.3.1b

Added
- Added support to detect mac-randomisation
- Added cross platform support (Linux, MacOS to be added)
- Function to show currently connected SSID
- Git added
- First pypi release
Changed
- Changed to python package
- Changed dictionary item 'pw' to 'psk'
- Fix for pyinstaller compiling with no console - need to pipe all STDIO from subprocesses

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.